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

H

handleContentOutlineSelection(ISelection) - Method in class org.osate.aadl2.presentation.Aadl2ModelEditor
This deals with how we want selection in the outliner to affect the other views.
handleException(Exception) - Method in class org.osate.aadl2.domain.CommandStackExceptionHandler
 
has_no_qualified_name(DiagnosticChain, Map<Object, Object>) - Method in class org.osate.aadl2.impl.NamedElementImpl
 
has_no_qualified_name(DiagnosticChain, Map<Object, Object>) - Method in interface org.osate.aadl2.NamedElement
If there is no name, or one of the containing namespaces has no name, there is no qualified name.
has_no_qualified_name(NamedElement, DiagnosticChain, Map<Object, Object>) - Static method in class org.osate.aadl2.operations.NamedElementOperations
If there is no name, or one of the containing namespaces has no name, there is no qualified name.
has_owner(DiagnosticChain, Map<Object, Object>) - Method in interface org.osate.aadl2.Element
Elements that must be owned must have an owner.
has_owner(DiagnosticChain, Map<Object, Object>) - Method in class org.osate.aadl2.impl.ElementImpl
 
has_owner(Element, DiagnosticChain, Map<Object, Object>) - Static method in class org.osate.aadl2.operations.ElementOperations
Elements that must be owned must have an owner.
has_qualified_name(DiagnosticChain, Map<Object, Object>) - Method in class org.osate.aadl2.impl.NamedElementImpl
 
has_qualified_name(DiagnosticChain, Map<Object, Object>) - 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.
has_qualified_name(NamedElement, DiagnosticChain, Map<Object, Object>) - 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.
hasChildren(Object) - Method in class org.osate.aadl2.presentation.Aadl2ModelEditor.ReverseAdapterFactoryContentProvider
 
hasComponentErrorBehavior(ComponentInstance) - Static method in class org.osate.xtext.aadl2.errormodel.util.EM2Util
 
hasComponentErrorBehavior(ComponentClassifier) - Static method in class org.osate.xtext.aadl2.errormodel.util.EM2Util
 
hasCompositeErrorBehavior(ComponentInstance) - Static method in class org.osate.xtext.aadl2.errormodel.util.EM2Util
 
hasCompositeErrorBehavior(ComponentClassifier) - Static method in class org.osate.xtext.aadl2.errormodel.util.EM2Util
 
hasDeclaredFeatures(EList) - Method in class org.osate.xtext.aadl2.unparsing.AadlUnparser
 
hasDirectSemanticElement() - Method in class org.osate.xtext.aadl2.properties.util.PSNode
 
hasDuplicates(NamedElement) - Method in class org.osate.xtext.aadl2.scoping.Aadl2GlobalScopeProvider
 
hasDuplicatesAadlPackage(AadlPackage) - Method in class org.osate.xtext.aadl2.validation.Aadl2JavaValidator
check whether there are duplicate names
hasErrorPropagations(ComponentInstance) - Static method in class org.osate.xtext.aadl2.errormodel.util.EM2Util
 
hasErrorPropagations(ComponentClassifier) - Static method in class org.osate.xtext.aadl2.errormodel.util.EM2Util
 
hasExtendCycles(Classifier) - Method in class org.osate.xtext.aadl2.validation.Aadl2JavaValidator
 
hashCode() - Method in class org.osate.aadl2.impl.BooleanLiteralImpl
 
hashCode() - Method in class org.osate.aadl2.impl.ClassifierValueImpl
 
hashCode() - Method in class org.osate.aadl2.impl.ListValueImpl
 
hashCode() - Method in class org.osate.aadl2.impl.PropertyImpl
 
hashCode() - Method in class org.osate.aadl2.impl.RangeValueImpl
 
hashCode() - Method in class org.osate.aadl2.impl.RecordValueImpl
 
hashCode() - Method in class org.osate.aadl2.impl.StringLiteralImpl
 
hashCode() - Method in class org.osate.ui.navigator.ImageImageDescriptor
 
hasName() - Method in class org.osate.aadl2.impl.NamedElementImpl
 
hasName() - Method in interface org.osate.aadl2.NamedElement
Returns true if this NamedElement has a name.
hasNature(IProject) - Static method in class org.osate.core.AadlNature
Returns true if given project has an AADL project nature.
hasNext() - Method in class org.osate.aadl2.modelsupport.modeltraversal.SOMIterator
 
hasNext() - Method in class org.osate.aadl2.modelsupport.util.ConnectionGroupIterator
 
hasNextSibling() - Method in class org.osate.xtext.aadl2.properties.util.PSNode
 
hasOutgoingFeatureSubcomponents(EList<? extends ComponentInstance>) - Static method in class org.osate.aadl2.modelsupport.util.AadlUtil
determine whether a component instance has subcomponents that can have outgoing connections
hasOutgoingPortSubcomponents(EList<? extends ComponentInstance>) - Static method in class org.osate.aadl2.modelsupport.util.AadlUtil
determine whether a component instance has subcomponents that can have outgoing connections
hasPortComponents(ComponentImplementation) - Static method in class org.osate.aadl2.modelsupport.util.AadlUtil
determine whether a component instance has subcomponents with ports
hasPreviousSibling() - Method in class org.osate.xtext.aadl2.properties.util.PSNode
 
hasSiblings() - Method in class org.osate.xtext.aadl2.properties.util.PSNode
 
hasVisibilityOf(NamedElement) - Method in interface org.osate.aadl2.Classifier
The query hasVisibilityOf() determines whether a named element is visible in the classifier.
hasVisibilityOf(NamedElement) - Method in class org.osate.aadl2.impl.ClassifierImpl
 
hasVisibilityOf(Classifier, NamedElement) - Static method in class org.osate.aadl2.operations.ClassifierOperations
The query hasVisibilityOf() determines whether a named element is visible in the classifier.
highlightAnnexLibrary(AnnexLibrary, AnnexHighlighterPositionAcceptor) - Method in interface org.osate.annexsupport.AnnexHighlighter
 
highlightAnnexLibrary(AnnexLibrary, AnnexHighlighterPositionAcceptor) - Method in class org.osate.annexsupport.AnnexHighlighterProxy
 
highlightAnnexSubclause(AnnexSubclause, AnnexHighlighterPositionAcceptor) - Method in interface org.osate.annexsupport.AnnexHighlighter
 
highlightAnnexSubclause(AnnexSubclause, AnnexHighlighterPositionAcceptor) - Method in class org.osate.annexsupport.AnnexHighlighterProxy
 
HR_LITERAL - Static variable in class org.osate.xtext.aadl2.properties.util.AadlProject
 
HTTP_LITERAL - Static variable in class org.osate.xtext.aadl2.properties.util.AadlProject
 
HTTPS_LITERAL - Static variable in class org.osate.xtext.aadl2.properties.util.AadlProject
 
A B C D E F G H I K L M N O P Q R S T U V W X _