A B C D E F G H I K L M N O P Q R S T U V W X _ 

Q

QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage.Literals
The meta object literal for the 'Qualified Observable Error Propagation Point' class.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage
The meta object id for the 'Qualified Observable Error Propagation Point' class.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT__OBSERVABLE_POINT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage.Literals
The meta object literal for the 'Observable Point' reference feature.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT__OBSERVABLE_POINT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage
The feature id for the 'Observable Point' reference.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT__OWNED_COMMENT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage
The feature id for the 'Owned Comment' containment reference list.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT__OWNED_ELEMENT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage
The feature id for the 'Owned Element' reference list.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT__SUBCOMPONENT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage.Literals
The meta object literal for the 'Subcomponent' reference feature.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT__SUBCOMPONENT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage
The feature id for the 'Subcomponent' reference.
QUALIFIED_OBSERVABLE_ERROR_PROPAGATION_POINT_FEATURE_COUNT - Static variable in interface org.osate.xtext.aadl2.errormodel.errorModel.ErrorModelPackage
The number of structural features of the 'Qualified Observable Error Propagation Point' class.
qualifiedName() - Method in class org.osate.aadl2.impl.InternalEventImpl
 
qualifiedName() - Method in class org.osate.aadl2.impl.NamedElementImpl
 
qualifiedName() - Method in class org.osate.aadl2.impl.ProcessorPortImpl
 
qualifiedName() - Method in class org.osate.aadl2.impl.ProcessorSubprogramImpl
 
qualifiedName() - Method in interface org.osate.aadl2.NamedElement
When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.
qualifiedName(NamedElement) - Static method in class org.osate.aadl2.operations.NamedElementOperations
When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.
qualifiedName(Classifier) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(Element) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(NamedElement) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(BasicProperty) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(UnitLiteral) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(EnumerationLiteral) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(AadlPackage) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(PackageSection) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(PropertyType) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(PropertyConstant) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(Property) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(PropertySet) - Method in class org.osate.xtext.aadl2.naming.Aadl2QualifiedNameProvider
 
qualifiedName(PropertyType) - Method in class org.osate.xtext.aadl2.properties.naming.PropertiesQualifiedNameProvider
 
qualifiedName(PropertySet) - Method in class org.osate.xtext.aadl2.properties.naming.PropertiesQualifiedNameProvider
 
qualifiedName(NamedElement) - Method in class org.osate.xtext.aadl2.properties.naming.PropertiesQualifiedNameProvider
 
qualifiedName(Element) - Method in class org.osate.xtext.aadl2.properties.naming.PropertiesQualifiedNameProvider
 
QualifiedObservableErrorPropagationPoint - Interface in org.osate.xtext.aadl2.errormodel.errorModel
A representation of the model object 'Qualified Observable Error Propagation Point'.
QualifiedObservableErrorPropagationPointImpl - Class in org.osate.xtext.aadl2.errormodel.errorModel.impl
An implementation of the model object 'Qualified Observable Error Propagation Point'.
QUEUE_SIZE - Static variable in class org.osate.xtext.aadl2.properties.util.CommunicationProperties
 
QueuingAnalysisErrorReporter - Class in org.osate.aadl2.modelsupport.errorreporting
An implementation of edu.cmu.sei.aadl.model.pluginsupport.ParseErrorReporter that reports errors by storing them in a queue that can be retreived by calling QueuingAnalysisErrorReporter.getErrors().
QueuingAnalysisErrorReporter(Resource) - Constructor for class org.osate.aadl2.modelsupport.errorreporting.QueuingAnalysisErrorReporter
 
QueuingAnalysisErrorReporter.Message - Class in org.osate.aadl2.modelsupport.errorreporting
Record of a reported error message/warning.
QueuingAnalysisErrorReporter.Message(Element, String, String, String[], Object[]) - Constructor for class org.osate.aadl2.modelsupport.errorreporting.QueuingAnalysisErrorReporter.Message
 
QueuingParserErrorReporter - Class in org.osate.aadl2.modelsupport.errorreporting
An implementation of edu.cmu.sei.aadl.model.pluginsupport.ParseErrorReporter that reports errors by storing them in a queue that can be retreived by calling QueuingParserErrorReporter.getErrors().
QueuingParserErrorReporter() - Constructor for class org.osate.aadl2.modelsupport.errorreporting.QueuingParserErrorReporter
 
QueuingParserErrorReporter.Message - Class in org.osate.aadl2.modelsupport.errorreporting
Record of a reported error message/warning.
QueuingParserErrorReporter.Message(String, int, String, String) - Constructor for class org.osate.aadl2.modelsupport.errorreporting.QueuingParserErrorReporter.Message
 
QuickSort - Class in org.osate.aadl2.modelsupport
Quicksort class provides the ability to define a quicksort method with a condition that is specific to the object type.
QuickSort() - Constructor for class org.osate.aadl2.modelsupport.QuickSort
 
quickSort(EList) - Method in class org.osate.aadl2.modelsupport.QuickSort
performs a quicksort on the EList according the the compare method the default compare method compares the striong representations of two objects.
A B C D E F G H I K L M N O P Q R S T U V W X _