|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SState
Method Summary | |
---|---|
SStateValue |
getDefaultOption()
Returns the value of the 'Default Option' reference. |
org.eclipse.emf.common.util.EList<SStateValue> |
getOptions()
Returns the value of the 'Options' containment reference list. |
void |
setDefaultOption(SStateValue value)
Sets the value of the ' Default Option ' reference. |
Methods inherited from interface org.metaabm.SAttribute |
---|
accepts, getDefaultValue, getOwner, getUnits, isGatherData, isImmutable, setDefaultValue, setGatherData, setImmutable, setOwner, setUnits |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
Methods inherited from interface org.metaabm.IValue |
---|
getAccessors, getAvailableTypes, references |
Methods inherited from interface org.metaabm.ITyped |
---|
getSType, setSType |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
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 |
---|
org.eclipse.emf.common.util.EList<SStateValue> getOptions()
SStateValue
.
It is bidirectional and its opposite is 'Set
'.
If the meaning of the 'Options' containment reference list isn't clear, there really should be more of a description here...
MetaABMPackage.getSState_Options()
,
SStateValue.getSet()
SStateValue getDefaultOption()
If the meaning of the 'Default Option' reference isn't clear, there really should be more of a description here...
setDefaultOption(SStateValue)
,
MetaABMPackage.getSState_DefaultOption()
void setDefaultOption(SStateValue value)
Default Option
' reference.
value
- the new value of the 'Default Option' reference.getDefaultOption()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |