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

I

IAadlElement - Interface in edu.cmu.sei.osate.workspace
Common protocol for all elements provided by the Aadl model.
IAadlModelStatus - Interface in edu.cmu.sei.osate.workspace
Represents the outcome of an Java model operation.
IAadlpathEntry - Interface in edu.cmu.sei.osate.workspace
An entry on a Java project aadlpath identifying one or more package fragment roots.
IAadlProject - Interface in edu.cmu.sei.osate.workspace
Represent an AADL project.
IAadlWorkspace - Interface in edu.cmu.sei.osate.workspace
Represent the root AADL element corresponding to the workspace.
IAnalysis - Interface in edu.cmu.sei.osate.ui.actions
IAnalysis is the interface for all analyses that can be run through the Auto-Analysis view.
ID - Static variable in class edu.cmu.sei.osate.core.AadlNature
 
IGotoAObject - Interface in edu.cmu.sei.osate.ui
Abstract interface for objects that know how to open up and display a particular AObject.
IMMEDIATE - Static variable in class edu.cmu.sei.aadl.model.connection.ConnectionTiming
The 'Immediate' literal value
IMMEDIATE_LITERAL - Static variable in class edu.cmu.sei.aadl.model.connection.ConnectionTiming
The 'Immediate' literal object
implement - Variable in class edu.cmu.sei.aadl.model.flow.impl.FlowPathImplImpl
The cached value of the 'Implement' reference
implement - Variable in class edu.cmu.sei.aadl.model.flow.impl.FlowSinkImplImpl
The cached value of the 'Implement' reference
implement - Variable in class edu.cmu.sei.aadl.model.flow.impl.FlowSourceImplImpl
The cached value of the 'Implement' reference
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.BusTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.DataTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.DeviceTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.MemoryTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.ProcessorTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.ProcessTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.SubprogramTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.SystemTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.ThreadGroupTypeImpl
The cached value of the 'Implementations' reference list
implementations - Variable in class edu.cmu.sei.aadl.model.component.impl.ThreadTypeImpl
The cached value of the 'Implementations' reference list
IN - Static variable in class edu.cmu.sei.aadl.model.feature.PortDirection
The 'In' literal value
IN_LITERAL - Static variable in class edu.cmu.sei.aadl.model.feature.PortDirection
The 'In' literal object
inBinding - Variable in class edu.cmu.sei.aadl.model.property.impl.PropertyAssociationImpl
The cached value of the 'In Binding' reference list
incError() - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractErrorReporter
 
incInfo() - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractErrorReporter
 
incoming() - Method in class edu.cmu.sei.aadl.model.feature.PortDirection
PortDirection is IN or INOUT
incomingModeTransition - Variable in class edu.cmu.sei.aadl.model.core.impl.ModeImpl
The cached value of the 'Incoming Mode Transition' reference list
incrementIndent() - Method in class edu.cmu.sei.aadl.model.util.UnparseText
increment indentation
incWarning() - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractErrorReporter
 
indexOf(char, char[]) - Static method in class edu.cmu.sei.osate.workspace.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound.
indexOf(char, char[], int) - Static method in class edu.cmu.sei.osate.workspace.CharOperation
Answers the first index in the array for which the corresponding character is equal to toBeFound starting the search at index start.
info(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractAnalysisErrorReporter
 
info(LocationReference, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractParseErrorReporter
 
info(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractParseErrorReporter
 
info(AObject, String, String[], Object[]) - Method in interface edu.cmu.sei.aadl.model.pluginsupport.AnalysisErrorReporter
Report an information message on an AObject (AADL object model object).
info(AObject, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AnalysisErrorReporterManager
Report an information message on an AObject (AADL object model object) using the error reporter associated with that object's Resource.
info(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AnalysisErrorReporterManager
 
info(LocationReference, String) - Method in interface edu.cmu.sei.aadl.model.pluginsupport.ParseErrorReporter
Report information about an AADL text file.
info(String, int, String) - Method in interface edu.cmu.sei.aadl.model.pluginsupport.ParseErrorReporter
Report information about an AADL text file..
INFO - Static variable in class edu.cmu.sei.aadl.model.pluginsupport.QueuingAnalysisErrorReporter
 
INFO - Static variable in class edu.cmu.sei.aadl.model.pluginsupport.QueuingParserErrorReporter
 
info(AObject, String) - Method in class edu.cmu.sei.aadl.model.util.ForAllAObject
Report an information message on an AObject (AADL object model object) using the error reporter associated with that object's Resource.
info(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.util.ForAllAObject
 
info(AObject, String) - Method in class edu.cmu.sei.osate.ui.actions.AbstractAaxlAction
Report an informative message on object as result of action.
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractAnalysisErrorReporter
Actual implementation of the info method.
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractParseErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AnalysisToParseErrorReporterAdapter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.ChainedAnalysisErrorReporter
 
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.ChainedParseErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.LogAnalysisErrorReporter
 
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.LogParseErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.MarkerAnalysisErrorReporter
 
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.MarkerParseErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.NullAnalysisErrorReporter
 
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.NullParseErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.QueuingAnalysisErrorReporter
 
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.QueuingParserErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.StringBufferAnalysisErrorReporter
 
infoImpl(AObject, String, String[], Object[]) - Method in class edu.cmu.sei.aadl.model.pluginsupport.WriterAnalysisErrorReporter
 
infoImpl(String, int, String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.WriterParseErrorReporter
 
inherit - Variable in class edu.cmu.sei.aadl.model.property.impl.PropertyDefinitionImpl
The cached value of the 'Inherit' attribute
INHERIT_EDEFAULT - Static variable in class edu.cmu.sei.aadl.model.property.impl.PropertyDefinitionImpl
The default value of the 'Inherit' attribute
init() - Static method in class edu.cmu.sei.aadl.model.component.impl.ComponentFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.component.impl.ComponentPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class edu.cmu.sei.aadl.model.connection.impl.ConnectionFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.connection.impl.ConnectionPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class edu.cmu.sei.aadl.model.core.impl.CoreFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.core.impl.CorePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class edu.cmu.sei.aadl.model.core.presentation.CoreEditor
This is called during startup
init(IWorkbench, IStructuredSelection) - Method in class edu.cmu.sei.aadl.model.core.presentation.CoreModelWizard
This just records the information
init(IWorkbenchWindow) - Method in class edu.cmu.sei.aadl.model.core.presentation.WizardLauncherAction
 
init() - Static method in class edu.cmu.sei.aadl.model.feature.impl.FeatureFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.feature.impl.FeaturePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class edu.cmu.sei.aadl.model.flow.impl.FlowFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.flow.impl.FlowPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class edu.cmu.sei.aadl.model.instance.impl.InstanceFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.instance.impl.InstancePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class edu.cmu.sei.aadl.model.property.impl.PropertyFactoryImpl
Creates the default factory implementation
init() - Static method in class edu.cmu.sei.aadl.model.property.impl.PropertyPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.AbstractAaxlAction
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.CheckUnresolvedProxies
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.ClearHistory
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.ParseAction
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.PrintResourceSet
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.ReinstantiateAadl
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.ReloadResourceSet
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.RemoveUnresolvedInstancesAction
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.ResetMarkers
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.SaveInEMFXML
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IViewPart) - Method in class edu.cmu.sei.osate.ui.actions.ShadowPluginPropertySetAction
 
init(IWorkbenchWindow) - Method in class edu.cmu.sei.osate.ui.actions.WizardLauncherAction
 
init(IWorkbench, IStructuredSelection) - Method in class edu.cmu.sei.osate.ui.wizards.AadlProjectWizard
This just records the information. init(IWorkbench, IStructuredSelection) - Method in class edu.cmu.sei.osate.ui.wizards.AadlTextExportWizard
 
initBuildListener() - Method in class edu.cmu.sei.osate.core.builder.AadlBuilder
sets the resource change event listener for build events
INITIAL - Static variable in class edu.cmu.sei.aadl.model.core.ModeState
The 'INITIAL' literal value
INITIAL_LITERAL - Static variable in class edu.cmu.sei.aadl.model.core.ModeState
The 'INITIAL' literal object
initialize(String) - Method in class edu.cmu.sei.aadl.annex.AnnexRegistry
 
INITIALIZE_DEADLINE - Static variable in class edu.cmu.sei.aadl.model.property.predeclared.PredeclaredPropertyNames
Deprecated.  
INITIALIZE_DEADLINE - Static variable in class edu.cmu.sei.osate.workspace.names.standard.AadlProperties
 
INITIALIZE_ENTRYPOINT - Static variable in class edu.cmu.sei.aadl.model.property.predeclared.PredeclaredPropertyNames
Deprecated.  
INITIALIZE_ENTRYPOINT - Static variable in class edu.cmu.sei.osate.workspace.names.standard.AadlProperties
 
INITIALIZE_EXECUTION_TIME - Static variable in class edu.cmu.sei.aadl.model.property.predeclared.PredeclaredPropertyNames
Deprecated.  
INITIALIZE_EXECUTION_TIME - Static variable in class edu.cmu.sei.osate.workspace.names.standard.AadlProperties
 
initializeAnalysis() - Method in class edu.cmu.sei.osate.ui.actions.AbstractInstanceOrDeclarativeModelReadOnlyAction
Initialize the state of analysis.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.component.impl.ComponentPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.connection.impl.ConnectionPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.core.impl.CorePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.feature.impl.FeaturePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.flow.impl.FlowPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.instance.impl.InstancePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyPackageImpl
Complete the initialization of the package and its meta-model.
initialObjectCreationPage - Variable in class edu.cmu.sei.aadl.model.core.presentation.CoreModelWizard
This is the initial object creation page
initialObjectField - Variable in class edu.cmu.sei.aadl.model.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
 
initialObjectNames - Variable in class edu.cmu.sei.aadl.model.core.presentation.CoreModelWizard
Caches the names of the types that can be created as the root object
initialObjectType - Variable in class edu.cmu.sei.aadl.model.core.presentation.CoreModelWizard
 
initPropertyReferences() - Method in class edu.cmu.sei.osate.ui.actions.AbstractAaxlAction
Plug-ins override this to initialize references to property definitions and constants that they use.
initSwitches() - Method in class edu.cmu.sei.aadl.instance.CachePropertyAssociationsSwitch
 
initSwitches() - Method in class edu.cmu.sei.aadl.instance.CheckInstancePropertiesSwitch
 
initSwitches() - Method in class edu.cmu.sei.aadl.instance.CheckInstanceSemanticsSwitch
 
initSwitches() - Method in class edu.cmu.sei.aadl.instance.CreateEndToEndFlowsSwitch
 
initSwitches() - Method in class edu.cmu.sei.aadl.model.util.AadlProcessingSwitch
Subclasses override this method to set the switch fields AadlProcessingSwitch.coreSwitch,AadlProcessingSwitch.componentSwitch, AadlProcessingSwitch.connectionSwitch,AadlProcessingSwitch.featureSwitch,AadlProcessingSwitch.flowSwitch, AadlProcessingSwitch.instanceSwitch, and AadlProcessingSwitch.propertySwitchto analysis-specific switch implementations.
inModes - Variable in class edu.cmu.sei.aadl.model.core.impl.ModeMemberImpl
The cached value of the 'In Modes' reference list
inModes - Variable in class edu.cmu.sei.aadl.model.instance.impl.ComponentInstanceImpl
The cached value of the 'In Modes' reference list
inModes - Variable in class edu.cmu.sei.aadl.model.instance.impl.EndToEndFlowInstanceImpl
The cached value of the 'In Modes' reference list
inModeTransitions - Variable in class edu.cmu.sei.aadl.model.core.impl.ConnectionImpl
The cached value of the 'In Mode Transitions' reference list
inModeTransitions - Variable in class edu.cmu.sei.aadl.model.instance.impl.ConnectionInstanceImpl
The cached value of the 'In Mode Transitions' reference list
INOUT - Static variable in class edu.cmu.sei.aadl.model.feature.PortDirection
The 'Inout' literal value
INOUT_LITERAL - Static variable in class edu.cmu.sei.aadl.model.feature.PortDirection
The 'Inout' literal object
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.component.provider.ComponentItemProviderAdapterFactory
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.component.util.ComponentSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.connection.util.ConnectionSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.core.presentation.AadlEditorPlugin
Keep track of the singleton
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.core.provider.AadlEditPlugin
Keep track of the singleton
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.core.util.CoreSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.feature.util.FeatureSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.flow.util.FlowSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.instance.util.InstanceSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.property.util.PropertySwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.util.AadlProcessingSwitch
 
INSTANCE - Static variable in class edu.cmu.sei.aadl.model.util.ExternalModelAdapterFactory
Static singleton instance of the factory.
INSTANCE_KIND - Static variable in class edu.cmu.sei.aadl.model.pluginsupport.AObjectActionFilter
 
INSTANCE_MODEL_POSTFIX - Static variable in class edu.cmu.sei.osate.workspace.WorkspacePlugin
instance model name postfix
INSTANCE_OBJECT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The meta object id for the 'Object' class
INSTANCE_OBJECT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage.Literals
The meta object literal for the 'Object' class
INSTANCE_OBJECT__COMMENT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The feature id for the 'Comment' attribute list
INSTANCE_OBJECT__NAME - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The feature id for the 'Name' attribute
INSTANCE_OBJECT__PROPERTIES - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The feature id for the 'Properties' containment reference
INSTANCE_OBJECT_FEATURE_COUNT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The number of structural features of the 'Object' class
INSTANCE_REFERENCE_VALUE - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The meta object id for the 'Reference Value' class
INSTANCE_REFERENCE_VALUE - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage.Literals
The meta object literal for the 'Reference Value' class
INSTANCE_REFERENCE_VALUE__COMMENT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The feature id for the 'Comment' attribute list
INSTANCE_REFERENCE_VALUE__REFERENCE_ELEMENT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The feature id for the 'Reference Element' reference list
INSTANCE_REFERENCE_VALUE__REFERENCED_INSTANCE_OBJECT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The feature id for the 'Referenced Instance Object' reference
INSTANCE_REFERENCE_VALUE__REFERENCED_INSTANCE_OBJECT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage.Literals
The meta object literal for the 'Referenced Instance Object' reference feature
INSTANCE_REFERENCE_VALUE_FEATURE_COUNT - Static variable in interface edu.cmu.sei.aadl.model.instance.InstancePackage
The number of structural features of the 'Reference Value' class
InstanceAdapterFactory - Class in edu.cmu.sei.aadl.model.instance.util
The Adapter Factory for the model.
InstanceAdapterFactory() - Constructor for class edu.cmu.sei.aadl.model.instance.util.InstanceAdapterFactory
Creates an instance of the adapter factory
InstanceFactory - Interface in edu.cmu.sei.aadl.model.instance
The Factory for the model.
InstanceFactoryImpl - Class in edu.cmu.sei.aadl.model.instance.impl
An implementation of the model Factory
InstanceFactoryImpl() - Constructor for class edu.cmu.sei.aadl.model.instance.impl.InstanceFactoryImpl
Creates an instance of the factory
InstanceItemProviderAdapterFactory - Class in edu.cmu.sei.aadl.model.instance.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
InstanceItemProviderAdapterFactory() - Constructor for class edu.cmu.sei.aadl.model.instance.provider.InstanceItemProviderAdapterFactory
This constructs an instance
InstanceModeContext - Class in edu.cmu.sei.aadl.model.properties
 
InstanceModeContext(SystemInstance) - Constructor for class edu.cmu.sei.aadl.model.properties.InstanceModeContext
 
InstanceMPVA - Class in edu.cmu.sei.aadl.model.properties
 
InstanceMPVA(boolean, InstanceObject) - Constructor for class edu.cmu.sei.aadl.model.properties.InstanceMPVA
Create a new property value accumulator for looking up property values from an instance model element.
InstanceObject - Interface in edu.cmu.sei.aadl.model.instance
A representation of the model object 'Object'
InstanceObjectImpl - Class in edu.cmu.sei.aadl.model.instance.impl
An implementation of the model object 'Object'
InstanceObjectImpl() - Constructor for class edu.cmu.sei.aadl.model.instance.impl.InstanceObjectImpl
 
InstanceObjectItemProvider - Class in edu.cmu.sei.aadl.model.instance.provider
This is the item provider adapter for a InstanceObject object
InstanceObjectItemProvider(AdapterFactory) - Constructor for class edu.cmu.sei.aadl.model.instance.provider.InstanceObjectItemProvider
This constructs an instance from a factory and a notifier
InstancePackage - Interface in edu.cmu.sei.aadl.model.instance
The Package for the model.
InstancePackage.Literals - Interface in edu.cmu.sei.aadl.model.instance
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type InstancePackageImpl - Class in edu.cmu.sei.aadl.model.instance.impl
An implementation of the model Package
InstancePlugin - Class in edu.cmu.sei.aadl.instance
The main plugin class to be used in the desktop.
InstancePlugin() - Constructor for class edu.cmu.sei.aadl.instance.InstancePlugin
The constructor.
InstanceReferenceValue - Interface in edu.cmu.sei.aadl.model.instance
A representation of the model object 'Reference Value'
InstanceReferenceValueImpl - Class in edu.cmu.sei.aadl.model.instance.impl
An implementation of the model object 'Reference Value'
InstanceReferenceValueImpl() - Constructor for class edu.cmu.sei.aadl.model.instance.impl.InstanceReferenceValueImpl
 
instanceReferenceValueItemProvider - Variable in class edu.cmu.sei.aadl.model.instance.provider.InstanceItemProviderAdapterFactory
This keeps track of the one adapter used for all InstanceReferenceValue instances
InstanceReferenceValueItemProvider - Class in edu.cmu.sei.aadl.model.instance.provider
This is the item provider adapter for a InstanceReferenceValue object
InstanceReferenceValueItemProvider(AdapterFactory) - Constructor for class edu.cmu.sei.aadl.model.instance.provider.InstanceReferenceValueItemProvider
This constructs an instance from a factory and a notifier
InstanceSwitch - Class in edu.cmu.sei.aadl.model.instance.util
The Switch for the model's inheritance hierarchy.
InstanceSwitch() - Constructor for class edu.cmu.sei.aadl.model.instance.util.InstanceSwitch
Creates an instance of the switch
instanceSwitch - Variable in class edu.cmu.sei.aadl.model.util.AadlProcessingSwitch
 
instanceViewer - Variable in class edu.cmu.sei.aadl.model.core.presentation.CoreEditor
instance viewer
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.instance.impl.InstanceReferenceValueImpl
Instance reference property values are already instantiated, so just return self.
instantiate(ComponentInstance) - Method in interface edu.cmu.sei.aadl.model.properties.AadlPropertyValue
Update the property value so that it makes sense in an instance model.
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.BogusPropertyValue
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.ListPropertyValue
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.NonExistentPropertyValue
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.ReflectiveValueWrapper
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.ScalarPropertyValue
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.UndefinedByReferencePropertyValue
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.properties.UndefinedPropertyValue
 
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyValueImpl
Default implementation for instantation: simply returns itself.
instantiate(ComponentInstance) - Method in class edu.cmu.sei.aadl.model.property.impl.ReferenceValueImpl
 
instantiate(ComponentInstance) - Method in interface edu.cmu.sei.aadl.model.property.PropertyValue
Translate the property value so that it makes sense in an instance model.
InstantiateAadl - Class in edu.cmu.sei.osate.ui.actions
InstantiateAadl implements workbench action delegate.
InstantiateAadl() - Constructor for class edu.cmu.sei.osate.ui.actions.InstantiateAadl
 
instantiateAllAnnexes(ComponentInstance) - Method in class edu.cmu.sei.aadl.annex.AnnexInstantiationController
 
instantiateAnnex(ComponentInstance, String, List) - Method in interface edu.cmu.sei.aadl.annex.AnnexInstantiator
 
instantiateAnnex(ComponentInstance, String, List) - Method in class edu.cmu.sei.aadl.annex.AnnexInstantiatorProxy
 
InstantiateModel - Class in edu.cmu.sei.aadl.instance
This class implements the instantiation of models from a root system impl.
InstantiateModel(IProgressMonitor, AnalysisErrorReporterManager) - Constructor for class edu.cmu.sei.aadl.instance.InstantiateModel
create an instantiate object.
INSTANTIATION_OBJECT_MARKER - Static variable in class edu.cmu.sei.aadl.model.util.AadlConstants
 
inSystemOperationMode - Variable in class edu.cmu.sei.aadl.model.instance.impl.ConnectionInstanceImpl
The cached value of the 'In System Operation Mode' reference list
inSystemOperationMode - Variable in class edu.cmu.sei.aadl.model.instance.impl.EndToEndFlowInstanceImpl
The cached value of the 'In System Operation Mode' reference list
INTEGER_RANGE_VALUE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The meta object id for the 'Integer Range Value' class
INTEGER_RANGE_VALUE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage.Literals
The meta object literal for the 'Integer Range Value' class
INTEGER_RANGE_VALUE__COMMENT - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Comment' attribute list
INTEGER_RANGE_VALUE__DELTA - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Delta' containment reference
INTEGER_RANGE_VALUE__MAXIMUM - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Maximum' containment reference
INTEGER_RANGE_VALUE__MINIMUM - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Minimum' containment reference
INTEGER_RANGE_VALUE_FEATURE_COUNT - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The number of structural features of the 'Integer Range Value' class
INTEGER_VALUE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The meta object id for the 'Integer Value' class
INTEGER_VALUE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage.Literals
The meta object literal for the 'Integer Value' class
INTEGER_VALUE__BASE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Base' attribute
INTEGER_VALUE__BASE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage.Literals
The meta object literal for the 'Base' attribute feature
INTEGER_VALUE__COMMENT - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Comment' attribute list
INTEGER_VALUE__UNIT_LITERAL - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Unit Literal' reference
INTEGER_VALUE__VALUE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Value' attribute
INTEGER_VALUE__VALUE - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage.Literals
The meta object literal for the 'Value' attribute feature
INTEGER_VALUE__VALUE_STRING - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The feature id for the 'Value String' attribute
INTEGER_VALUE_FEATURE_COUNT - Static variable in interface edu.cmu.sei.aadl.model.property.PropertyPackage
The number of structural features of the 'Integer Value' class
IntegerRangeValue - Interface in edu.cmu.sei.aadl.model.property
A representation of the model object 'Integer Range Value'
IntegerRangeValueImpl - Class in edu.cmu.sei.aadl.model.property.impl
An implementation of the model object 'Integer Range Value'
IntegerRangeValueImpl() - Constructor for class edu.cmu.sei.aadl.model.property.impl.IntegerRangeValueImpl
 
IntegerRangeValueItemProvider - Class in edu.cmu.sei.aadl.model.property.provider
This is the item provider adapter for a IntegerRangeValue object
IntegerRangeValueItemProvider(AdapterFactory) - Constructor for class edu.cmu.sei.aadl.model.property.provider.IntegerRangeValueItemProvider
This constructs an instance from a factory and a notifier
integerRangeValueItemProvider - Variable in class edu.cmu.sei.aadl.model.property.provider.PropertyItemProviderAdapterFactory
This keeps track of the one adapter used for all IntegerRangeValue instances
IntegerValue - Interface in edu.cmu.sei.aadl.model.property
A representation of the model object 'Integer Value'
IntegerValueImpl - Class in edu.cmu.sei.aadl.model.property.impl
An implementation of the model object 'Integer Value'
IntegerValueImpl() - Constructor for class edu.cmu.sei.aadl.model.property.impl.IntegerValueImpl
 
IntegerValueItemProvider - Class in edu.cmu.sei.aadl.model.property.provider
This is the item provider adapter for a IntegerValue object
IntegerValueItemProvider(AdapterFactory) - Constructor for class edu.cmu.sei.aadl.model.property.provider.IntegerValueItemProvider
This constructs an instance from a factory and a notifier
integerValueItemProvider - Variable in class edu.cmu.sei.aadl.model.property.provider.PropertyItemProviderAdapterFactory
This keeps track of the one adapter used for all IntegerValue instances
internalError(String) - Static method in class edu.cmu.sei.aadl.model.core.util.AadlModelPlugin
log message with this plugin log
internalError(Exception) - Static method in class edu.cmu.sei.aadl.model.core.util.AadlModelPlugin
log message with this plugin log
internalError(String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractErrorReporterManager
 
internalError(Exception) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractErrorReporterManager
 
internalError(String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractInternalErrorReporter
 
internalError(Exception) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractInternalErrorReporter
 
internalError(String) - Method in interface edu.cmu.sei.aadl.model.pluginsupport.InternalErrorReporter
Report an error in the operation of the client task itself.
internalError(Exception) - Method in interface edu.cmu.sei.aadl.model.pluginsupport.InternalErrorReporter
Report an error in the operation of the client task itself.
internalError(String) - Method in class edu.cmu.sei.aadl.model.util.ForAllAObject
Report an internal error.
internalError(Exception) - Method in class edu.cmu.sei.aadl.model.util.ForAllAObject
Report an internal error.
internalError(String) - Method in class edu.cmu.sei.osate.ui.actions.AbstractAaxlAction
Report an internal error in the operation of the action.
internalError(Exception) - Method in class edu.cmu.sei.osate.ui.actions.AbstractAaxlAction
Report an internal error in the operation of the action.
internalErrorImpl(String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractInternalErrorReporter
 
internalErrorImpl(Exception) - Method in class edu.cmu.sei.aadl.model.pluginsupport.AbstractInternalErrorReporter
 
internalErrorImpl(String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.LogInternalErrorReporter
 
internalErrorImpl(Exception) - Method in class edu.cmu.sei.aadl.model.pluginsupport.LogInternalErrorReporter
 
internalErrorImpl(String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.NullInternalErrorReporter
 
internalErrorImpl(Exception) - Method in class edu.cmu.sei.aadl.model.pluginsupport.NullInternalErrorReporter
 
internalErrorImpl(String) - Method in class edu.cmu.sei.aadl.model.pluginsupport.WriterInternalErrorReporter
 
internalErrorImpl(Exception) - Method in class edu.cmu.sei.aadl.model.pluginsupport.WriterInternalErrorReporter
 
internalErrorLogger - Variable in class edu.cmu.sei.osate.core.builder.AadlBuilder
 
InternalErrorReporter - Interface in edu.cmu.sei.aadl.model.pluginsupport
Interface for reporting internal errors.
INTERRUPT_MASKING - Static variable in class edu.cmu.sei.aadl.model.property.predeclared.PredeclaredPropertyNames
Deprecated.  
INTERRUPT_MASKING_LITERAL - Static variable in class edu.cmu.sei.osate.workspace.names.standard.AadlProject
 
InvalidModelException - Exception in edu.cmu.sei.aadl.model.pluginsupport
Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
InvalidModelException(AObject, String) - Constructor for exception edu.cmu.sei.aadl.model.pluginsupport.InvalidModelException
 
inverseClassifierReference - Variable in class edu.cmu.sei.aadl.model.feature.impl.PortGroupTypeImpl
holds inverse classifier reference
inverseOf - Variable in class edu.cmu.sei.aadl.model.feature.impl.PortGroupTypeImpl
The cached value of the 'Inverse Of' reference
invertDirection() - Method in class edu.cmu.sei.aadl.model.feature.impl.ParameterImpl
Sets the port direction to be the opposite of the one specified The original direction may be retrieved from a refinement ancestor the value is set locally
invertDirection() - Method in interface edu.cmu.sei.aadl.model.feature.Parameter
Sets the port direction to be the opposite of the one specified The original direction may be retrieved from a refinement ancestor the value is set locally
IOpenable - Interface in edu.cmu.sei.osate.workspace
Common protocol for Java elements that must be opened before they can be navigated or modified.
IP_TCP - Static variable in class edu.cmu.sei.aadl.model.property.predeclared.PredeclaredPropertyNames
Deprecated.  
IP_TCP_LITERAL - Static variable in class edu.cmu.sei.osate.workspace.names.standard.AadlProject
 
IParent - Interface in edu.cmu.sei.osate.workspace
Common protocol for Java elements that contain other Java elements.
IResourceAdapterFactory - Class in edu.cmu.sei.aadl.model.pluginsupport
Adapter factory that adapts IResource instances to AObject instances.
IResourceAdapterFactory() - Constructor for class edu.cmu.sei.aadl.model.pluginsupport.IResourceAdapterFactory
 
IResourceUtility - Class in edu.cmu.sei.osate.workspace
 
IResourceUtility() - Constructor for class edu.cmu.sei.osate.workspace.IResourceUtility
 
isAadlFile(IResource) - Static method in class edu.cmu.sei.osate.workspace.IResourceUtility
 
isAadlXMLResource(IResource) - Static method in class edu.cmu.sei.aadl.model.pluginsupport.OsateResourceManager
is the file an XML file of an Aadl model.
isAaxlFile(IResource) - Static method in class edu.cmu.sei.osate.workspace.IResourceUtility
is file with aaxl extension, i.e., both decl models and instance models
isAccess() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyAssociationImpl
 
isAccess() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyDefinitionImpl
 
isAccess() - Method in interface edu.cmu.sei.aadl.model.property.PropertyAssociation
Returns the value of the 'Access' attribute.
isAccess() - Method in interface edu.cmu.sei.aadl.model.property.PropertyDefinition
Returns the value of the 'Access' attribute.
isAdapterForType(Object) - Method in class edu.cmu.sei.aadl.model.util.ExternalModelAdapter
Returns false
isAllInMode(Mode) - Method in class edu.cmu.sei.aadl.model.core.impl.ModeMemberImpl
determine whether the mode member is active in the specified mode take into account that the in modes may be declared in an ancestor
isAllInMode(Mode) - Method in interface edu.cmu.sei.aadl.model.core.ModeMember
determine whether the mode member is active in the specified mode take into account that the in modes may be declared in an ancestor
isAppend() - Method in class edu.cmu.sei.aadl.model.properties.ModalPropertyValueAccumulatorImpl.PAWrapper
 
isAppend() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyAssociationImpl
 
isAppend() - Method in interface edu.cmu.sei.aadl.model.property.PropertyAssociation
Returns the value of the 'Append' attribute.
isConnectionReference() - Method in interface edu.cmu.sei.aadl.model.flow.FlowElement
FlowElement represents a connection reference
isConnectionReference() - Method in class edu.cmu.sei.aadl.model.flow.impl.FlowElementImpl
FlowElement represents a connection reference
isConsistent() - Method in interface edu.cmu.sei.osate.workspace.IOpenable
Returns whether the element is consistent with its underlying resource or buffer.
isConstant() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyAssociationImpl
 
isConstant() - Method in interface edu.cmu.sei.aadl.model.property.PropertyAssociation
Returns the value of the 'Constant' attribute.
isContainedIn(ComponentInstance, ComponentInstance) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether two feature instances are the same or one is contained in the other
isContributed() - Method in class edu.cmu.sei.aadl.model.core.util.CoreResourceImpl
 
isCorrectValue(PropertyValue) - Method in class edu.cmu.sei.aadl.model.property.impl.AadlintegerImpl
 
isCorrectValue(PropertyValue) - Method in class edu.cmu.sei.aadl.model.property.impl.AadlrealImpl
 
isCorrectValue(PropertyValue) - Method in class edu.cmu.sei.aadl.model.property.impl.NumberTypeImpl
Is the property value of the appropriate implementation type to be a value of this aadl type?
isDebug() - Static method in class edu.cmu.sei.aadl.model.core.util.AadlModelPlugin
 
isDebug() - Static method in class edu.cmu.sei.osate.core.OsateCorePlugin
 
isDebug(String) - Static method in class edu.cmu.sei.osate.core.OsateCorePlugin
 
isDebug() - Static method in class edu.cmu.sei.osate.ui.OsateUiPlugin
 
isDelayed() - Method in class edu.cmu.sei.aadl.model.instance.impl.PortConnectionInstanceImpl
Is the connection a delayed connection
isDelayed() - Method in interface edu.cmu.sei.aadl.model.instance.PortConnectionInstance
Is the connection a delayed connection
isDerived() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyAssociationImpl
 
isDerived() - Method in interface edu.cmu.sei.aadl.model.property.PropertyAssociation
Returns the value of the 'Derived' attribute.
isDescendentOf(ComponentClassifier) - Method in class edu.cmu.sei.aadl.model.component.impl.BusClassifierImpl
 
isDescendentOf(ComponentClassifier) - Method in class edu.cmu.sei.aadl.model.component.impl.DataClassifierImpl
 
isDescendentOf(ComponentClassifier) - Method in interface edu.cmu.sei.aadl.model.core.ComponentClassifier
Does this component classifier descend from the given classifier?
isDescendentOf(ComponentClassifier) - Method in class edu.cmu.sei.aadl.model.core.impl.ComponentClassifierImpl
 
isDescendentOf(ComponentClassifier) - Method in class edu.cmu.sei.aadl.model.core.impl.ComponentImplImpl
Does this component implementation descend from the given classifier?
isDescendentOf(ComponentClassifier) - Method in class edu.cmu.sei.aadl.model.core.impl.ComponentTypeImpl
Does this component type descend from the given classifier?
isDescendentOf(PortGroupType) - Method in class edu.cmu.sei.aadl.model.feature.impl.PortGroupTypeImpl
Does this port group type descend from the given classifier?
isDiagramFile(IResource) - Static method in class edu.cmu.sei.osate.workspace.IResourceUtility
is file an AADL diagram file
isDirty() - Method in class edu.cmu.sei.aadl.model.core.presentation.CoreEditor
This is for implementing IEditorPart and simply tests the command stack
isDoesNotExist() - Method in interface edu.cmu.sei.osate.workspace.IAadlModelStatus
Returns whether this status indicates that a Java model element does not exist.
isExported() - Method in interface edu.cmu.sei.osate.workspace.IAadlpathEntry
Returns whether this entry is exported to dependent projects.
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.component.provider.ComponentItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.component.util.ComponentAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.connection.provider.ConnectionItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.connection.util.ConnectionAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.core.provider.CoreItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.core.util.CoreAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.feature.provider.FeatureItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.feature.util.FeatureAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.flow.provider.FlowItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.flow.util.FlowAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.instance.provider.InstanceItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.instance.util.InstanceAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.property.provider.PropertyItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.property.util.PropertyAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class edu.cmu.sei.aadl.model.util.ExternalModelAdapterFactory
 
isHasEmptyList() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyDefinitionImpl
 
isHasEmptyList() - Method in interface edu.cmu.sei.aadl.model.property.PropertyDefinition
Returns the value of the 'Has Empty List' attribute.
isInherit() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyDefinitionImpl
 
isInherit() - Method in interface edu.cmu.sei.aadl.model.property.PropertyDefinition
Returns the value of the 'Inherit' attribute.
isInitial() - Method in class edu.cmu.sei.aadl.model.instance.impl.SystemOperationModeImpl
 
isInitial() - Method in interface edu.cmu.sei.aadl.model.instance.SystemOperationMode
Is this the intial system operation mode?
isInMode(Mode) - Method in class edu.cmu.sei.aadl.model.core.impl.ConnectionImpl
determine whether the mode member is active in the specified mode
isInMode(Mode) - Method in class edu.cmu.sei.aadl.model.core.impl.ModeMemberImpl
determine whether the mode member is active in the specified mode
isInMode(Mode) - Method in interface edu.cmu.sei.aadl.model.core.ModeMember
determine whether the mode member is active in the specified mode
isInstanceFile(IResource) - Static method in class edu.cmu.sei.osate.workspace.IResourceUtility
is file an AADL instance model
isInverseOf() - Method in class edu.cmu.sei.aadl.model.feature.impl.PortGroupImpl
returns true if this port group's type is an inverse of another port group type In this case the direction of the features returned must be inverted by the recipient of the feature list.
isInverseOf() - Method in class edu.cmu.sei.aadl.model.feature.impl.PortGroupTypeImpl
returns true if this port group type is an inverse of another port group type In this case the direction of the features returned must be inverted by the recipient of the feature list.
isInverseOf(PortGroupType) - Method in class edu.cmu.sei.aadl.model.feature.impl.PortGroupTypeImpl
returns true of this port group type is the inverse of the port group type pgt
isInverseOf(PortDirection) - Method in class edu.cmu.sei.aadl.model.feature.PortDirection
 
isInverseOf() - Method in interface edu.cmu.sei.aadl.model.feature.PortGroup
returns true if this port group's type is an inverse of another port group type In this case the direction of the features returned must be inverted by the recipient of the feature list.
isInverseOf() - Method in interface edu.cmu.sei.aadl.model.feature.PortGroupType
returns true if this port group type is an inverse of another port group type In this case the direction of the features returned must be inverted by the recipient of the feature list.
isInverseOf(PortGroupType) - Method in interface edu.cmu.sei.aadl.model.feature.PortGroupType
returns true of this port group type is the inverse of the port group type pgt
isList() - Method in interface edu.cmu.sei.aadl.model.properties.AadlPropertyValue
Is the value a list value?
isList() - Method in class edu.cmu.sei.aadl.model.properties.BogusPropertyValue
 
isList() - Method in class edu.cmu.sei.aadl.model.properties.ListPropertyValue
 
isList() - Method in class edu.cmu.sei.aadl.model.properties.NonExistentPropertyValue
 
isList() - Method in class edu.cmu.sei.aadl.model.properties.ReflectiveValueWrapper
 
isList() - Method in class edu.cmu.sei.aadl.model.properties.ScalarPropertyValue
 
isList() - Method in class edu.cmu.sei.aadl.model.properties.UndefinedByReferencePropertyValue
 
isList() - Method in class edu.cmu.sei.aadl.model.properties.UndefinedPropertyValue
 
isList() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyConstantImpl
 
isList() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyDefinitionImpl
 
isList() - Method in class edu.cmu.sei.aadl.model.property.impl.ReferencedPropertyImpl
 
isList() - Method in interface edu.cmu.sei.aadl.model.property.PropertyConstant
Returns the value of the 'List' attribute.
isList() - Method in interface edu.cmu.sei.aadl.model.property.PropertyDefinition
Returns the value of the 'List' attribute.
isList() - Method in interface edu.cmu.sei.aadl.model.property.ReferencedProperty
Does the referenced property or constant refer to a list?
isModal() - Method in interface edu.cmu.sei.aadl.model.instance.ComponentInstance
Is the component modal?
isModal() - Method in class edu.cmu.sei.aadl.model.instance.impl.ComponentInstanceImpl
 
isModal() - Method in interface edu.cmu.sei.aadl.model.properties.ModalPropertyValue
Query if the property value may depend on modes.
isModal() - Method in class edu.cmu.sei.aadl.model.properties.ModalPropertyValueAccumulatorImpl
 
isModal() - Method in class edu.cmu.sei.aadl.model.properties.ModalPropertyValueAccumulatorImpl.ModalAssociations
 
isModalPropertyValue(PropertyDefinition) - Method in class edu.cmu.sei.aadl.model.core.impl.PropertyHolderImpl
Checks whether the property value is modal.
isModalPropertyValue(PropertyDefinition) - Method in interface edu.cmu.sei.aadl.model.core.PropertyHolder
Checks whether the property value is modal.
isModalSubcomponent() - Method in interface edu.cmu.sei.aadl.model.instance.ComponentInstance
Is the component a modal subcompnent?
isModalSubcomponent() - Method in class edu.cmu.sei.aadl.model.instance.impl.ComponentInstanceImpl
 
isModelFile(IResource) - Static method in class edu.cmu.sei.osate.workspace.IResourceUtility
is file an AADL object model (aaxl file with declarative AADL model)
isModelTaggedWithSyntaxErrors(EObject) - Static method in class edu.cmu.sei.aadl.model.pluginsupport.OsateResourceManager
check whether the IResource of the model Resource is tagged with syntax errors i.e., its corresponding aadl text file has syntax errors
isModelTaggedWithSyntaxErrors(Resource) - Static method in class edu.cmu.sei.aadl.model.pluginsupport.OsateResourceManager
check whether the IResource of the model Resource is tagged with syntax errors i.e., its corresponding aadl text file has syntax errors
isModelTaggedWithSyntaxErrors(IResource) - Static method in class edu.cmu.sei.aadl.model.pluginsupport.OsateResourceManager
check whether the model IResource is tagged with syntax errors i.e., its corresponding aadl text file has syntax errors
isModelTaggedWithSyntaxErrors(IResource) - Static method in class edu.cmu.sei.osate.workspace.IResourceUtility
check whether the model IResource is tagged with syntax errors i.e., its corresponding aadl text file has syntax errors
isNewerThan(Resource) - Method in class edu.cmu.sei.aadl.model.core.util.CoreResourceImpl
compare modification date of this resource to the parameter based on LocalTimeStamp
isNewerThan(IResource) - Method in class edu.cmu.sei.aadl.model.core.util.CoreResourceImpl
compare modification date of this resource to the parameter based on LocalTimeStamp
isNoMode() - Method in class edu.cmu.sei.aadl.model.core.impl.ModeMemberImpl
 
isNoMode() - Method in interface edu.cmu.sei.aadl.model.core.ModeMember
Returns the value of the 'No Mode' attribute.
isNotPresent() - Method in interface edu.cmu.sei.aadl.model.properties.AadlPropertyValue
Is the value not present.
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.BogusPropertyValue
 
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.ListPropertyValue
 
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.NonExistentPropertyValue
 
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.ReflectiveValueWrapper
 
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.ScalarPropertyValue
 
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.UndefinedByReferencePropertyValue
 
isNotPresent() - Method in class edu.cmu.sei.aadl.model.properties.UndefinedPropertyValue
 
isokClassifierSubstitution(Classifier, Classifier) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
checks for legal classifier substitution.
isokTypeSubstitution(ComponentType, ComponentType) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
checks for legal type substitution.
isOpen() - Method in interface edu.cmu.sei.osate.workspace.IOpenable
Returns whether this openable is open.
isOutgoingAccess(Feature) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether a feature is an outgoing access feature
isOutgoingFeature(Feature) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether a feature can have outgoing connections
isOutgoingPort(Feature) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether the feature is an outgoing port or port group
isPackage() - Method in interface edu.cmu.sei.aadl.model.core.AadlSpec
Does this AadlSpec embody a stand-alone package?
isPackage() - Method in class edu.cmu.sei.aadl.model.core.impl.AadlSpecImpl
 
isPersisted(Resource) - Method in class edu.cmu.sei.aadl.model.core.presentation.CoreEditor
This returns wether something has been persisted to the URI of the specified resource.
isPredeclaredResource(Resource) - Static method in class edu.cmu.sei.aadl.model.pluginsupport.OsateResourceManager
 
isPropagateNameChange() - Method in class edu.cmu.sei.aadl.model.pluginsupport.OsateResourceSet
detinrerm whether to propagate name changes to other resources or not
isPropertySet() - Method in interface edu.cmu.sei.aadl.model.core.AadlSpec
Does this AadlSpec embody a stand-alone property set?
isPropertySet() - Method in class edu.cmu.sei.aadl.model.core.impl.AadlSpecImpl
 
isRefined() - Method in interface edu.cmu.sei.aadl.model.core.Connection
returns refined boolean.
isRefined() - Method in interface edu.cmu.sei.aadl.model.core.Feature
flag indicating whether the subcomponent is refined
isRefined() - Method in class edu.cmu.sei.aadl.model.core.impl.ConnectionImpl
returns refined boolean.
isRefined() - Method in class edu.cmu.sei.aadl.model.core.impl.FeatureImpl
flag indicating whether the subcomponent is refined
isRefined() - Method in class edu.cmu.sei.aadl.model.core.impl.ModeImpl
check refined flag
isRefined() - Method in class edu.cmu.sei.aadl.model.core.impl.SubcomponentImpl
flag indicating whether the subcomponent is refined
isRefined() - Method in interface edu.cmu.sei.aadl.model.core.Mode
check refined flag
isRefined() - Method in interface edu.cmu.sei.aadl.model.core.Subcomponent
Returns the value of the 'Refined' attribute
isRefined() - Method in interface edu.cmu.sei.aadl.model.flow.FlowSequence
check refined flag
isRefined() - Method in interface edu.cmu.sei.aadl.model.flow.FlowSpec
check refined flag
isRefined() - Method in class edu.cmu.sei.aadl.model.flow.impl.FlowSequenceImpl
check refined flag
isRefined() - Method in class edu.cmu.sei.aadl.model.flow.impl.FlowSpecImpl
check refined flag
isSameOrContainedIn(FeatureInstance, FeatureInstance) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether two feature instances are the same or one is contained in the other
isSameOrExtends(Classifier, Classifier) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
return true if repl is the same classifier or an extension of the original
isSameOrRefined(Feature, Feature) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether two features are the same or one is a refinement of the other
isSameOrRefined(Connection, Connection) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether two connections are the same or one is a refinement of the other
isSameOrRefined(Subcomponent, Subcomponent) - Static method in class edu.cmu.sei.aadl.model.util.AadlUtil
determine whether two subcomponents are the same or one is a refinement of the other
isSaveAsAllowed() - Method in class edu.cmu.sei.aadl.model.core.presentation.CoreEditor
This always returns true because it is not currently supported
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.BusImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.BusType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.DataImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.DataType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.DeviceImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.DeviceType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.BusImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.BusTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.DataImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.DataTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.DeviceImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.DeviceTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.MemoryImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.MemoryTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ProcessImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ProcessorImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ProcessorTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ProcessTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.SubprogramImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.SubprogramTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.SystemImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.SystemTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ThreadGroupImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ThreadGroupTypeImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ThreadImplImpl
 
isSetExtend() - Method in class edu.cmu.sei.aadl.model.component.impl.ThreadTypeImpl
 
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.MemoryImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.MemoryType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ProcessImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ProcessorImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ProcessorType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ProcessType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.SubprogramImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.SubprogramType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.SystemImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.SystemType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ThreadGroupImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ThreadGroupType
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ThreadImpl
Returns whether the value of the 'Extend' reference is set
isSetExtend() - Method in interface edu.cmu.sei.aadl.model.component.ThreadType
Returns whether the value of the 'Extend' reference is set
isSetReferenceSign() - Method in class edu.cmu.sei.aadl.model.property.impl.PropertyReferenceImpl
 
isSetReferenceSign() - Method in interface edu.cmu.sei.aadl.model.property.PropertyReference
Returns whether the value of the 'Reference Sign' attribute is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.BusSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.DataSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.DeviceSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.BusSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.DataSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.DeviceSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.MemorySubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.ProcessorSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.ProcessSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.SystemSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.ThreadGroupSubcomponentImpl
 
isSetRefines() - Method in class edu.cmu.sei.aadl.model.component.impl.ThreadSubcomponentImpl
 
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.MemorySubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.ProcessorSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.ProcessSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.SystemSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.ThreadGroupSubcomponent
Returns whether the value of the 'Refines' reference is set
isSetRefines() - Method in interface edu.cmu.sei.aadl.model.component.ThreadSubcomponent
Returns whether the value of the 'Refines' reference is set
isShadowed() - Method in class edu.cmu.sei.aadl.model.core.util.CoreResourceImpl
 
isSpecification() - Method in interface edu.cmu.sei.aadl.model.core.AadlSpec
Is this AadlSpec a component specification?
isSpecification() - Method in class edu.cmu.sei.aadl.model.core.impl.AadlSpecImpl
 
isSubcomponentFlowSpecReference() - Method in interface edu.cmu.sei.aadl.model.flow.FlowElement
FlowElement represents a subcomponent flowspec reference
isSubcomponentFlowSpecReference() - Method in class edu.cmu.sei.aadl.model.flow.impl.FlowElementImpl
FlowElement represents a subcomponent flowspec reference
isValue() - Method in interface edu.cmu.sei.aadl.model.property.BooleanValue
Returns the value of the 'Value' attribute.
isValue() - Method in class edu.cmu.sei.aadl.model.property.impl.BooleanValueImpl
 
isValue() - Method in class edu.cmu.sei.aadl.model.property.impl.FALSEImpl
return the value (false)
isValue() - Method in class edu.cmu.sei.aadl.model.property.impl.TRUEImpl
return the value (true)
isWhitespace(char) - Static method in class edu.cmu.sei.osate.workspace.CharOperation
Answers true if c is a whitespace according to the JLS (\u000a, \u000c, \u000d, \u0009), otherwise false.

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