Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
AccessSpecification |
Aadl2Factory.createAccessSpecification()
Returns a new object of class 'Access Specification'.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessSpecificationImpl
An implementation of the model object 'Access Specification'.
|
Modifier and Type | Method and Description |
---|---|
AccessSpecification |
Aadl2FactoryImpl.createAccessSpecification() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAccessSpecification(AccessSpecification object)
Returns the result of interpreting the object as an instance of 'Access Specification'.
|
boolean |
Aadl2Validator.validateAccessSpecification(AccessSpecification accessSpecification,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseAccessSpecification(AccessSpecification accessspec) |