Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ElementName |
Aadl2Factory.createElementName()
Returns a new object of class 'Element Name'.
|
Modifier and Type | Class and Description |
---|---|
class |
ElementNameImpl
An implementation of the model object 'Element Name'.
|
Modifier and Type | Method and Description |
---|---|
ElementName |
Aadl2FactoryImpl.createElementName() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseElementName(ElementName object)
Returns the result of interpreting the object as an instance of 'Element Name'.
|
boolean |
Aadl2Validator.validateElementName(ElementName elementName,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |