Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.instance | |
org.osate.aadl2.instance.impl | |
org.osate.aadl2.instance.util | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Mode
A representation of the model object 'Mode'.
|
interface |
ModeTransition
A representation of the model object 'Mode Transition'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModeFeature> |
ModalPath.getInModeOrTransitions()
Returns the value of the 'In Mode Or Transition' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ModeFeatureImpl
An implementation of the model object 'Mode Feature'.
|
class |
ModeImpl
An implementation of the model object 'Mode'.
|
class |
ModeTransitionImpl
An implementation of the model object 'Mode Transition'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModeFeature> |
ModalPathImpl.getInModeOrTransitions() |
org.eclipse.emf.common.util.EList<ModeFeature> |
FlowSpecificationImpl.getInModeOrTransitions() |
org.eclipse.emf.common.util.EList<ModeFeature> |
EndToEndFlowImpl.getInModeOrTransitions() |
org.eclipse.emf.common.util.EList<ModeFeature> |
ConnectionImpl.getInModeOrTransitions() |
Modifier and Type | Interface and Description |
---|---|
interface |
SystemOperationMode
A representation of the model object 'System Operation Mode'.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemOperationModeImpl
An implementation of the model object 'System Operation Mode'.
|
Modifier and Type | Method and Description |
---|---|
T |
InstanceSwitch.caseModeFeature(ModeFeature object)
Returns the result of interpreting the object as an instance of 'Mode Feature'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseModeFeature(ModeFeature object)
Returns the result of interpreting the object as an instance of 'Mode Feature'.
|
boolean |
Aadl2Validator.validateModeFeature(ModeFeature modeFeature,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |