Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ComponentPrototypeBinding |
Aadl2Factory.createComponentPrototypeBinding()
Returns a new object of class 'Component Prototype Binding'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentPrototypeBindingImpl
An implementation of the model object 'Component Prototype Binding'.
|
Modifier and Type | Method and Description |
---|---|
ComponentPrototypeBinding |
Aadl2FactoryImpl.createComponentPrototypeBinding() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseComponentPrototypeBinding(ComponentPrototypeBinding object)
Returns the result of interpreting the object as an instance of 'Component Prototype Binding'.
|
boolean |
Aadl2Validator.validateComponentPrototypeBinding(ComponentPrototypeBinding componentPrototypeBinding,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseComponentPrototypeBinding(ComponentPrototypeBinding binding) |