|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SweepParameter
A representation of the model object 'Sweep Parameter'.
The following features are supported:
AParPackage.getSweepParameter()
Method Summary | |
---|---|
SAttribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
Value |
getEndValue()
Returns the value of the 'End Value' containment reference. |
Value |
getIncrement()
Returns the value of the 'Increment' containment reference. |
Value |
getStartValue()
Returns the value of the 'Start Value' containment reference. |
void |
setAttribute(SAttribute value)
Sets the value of the ' Attribute ' reference. |
void |
setEndValue(Value value)
Sets the value of the ' End Value ' containment reference. |
void |
setIncrement(Value value)
Sets the value of the ' Increment ' containment reference. |
void |
setStartValue(Value value)
Sets the value of the ' Start Value ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
SAttribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(SAttribute)
,
AParPackage.getSweepParameter_Attribute()
void setAttribute(SAttribute value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()
Value getStartValue()
If the meaning of the 'Start Value' containment reference isn't clear, there really should be more of a description here...
setStartValue(Value)
,
AParPackage.getSweepParameter_StartValue()
void setStartValue(Value value)
Start Value
' containment reference.
value
- the new value of the 'Start Value' containment reference.getStartValue()
Value getEndValue()
If the meaning of the 'End Value' containment reference isn't clear, there really should be more of a description here...
setEndValue(Value)
,
AParPackage.getSweepParameter_EndValue()
void setEndValue(Value value)
End Value
' containment reference.
value
- the new value of the 'End Value' containment reference.getEndValue()
Value getIncrement()
If the meaning of the 'Increment' containment reference isn't clear, there really should be more of a description here...
setIncrement(Value)
,
AParPackage.getSweepParameter_Increment()
void setIncrement(Value value)
Increment
' containment reference.
value
- the new value of the 'Increment' containment reference.getIncrement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |