Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SystemPrototype |
Aadl2Factory.createSystemPrototype()
Returns a new object of class 'System Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemPrototypeImpl
An implementation of the model object 'System Prototype'.
|
Modifier and Type | Method and Description |
---|---|
SystemPrototype |
Aadl2FactoryImpl.createSystemPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSystemPrototype(SystemPrototype object)
Returns the result of interpreting the object as an instance of 'System Prototype'.
|
boolean |
Aadl2Validator.validateSystemPrototype(SystemPrototype systemPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |