Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Field and Description |
---|---|
static GlobalNamespace |
GlobalNamespace.INSTANCE
Reference to the one GlobalNamespace object.
|
Modifier and Type | Method and Description |
---|---|
GlobalNamespace |
Aadl2Factory.createGlobalNamespace()
Returns a new object of class 'Global Namespace'.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalNamespaceImpl
An implementation of the model object 'Global Namespace'.
|
Modifier and Type | Method and Description |
---|---|
GlobalNamespace |
Aadl2FactoryImpl.createGlobalNamespace() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseGlobalNamespace(GlobalNamespace object)
Returns the result of interpreting the object as an instance of 'Global Namespace'.
|
boolean |
Aadl2Validator.validateGlobalNamespace(GlobalNamespace globalNamespace,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |