Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractClassifier
A representation of the model object 'Abstract Classifier'.
|
interface |
AbstractImplementation
A representation of the model object 'Abstract Implementation'.
|
interface |
AbstractPrototype
A representation of the model object 'Abstract Prototype'.
|
interface |
AbstractType
A representation of the model object 'Abstract Type'.
|
interface |
MemoryClassifier
A representation of the model object 'Memory Classifier'.
|
interface |
MemoryImplementation
A representation of the model object 'Memory Implementation'.
|
interface |
MemoryPrototype
A representation of the model object 'Memory Prototype'.
|
interface |
MemoryType
A representation of the model object 'Memory Type'.
|
Modifier and Type | Method and Description |
---|---|
MemorySubcomponentType |
MemorySubcomponent.getMemorySubcomponentType()
Returns the value of the 'Memory Subcomponent Type' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
MemorySubcomponent.setMemorySubcomponentType(MemorySubcomponentType value)
Sets the value of the '
Memory Subcomponent Type ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassifierImpl
An implementation of the model object 'Abstract Classifier'.
|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
class |
MemoryClassifierImpl
An implementation of the model object 'Memory Classifier'.
|
class |
MemoryImplementationImpl
An implementation of the model object 'Memory Implementation'.
|
class |
MemoryPrototypeImpl
An implementation of the model object 'Memory Prototype'.
|
class |
MemorySubcomponentTypeImpl
An implementation of the model object 'Memory Subcomponent Type'.
|
class |
MemoryTypeImpl
An implementation of the model object 'Memory Type'.
|
Modifier and Type | Method and Description |
---|---|
MemorySubcomponentType |
MemorySubcomponentImpl.basicGetMemorySubcomponentType() |
MemorySubcomponentType |
MemorySubcomponentImpl.getMemorySubcomponentType() |
Modifier and Type | Method and Description |
---|---|
void |
MemorySubcomponentImpl.setMemorySubcomponentType(MemorySubcomponentType newMemorySubcomponentType) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseMemorySubcomponentType(MemorySubcomponentType object)
Returns the result of interpreting the object as an instance of 'Memory Subcomponent Type'.
|
boolean |
Aadl2Validator.validateMemorySubcomponentType(MemorySubcomponentType memorySubcomponentType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |