|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemOperationMode
A representation of the model object 'System Operation Mode'.
The following features are supported:
InstancePackage.getSystemOperationMode()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
void |
addCurrentMode(ModeInstance value)
Adds to the list the value of the ' Current Mode ' reference list |
org.eclipse.emf.common.util.EList |
getCurrentMode()
Returns the value of the 'Current Mode' reference list. |
boolean |
isInitial()
Is this the intial system operation mode? |
Methods inherited from interface edu.cmu.sei.aadl.model.core.Mode |
---|
addIncomingModeTransition, addMembers, addOutgoingModeTransition, getIncomingModeTransition, getMembers, getOutgoingModeTransition, getRefinedReference, getRefines, getState, isRefined, setRefined, setRefinedReference, setRefines, setState |
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement |
---|
getName, setName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject |
---|
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList getCurrentMode()
ModeInstance
.
If the meaning of the 'Current Mode' reference list isn't clear, there really should be more of a description here...
InstancePackage.getSystemOperationMode_CurrentMode()
void addCurrentMode(ModeInstance value)
Current Mode
' reference list.
value
- the value to add to 'Current Mode' reference list.boolean isInitial()
In the later case, the system operation mode is the single mode that identifies the single operating mode of systems that do not have any alternative modes.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |