Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ModeBinding |
Aadl2Factory.createModeBinding()
Returns a new object of class 'Mode Binding'.
|
ModeBinding |
Subcomponent.createOwnedModeBinding()
Creates a new
ModeBinding and appends it to the 'Owned Mode Binding' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModeBinding> |
Subcomponent.getOwnedModeBindings()
Returns the value of the 'Owned Mode Binding' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ModeBindingImpl
An implementation of the model object 'Mode Binding'.
|
Modifier and Type | Method and Description |
---|---|
ModeBinding |
Aadl2FactoryImpl.createModeBinding() |
ModeBinding |
SubcomponentImpl.createOwnedModeBinding() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModeBinding> |
SubcomponentImpl.getOwnedModeBindings() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseModeBinding(ModeBinding object)
Returns the result of interpreting the object as an instance of 'Mode Binding'.
|
boolean |
Aadl2Validator.validateModeBinding(ModeBinding modeBinding,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |