Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
AbstractPrototype |
Aadl2Factory.createAbstractPrototype()
Returns a new object of class 'Abstract Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
Modifier and Type | Method and Description |
---|---|
AbstractPrototype |
Aadl2FactoryImpl.createAbstractPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAbstractPrototype(AbstractPrototype object)
Returns the result of interpreting the object as an instance of 'Abstract Prototype'.
|
boolean |
Aadl2Validator.validateAbstractPrototype(AbstractPrototype abstractPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |