|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlobalNamespace | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util | |
edu.cmu.sei.aadl.modelsupport.eclipseinterface |
Uses of GlobalNamespace in edu.cmu.sei.aadl.aadl2 |
---|
Fields in edu.cmu.sei.aadl.aadl2 declared as GlobalNamespace | |
---|---|
static GlobalNamespace |
GlobalNamespace.INSTANCE
Reference to the one GlobalNamespace object. |
Methods in edu.cmu.sei.aadl.aadl2 that return GlobalNamespace | |
---|---|
GlobalNamespace |
Aadl2Factory.createGlobalNamespace()
Returns a new object of class 'Global Namespace' |
Uses of GlobalNamespace in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement GlobalNamespace | |
---|---|
class |
GlobalNamespaceImpl
An implementation of the model object 'Global Namespace' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return GlobalNamespace | |
---|---|
GlobalNamespace |
Aadl2FactoryImpl.createGlobalNamespace()
|
Uses of GlobalNamespace in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type GlobalNamespace | |
---|---|
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)
|
Uses of GlobalNamespace in edu.cmu.sei.aadl.modelsupport.eclipseinterface |
---|
Fields in edu.cmu.sei.aadl.modelsupport.eclipseinterface declared as GlobalNamespace | |
---|---|
static GlobalNamespace |
OsateResourceManager.GLOBAL_NAMESPACE
Reference to the global namespace singleton for OSATE. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |