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

U

UDP_LITERAL - Static variable in class org.osate.xtext.aadl2.properties.util.AadlProject
 
UiUtil - Class in org.osate.ui
 
UiUtil() - Constructor for class org.osate.ui.UiUtil
 
UndefinedPropertyException - Exception in org.osate.aadl2.properties
 
UndefinedPropertyException(String) - Constructor for exception org.osate.aadl2.properties.UndefinedPropertyException
 
UNIT_LITERAL - Static variable in interface org.osate.aadl2.Aadl2Package
The meta object id for the 'Unit Literal' class.
UNIT_LITERAL__BASE_UNIT - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Base Unit' reference.
UNIT_LITERAL__FACTOR - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Factor' containment reference.
UNIT_LITERAL__NAME - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Name' attribute.
UNIT_LITERAL__OWNED_COMMENT - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Comment' containment reference list.
UNIT_LITERAL__OWNED_ELEMENT - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Element' reference list.
UNIT_LITERAL__OWNED_PROPERTY_ASSOCIATION - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Property Association' containment reference list.
UNIT_LITERAL__QUALIFIED_NAME - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Qualified Name' attribute.
UNIT_LITERAL_FEATURE_COUNT - Static variable in interface org.osate.aadl2.Aadl2Package
The number of structural features of the 'Unit Literal' class.
UnitLiteral - Interface in org.osate.aadl2
A representation of the model object ' Unit Literal'.
UnitLiteralImpl - Class in org.osate.aadl2.impl
An implementation of the model object ' Unit Literal'.
UnitLiteralItemProvider - Class in org.osate.aadl2.provider
This is the item provider adapter for a UnitLiteral object.
UnitLiteralItemProvider(AdapterFactory) - Constructor for class org.osate.aadl2.provider.UnitLiteralItemProvider
This constructs an instance from a factory and a notifier.
UNITS_TYPE - Static variable in interface org.osate.aadl2.Aadl2Package
The meta object id for the 'Units Type' class.
UNITS_TYPE__MEMBER - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Member' reference list.
UNITS_TYPE__NAME - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Name' attribute.
UNITS_TYPE__OWNED_COMMENT - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Comment' containment reference list.
UNITS_TYPE__OWNED_ELEMENT - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Element' reference list.
UNITS_TYPE__OWNED_LITERAL - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Literal' containment reference list.
UNITS_TYPE__OWNED_MEMBER - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Member' reference list.
UNITS_TYPE__OWNED_PROPERTY_ASSOCIATION - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Owned Property Association' containment reference list.
UNITS_TYPE__QUALIFIED_NAME - Static variable in interface org.osate.aadl2.Aadl2Package
The feature id for the 'Qualified Name' attribute.
UNITS_TYPE_FEATURE_COUNT - Static variable in interface org.osate.aadl2.Aadl2Package
The number of structural features of the 'Units Type' class.
UnitsType - Interface in org.osate.aadl2
A representation of the model object 'Units Type'.
UnitsTypeImpl - Class in org.osate.aadl2.impl
An implementation of the model object 'Units Type'.
UnitsTypeItemProvider - Class in org.osate.aadl2.provider
This is the item provider adapter for a UnitsType object.
UnitsTypeItemProvider(AdapterFactory) - Constructor for class org.osate.aadl2.provider.UnitsTypeItemProvider
This constructs an instance from a factory and a notifier.
unparseAnnexLibrary(AnnexLibrary, String) - Method in interface org.osate.annexsupport.AnnexUnparser
Unparse an annex library element found in an AADL model.
unparseAnnexLibrary(AnnexLibrary, String) - Method in class org.osate.annexsupport.AnnexUnparserProxy
 
unparseAnnexLibrary(AnnexLibrary, String) - Method in class org.osate.annexsupport.DefaultAnnexUnparser
 
unparseAnnexLibrary(AnnexLibrary, String) - Method in class org.osate.xtext.aadl2.errormodel.parsing.EMV2AnnexUnparser
 
unparseAnnexSubclause(AnnexSubclause, String) - Method in interface org.osate.annexsupport.AnnexUnparser
Unarse an annex subclause element found in an AADL model.
unparseAnnexSubclause(AnnexSubclause, String) - Method in class org.osate.annexsupport.AnnexUnparserProxy
 
unparseAnnexSubclause(AnnexSubclause, String) - Method in class org.osate.annexsupport.DefaultAnnexUnparser
 
unparseAnnexSubclause(AnnexSubclause, String) - Method in class org.osate.xtext.aadl2.errormodel.parsing.EMV2AnnexUnparser
 
UnparseAsTextHandler - Class in org.osate.xtext.aadl2.ui.handlers
 
UnparseAsTextHandler() - Constructor for class org.osate.xtext.aadl2.ui.handlers.UnparseAsTextHandler
 
UnparseText - Class in org.osate.aadl2.modelsupport
This class provides a text buffer into which text can be placed that is formatted with indentation.
UnparseText() - Constructor for class org.osate.aadl2.modelsupport.UnparseText
constructor for an UnparseText object
UnparseText(boolean) - Constructor for class org.osate.aadl2.modelsupport.UnparseText
constructor for an UnparseText object The doCount parameter indicates whether to only keep track of line numbers or actually build up a string buffer
UnparseText(String) - Constructor for class org.osate.aadl2.modelsupport.UnparseText
constructor for an UnparseText object The doCount parameter indicates whether to only keep track of line numbers or actually build up a string buffer
UnparseText - Class in org.osate.xtext.aadl2.unparsing
This class provides a text buffer into which text can be placed that is formatted with indentation.
UnparseText() - Constructor for class org.osate.xtext.aadl2.unparsing.UnparseText
constructor for an UnparseText object
UnparseText(boolean) - Constructor for class org.osate.xtext.aadl2.unparsing.UnparseText
constructor for an UnparseText object The doCount parameter indicates whether to only keep track of line numbers or actually build up a string buffer
UnparseText(String) - Constructor for class org.osate.xtext.aadl2.unparsing.UnparseText
constructor for an UnparseText object The doCount parameter indicates whether to only keep track of line numbers or actually build up a string buffer
unsetAll(InstanceObject) - Static method in class org.osate.aadl2.errormodel.analysis.EMSUtil
 
unsetAll() - Method in interface org.osate.aadl2.errormodel.analysis.ErrorModelState
set all elements of error model state to null
unsetAll() - Method in class org.osate.aadl2.errormodel.analysis.ErrorModelStateAdapter
 
unsetToken() - Method in interface org.osate.aadl2.errormodel.analysis.ErrorModelState
set the type token for model object to null
unsetToken() - Method in class org.osate.aadl2.errormodel.analysis.ErrorModelStateAdapter
 
US_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 _