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

A

AbstractBaseKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
Some description here
AbstractBaseKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
AbstractFactoryFactory<K,V> - Class in edu.ksu.cis.cadena.core.util
Base class for creating IFactories.
AbstractInstanceAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
AbstractInstanceAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.AbstractInstanceAdapter
 
AbstractKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
AbstractKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.AbstractKindAdapter
 
AbstractMetaKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
AbstractMetaKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.AbstractMetaKindAdapter
 
AbstractModelChangeAction - Class in edu.ksu.cis.cadena.core.queue
 
AbstractModelChangeAction() - Constructor for class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
AbstractModelChangeAction.State - Enum in edu.ksu.cis.cadena.core.queue
 
AbstractTypeAdapter - Class in edu.ksu.cis.cadena.core.adapter.module
 
AbstractTypeAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
actionCausedException(IModelChangeAction, Exception) - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeQueueErrorListener
 
ADAPTER_FACTORY_EXTENSION_POINT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
ADAPTER_SPECIFICATION_ATTRIBUTE - Static variable in class edu.ksu.cis.cadena.core.Constants
 
AdapterFactoryWrapper - Class in edu.ksu.cis.cadena.core
Provides a convient way to automatically adapt Objects to a set of registered types.
AdapterFactoryWrapper(CadenaAdapterFactory) - Constructor for class edu.ksu.cis.cadena.core.AdapterFactoryWrapper
Create an AdapterFactoryWrapper for a particular adapter factory.
AdaptingResourceSetImpl - Class in edu.ksu.cis.cadena.core
Automatically adds all adapters specified in the plugin configuration.
AdaptingResourceSetImpl() - Constructor for class edu.ksu.cis.cadena.core.AdaptingResourceSetImpl
 
addAdapters(Object) - Method in class edu.ksu.cis.cadena.core.AdapterFactoryWrapper
"Adapt" the object to all of the registered adapter types.
addAdapters(Notifier) - Method in class edu.ksu.cis.cadena.core.AdaptingResourceSetImpl
 
addAffectedReferrers(Notification, EObject, EStructuralFeature, Set<Triple<CadenaAdapter, EObject, EStructuralFeature>>) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
addAffectedReferrers(Notification, EObject, EStructuralFeature, Set<Triple<CadenaAdapter, EObject, EStructuralFeature>>) - Method in interface edu.ksu.cis.cadena.core.adapter.CadenaAdapter
Calculate the set of model objects whose well-formedness could be affected by a structural change to element.
addBackReference(Pair<CalmObject, EStructuralFeature>) - Method in interface edu.ksu.cis.cadena.core.specification.base.CalmObject
 
addChild(Filter) - Method in class edu.ksu.cis.cadena.core.pluginfilter.AndFilter
 
addChild(T1, TreeNode<T1, T2>) - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
addErrorListener(IModelChangeQueueErrorListener) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
 
addListener(IModelChangeQueueListener) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Adds a change queue listener.
addMarker(Marker) - Method in interface edu.ksu.cis.cadena.core.adapter.MarkerManager
Add an individual marker to the manager.
addNotificationValues(Notification, Set<Pair<EObject, EStructuralFeature>>) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
Adds a notification's old and new values (if they are instances of EObject) to an affected set.
AndFilter - Class in edu.ksu.cis.cadena.core.pluginfilter
 
AndFilter() - Constructor for class edu.ksu.cis.cadena.core.pluginfilter.AndFilter
 
AndFilter(Collection<Filter>) - Constructor for class edu.ksu.cis.cadena.core.pluginfilter.AndFilter
 

B

BackReferencesMaintainer - Class in edu.ksu.cis.cadena.core
Adapter to do the book-keeping for backreferences.
BAG - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
The 'BAG' literal value.
BAG_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
The 'BAG' literal object.
BASE_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Base Kind' class.
BASE_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
BASE_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
BASE_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
BASE_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
BASE_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Base Kind' class.
BaseAdapterFactory - Class in edu.ksu.cis.cadena.core.specification.base.util
The Adapter Factory for the model.
BaseAdapterFactory() - Constructor for class edu.ksu.cis.cadena.core.specification.base.util.BaseAdapterFactory
Creates an instance of the adapter factory.
BaseCadenaAdapter - Class in edu.ksu.cis.cadena.core.adapter
Implementation base for Cadena adapters.
BaseCadenaAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
BaseFactory - Interface in edu.ksu.cis.cadena.core.specification.base
The Factory for the model.
BaseKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Base Kind'.
BasePackage - Interface in edu.ksu.cis.cadena.core.specification.base
The Package for the model.
BaseSwitch - Class in edu.ksu.cis.cadena.core.specification.base.util
The Switch for the model's inheritance hierarchy.
BaseSwitch() - Constructor for class edu.ksu.cis.cadena.core.specification.base.util.BaseSwitch
Creates an instance of the switch.
BOOLEAN_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Boolean Type' class.
BOOLEAN_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
BOOLEAN_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
BOOLEAN_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Boolean Type' class.
BOOLEAN_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Boolean Value' class.
BOOLEAN_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
BOOLEAN_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
BOOLEAN_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
BOOLEAN_VALUE__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' attribute.
BOOLEAN_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Boolean Value' class.
BooleanType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Boolean Type'.
BooleanValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Boolean Value'.
BooleanValueAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
BooleanValueAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.BooleanValueAdapter
 

C

CadenaAdapter - Interface in edu.ksu.cis.cadena.core.adapter
All automatically attached model adapters need to implement this interface.
CadenaAdapterFactory - Interface in edu.ksu.cis.cadena.core.adapter
 
CadenaCorePlugin - Class in edu.ksu.cis.cadena.core
 
CadenaCorePlugin() - Constructor for class edu.ksu.cis.cadena.core.CadenaCorePlugin
 
CALM_OBJECT - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The meta object id for the 'Calm Object' class.
CALM_OBJECT__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The feature id for the 'Deleted' attribute.
CALM_OBJECT__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The feature id for the 'Uuid' attribute.
CALM_OBJECT_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The number of structural features of the the 'Calm Object' class.
CalmObject - Interface in edu.ksu.cis.cadena.core.specification.base
A representation of the model object 'Calm Object'.
caseBaseKind(BaseKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Base Kind'.
caseBooleanType(BooleanType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Boolean Type'.
caseBooleanValue(BooleanValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Boolean Value'.
caseCalmObject(CalmObject) - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseSwitch
Returns the result of interpretting the object as an instance of 'Calm Object'.
caseCalmObject(CalmObject) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Calm Object'.
caseCalmObject(CalmObject) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Calm Object'.
caseCalmObject(CalmObject) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Calm Object'.
caseCalmObject(CalmObject) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Calm Object'.
caseCollectionType(CollectionType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Collection Type'.
caseCollectionValue(CollectionValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Collection Value'.
caseComponentInstance(ComponentInstance) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Component Instance'.
caseComponentKind(ComponentKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Component Kind'.
caseComponentMetaKind(ComponentMetaKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Component Meta Kind'.
caseComponentPort(ComponentPort) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Component Port'.
caseComponentType(ComponentType) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Component Type'.
caseConnector(Connector) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Connector'.
caseConnectorKind(ConnectorKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Connector Kind'.
caseConnectorMetaKind(ConnectorMetaKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Connector Meta Kind'.
caseDirectProperty(DirectProperty) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Direct Property'.
caseDirectPropertyContainer(DirectPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Direct Property Container'.
caseDirectPropertyContainer(DirectPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Direct Property Container'.
caseDirectPropertyContainer(DirectPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Direct Property Container'.
caseDirectPropertyContainer(DirectPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Direct Property Container'.
caseDirectPropertyMap(Map.Entry) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Direct Property Map'.
caseEnumMember(EnumMember) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Enum Member'.
caseEnumType(EnumType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Enum Type'.
caseEnumValue(EnumValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Enum Value'.
caseExternalPropertyDeclaration(ExternalPropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'External Property Declaration'.
caseInstance(Instance) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Instance'.
caseInstanceRole(InstanceRole) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Instance Role'.
caseIntegerType(IntegerType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Integer Type'.
caseIntegerValue(IntegerValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Integer Value'.
caseInterfaceKind(InterfaceKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Interface Kind'.
caseInterfaceKindBinding(InterfaceKindBinding) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Interface Kind Binding'.
caseInterfaceMetaKind(InterfaceMetaKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Interface Meta Kind'.
caseInterfaceMetaKindUsage(InterfaceMetaKindUsage) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Interface Meta Kind Usage'.
caseInterfaceType(InterfaceType) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Interface Type'.
caseInterfaceTypeVariable(InterfaceTypeVariable) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Interface Type Variable'.
caseInternalPropertyDeclaration(InternalPropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Internal Property Declaration'.
caseKind(Kind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Kind'.
caseMetaKind(MetaKind) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Meta Kind'.
caseModule(Module) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Module'.
caseOpenPropertyBinding(OpenPropertyBinding) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Open Property Binding'.
caseOpenPropertyDeclaration(OpenPropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Open Property Declaration'.
casePort(Port) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Port'.
casePort(Port) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Port'.
casePortBinding(PortBinding) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Port Binding'.
casePortMap(Map.Entry) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Port Map'.
casePortProperty(PortProperty) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Port Property'.
casePortPropertyContainer(PortPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Port Property Container'.
casePortPropertyContainer(PortPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Port Property Container'.
casePortPropertyContainer(PortPropertyContainer) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Port Property Container'.
casePortPropertyMap(Map.Entry) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Port Property Map'.
casePortSpec(PortSpec) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Port Spec'.
casePortSpecBindingMap(Map.Entry) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Port Spec Binding Map'.
caseProperty(Property) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Property'.
casePropertyDeclaration(PropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Declaration'.
casePropertySheet(PropertySheet) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Sheet'.
casePropertyType(PropertyType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type'.
casePropertyTypeContainer(PropertyTypeContainer) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type Container'.
casePropertyTypeContainer(PropertyTypeContainer) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Type Container'.
casePropertyValue(PropertyValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Value'.
caseScenario(Scenario) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Scenario'.
caseScenarioInstance(ScenarioInstance) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Instance'.
caseScenarioPort(ScenarioPort) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'Port'.
caseStringType(StringType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'String Type'.
caseStringValue(StringValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'String Value'.
caseStructType(StructType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Struct Type'.
caseStructTypeMember(StructTypeMember) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Struct Type Member'.
caseStructValue(StructValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Struct Value'.
caseStructValueMember(Map.Entry) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Struct Value Member'.
caseStyle(Style) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Style'.
caseTrashCan(TrashCan) - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseSwitch
Returns the result of interpretting the object as an instance of 'Trash Can'.
caseType(Type) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'Type'.
caseTypeDeclarationType(TypeDeclarationType) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type Declaration Type'.
caseTypeDeclarationValue(TypeDeclarationValue) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type Declaration Value'.
caseTypeDef(TypeDef) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type Def'.
caseTypeDefContainer(TypeDefContainer) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type Def Container'.
caseTypeDefContainer(TypeDefContainer) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Type Def Container'.
caseTypeDefRef(TypeDefRef) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'Type Def Ref'.
caseTypeVariableBindingMap(Map.Entry) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'Type Variable Binding Map'.
checkBinding(OpenPropertyBinding) - Method in class edu.ksu.cis.cadena.core.adapter.property.OpenPropertyBindingAdapter
 
checkBinding(InterfaceKindBinding) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
Checks the interface kind that the binding is bound to.
checkCircularDependencies(ScenarioInstance) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
Check to make sure a ScenaroInstance's sub scenario does not create a circular dependency
checkConnection(PortBinding) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
Checks the validitiy of the end point of the connection.
checkImports(Scenario) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
Checks the validity of each of the module imports of a scenario.
checkInstance(ScenarioPort) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
Checks the validity of the specified instance.
checkInstanceNameUniqueness(Scenario) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
Checks that each instance (component or scenario) has a unique name
checkInterfaceRelaxation(InterfaceTypeVariable) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
Checks to make sure that if an interface type variable overrides another interface type variable, that the interface meta-kind specified by the overiding interface type variable equals or inherits from the interface meta-kind of the overidden interface type variable.
checkInterfaceRelaxation(PortSpec) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
Checks to make sure that the interface meta-kind specified by a port spec is compatible with the interface meta-kind of the port spec that it overrides.
checkKind(PropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
checkKind(Connector) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
Check the validity of the connector's kind.
checkMaximum(CollectionType) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
checkMemberNames(EnumType) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumTypeAdapter
 
checkMemberNames(StructType) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeAdapter
 
checkMinimum(CollectionType) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
checkMultiplexity(ScenarioPort) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
Checks to see if the opened port is already connected to the maximum number of connections (or more).
checkName(EnumMember) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumMemberAdapter
 
checkName(PropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
checkName(StructTypeMember) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
checkName(InterfaceTypeVariable) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
Checks the validity of the interface type variable's name.
checkName(PortSpec) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
Check the validity of a port specs name.
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
checkNode(EObject) - Method in interface edu.ksu.cis.cadena.core.adapter.CadenaAdapter
Called when a complete check of the model is performed.
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentPortAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.module.InterfaceTypeAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
Checks the features of the module.
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.BooleanValueAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumMemberAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumTypeAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumValueAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.IntegerValueAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.OpenPropertyBindingAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.StringValueAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructValueAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructValueMemberImplAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.AbstractInstanceAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
Do all checks applicable to a ComponentInstance.
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
Checks the features of the entity.
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.ComponentKindAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.ComponentMetaKindAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorKindAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorMetaKindAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
checkNode(EObject) - Method in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
Checks the features of the style.
checkNonElidedInterfaceKind(InterfaceKindBinding) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
Checks to make sure that the interface kind that the binding is bound to is not elided.
checkNotAlreadySpecified(OpenPropertyBinding) - Method in class edu.ksu.cis.cadena.core.adapter.property.OpenPropertyBindingAdapter
 
checkParent(InterfaceTypeVariable) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
Check the validitiy of an interface type variable's parent.
checkParent(PortSpec) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
Checks the validitiy of a port specs parent.
checkPort(ScenarioPort) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
Checks the validity of the scenario port's specified port.
checkPortBindings(Connector) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
Checks the validity of each of the port bindings within a connector.
checkPortMultiplexities(Instance) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.AbstractInstanceAdapter
Checks the number of connections to a particular port of a particular instance.
checkPortMultiplicities(ComponentType) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
Checks to make sure that there is a valid number of ports for each of the port specs that the component type's kind has.
checkPortNameUniqnuess(ComponentType) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
Checks that for each port within a component type has a unique name
checkPortSpec(PortBinding) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
Check the validity of the port binding's port spec.
checkPortSpecBindings(Kind, List<PortSpec>, EMap) - Method in class edu.ksu.cis.cadena.core.adapter.style.AbstractKindAdapter
Checks port spec bindings for a kind (component or connector).
checkProperties(DirectPropertyContainer) - Method in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
checkProperties(PortPropertyContainer, Port) - Method in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
checkRelaxation(PortSpec) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
Check to make sure that no multiplicitiy or multiplexity relaxations occur.
checkStyle(Scenario) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
Checks the validity of the a scenario's specified style.
checkSubScenarioStyle(ScenarioInstance) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
Checks the validity of the specified sub scenario.
checkType(CollectionType) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
checkType(OpenPropertyBinding) - Method in class edu.ksu.cis.cadena.core.adapter.property.OpenPropertyBindingAdapter
 
checkType(PropertyDeclaration) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
checkType(StructTypeMember) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
checkType(Object, PropertyType) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
 
checkType(ComponentInstance) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
Checks the validity of the specified type of a component instance.
checkTypeOfValue(PropertyValue, Class<? extends PropertyType>) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
Checks the PropertyType of a PropertyValue to make sure that it is valid.
checkTypeVariableBindings(ConnectorKind) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorKindAdapter
Checks the validity of each of the interface type variable bindings within a connector kind.
checkUnspecifiedProperties(Scenario, DirectPropertyContainer) - Static method in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
Report errors for properties which have no default value, have no value specified, and are not bound to an open property.
checkUnspecifiedProperties(Scenario, PortPropertyContainer, Port) - Static method in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
Report errors for properties which have no default value, have no value specified, and are not bound to an open property.
checkValue(Property) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
CIRCULAR_DEPENDENCY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
CIRCULAR_INHERITANCE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
CLASS_SPECIFICATION_ATTRIBUTE - Static variable in class edu.ksu.cis.cadena.core.Constants
 
clearAllMarkers() - Method in interface edu.ksu.cis.cadena.core.adapter.MarkerManager
Removes all markers that the marker manager is keeping track of.
clearChildren() - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
COLLECTION_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Collection Kind' enum.
COLLECTION_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Collection Type' class.
COLLECTION_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
COLLECTION_TYPE__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Kind' attribute.
COLLECTION_TYPE__MAXIMUM - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Maximum' attribute.
COLLECTION_TYPE__MINIMUM - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Minimum' attribute.
COLLECTION_TYPE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' containment reference.
COLLECTION_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
COLLECTION_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Collection Type' class.
COLLECTION_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Collection Value' class.
COLLECTION_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
COLLECTION_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
COLLECTION_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
COLLECTION_VALUE__VALUES - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Values' containment reference list.
COLLECTION_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Collection Value' class.
CollectionKind - Class in edu.ksu.cis.cadena.core.specification.property
A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them.
CollectionType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Collection Type'.
CollectionTypeAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
CollectionTypeAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
CollectionValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Collection Value'.
CollectionValueAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
CollectionValueAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
completed() - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
completed() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Called by the queue after an has successfully completed
COMPONENT_INSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Component Instance' class.
COMPONENT_INSTANCE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
COMPONENT_INSTANCE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Name' attribute.
COMPONENT_INSTANCE__PORT_PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port Properties' map.
COMPONENT_INSTANCE__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Properties' map.
COMPONENT_INSTANCE__SCENARIO - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Scenario' container reference.
COMPONENT_INSTANCE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Type' reference.
COMPONENT_INSTANCE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
COMPONENT_INSTANCE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Component Instance' class.
COMPONENT_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Component Kind' class.
COMPONENT_KIND__COMPONENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Component Meta Kind' reference.
COMPONENT_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
COMPONENT_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
COMPONENT_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
COMPONENT_KIND__PORT_SPEC_BINDINGS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Port Spec Bindings' map.
COMPONENT_KIND__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Properties' map.
COMPONENT_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
COMPONENT_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Component Kind' class.
COMPONENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Component Meta Kind' class.
COMPONENT_META_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
COMPONENT_META_KIND__EXPOSED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Exposed' attribute.
COMPONENT_META_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
COMPONENT_META_KIND__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent' reference.
COMPONENT_META_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
COMPONENT_META_KIND__PORT_SPECS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Port Specs' containment reference list.
COMPONENT_META_KIND__PROPERTY_TYPES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Property Types' containment reference list.
COMPONENT_META_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
COMPONENT_META_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Component Meta Kind' class.
COMPONENT_PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The meta object id for the 'Component Port' class.
COMPONENT_PORT__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Deleted' attribute.
COMPONENT_PORT__INTERFACE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Interface' reference.
COMPONENT_PORT__INTERFACE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Interface Type' reference.
COMPONENT_PORT__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Name' attribute.
COMPONENT_PORT__PORT_SPEC - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Port Spec' reference.
COMPONENT_PORT__SPEC - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Spec' reference.
COMPONENT_PORT__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Uuid' attribute.
COMPONENT_PORT_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The number of structural features of the the 'Component Port' class.
COMPONENT_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The meta object id for the 'Component Type' class.
COMPONENT_TYPE__ABSTRACT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Abstract' attribute.
COMPONENT_TYPE__COMPONENT_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Component Kind' reference.
COMPONENT_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Deleted' attribute.
COMPONENT_TYPE__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Kind' reference.
COMPONENT_TYPE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Name' attribute.
COMPONENT_TYPE__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Parent' reference.
COMPONENT_TYPE__PORT_PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Port Properties' map.
COMPONENT_TYPE__PORTS - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Ports' containment reference list.
COMPONENT_TYPE__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Properties' map.
COMPONENT_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Uuid' attribute.
COMPONENT_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The number of structural features of the the 'Component Type' class.
ComponentInstance - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Component Instance'.
ComponentInstanceAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
Handles all of the checks associated with an individual ComponentInstancenode, and not any of its children.
ComponentInstanceAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
 
ComponentKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Component Kind'.
ComponentKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
ComponentKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.ComponentKindAdapter
 
ComponentMetaKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Component Meta Kind'.
ComponentMetaKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
ComponentMetaKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.ComponentMetaKindAdapter
Default constructor
ComponentPort - Interface in edu.ksu.cis.cadena.core.specification.module
A representation of the model object 'Component Port'.
ComponentPortAdapter - Class in edu.ksu.cis.cadena.core.adapter.module
 
ComponentPortAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.module.ComponentPortAdapter
 
ComponentType - Interface in edu.ksu.cis.cadena.core.specification.module
A representation of the model object 'Component Type'.
ComponentTypeAdapter - Class in edu.ksu.cis.cadena.core.adapter.module
Some description here
ComponentTypeAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
ComponentTypePortPair - Class in edu.ksu.cis.cadena.core.util
 
ComponentTypePortPair() - Constructor for class edu.ksu.cis.cadena.core.util.ComponentTypePortPair
 
ComponentTypePortPair(ComponentType, Port) - Constructor for class edu.ksu.cis.cadena.core.util.ComponentTypePortPair
 
Connector - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Connector Declaration'.
CONNECTOR - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Connector' class.
CONNECTOR__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
CONNECTOR__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Kind' reference.
CONNECTOR__PORT_BINDINGS - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port Bindings' containment reference list.
CONNECTOR__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Properties' map.
CONNECTOR__SCENARIO - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Scenario' container reference.
CONNECTOR__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
CONNECTOR_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Connector' class.
CONNECTOR_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Connector Kind' class.
CONNECTOR_KIND__CONNECTOR_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Connector Meta Kind' reference.
CONNECTOR_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
CONNECTOR_KIND__INTERFACE_TYPE_VARIABLE_BINDINGS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Interface Type Variable Bindings' map.
CONNECTOR_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
CONNECTOR_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
CONNECTOR_KIND__PORT_SPEC_BINDINGS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Port Spec Bindings' map.
CONNECTOR_KIND__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Properties' map.
CONNECTOR_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
CONNECTOR_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Connector Kind' class.
CONNECTOR_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Connector Meta Kind' class.
CONNECTOR_META_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
CONNECTOR_META_KIND__EXPOSED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Exposed' attribute.
CONNECTOR_META_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
CONNECTOR_META_KIND__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent' reference.
CONNECTOR_META_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
CONNECTOR_META_KIND__PORT_SPECS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Port Specs' containment reference list.
CONNECTOR_META_KIND__PROPERTY_TYPES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Property Types' containment reference list.
CONNECTOR_META_KIND__TYPE_VARIABLES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Type Variables' containment reference list.
CONNECTOR_META_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
CONNECTOR_META_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Connector Meta Kind' class.
ConnectorDeclarationAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
ConnectorDeclarationAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
ConnectorKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Connector Kind'.
ConnectorKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
ConnectorKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.ConnectorKindAdapter
 
ConnectorMetaKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Connector Meta Kind'.
ConnectorMetaKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
ConnectorMetaKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.ConnectorMetaKindAdapter
Default constructor
Constants - Class in edu.ksu.cis.cadena.core
 
Constants() - Constructor for class edu.ksu.cis.cadena.core.Constants
 
CORE_STYLE_URI - Static variable in class edu.ksu.cis.cadena.core.Constants
 
CORE_STYLE_UUID - Static variable in class edu.ksu.cis.cadena.core.Constants
 
CoreAdapterFactory - Class in edu.ksu.cis.cadena.core.adapter
 
CoreAdapterFactory() - Constructor for class edu.ksu.cis.cadena.core.adapter.CoreAdapterFactory
 
createAdapter(Notifier) - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates an adapter for the target.
createBaseKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Base Kind'.
createBooleanType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Boolean Type'.
createBooleanTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Boolean Type'.
createBooleanValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Boolean Value'.
createBooleanValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Boolean Value'.
createCalmObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseAdapterFactory
Creates a new adapter for an object of class 'Calm Object'.
createCalmObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Calm Object'.
createCalmObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Calm Object'.
createCalmObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Calm Object'.
createCalmObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Calm Object'.
createCollectionType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Collection Type'.
createCollectionTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createCollectionValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Collection Value'.
createCollectionValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Collection Value'.
createComponentInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Component Instance'.
createComponentInstanceAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Component Instance'.
createComponentKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Component Kind'.
createComponentKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Component Kind'.
createComponentMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Component Meta Kind'.
createComponentMetaKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Component Meta Kind'.
createComponentPort() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModuleFactory
Returns a new object of class 'Component Port'.
createComponentPortAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Component Port'.
createComponentType() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModuleFactory
Returns a new object of class 'Component Type'.
createComponentTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Component Type'.
createConnector() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Connector'.
createConnectorAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Connector'.
createConnectorKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Connector Kind'.
createConnectorKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Connector Kind'.
createConnectorMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Connector Meta Kind'.
createConnectorMetaKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Connector Meta Kind'.
createDirectProperty() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Direct Property'.
createDirectPropertyAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Direct Property'.
createDirectPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Direct Property Container'.
createDirectPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Direct Property Container'.
createDirectPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Direct Property Container'.
createDirectPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Direct Property Container'.
createDirectPropertyMapAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Direct Property Map'.
createEnumMember() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Enum Member'.
createEnumMemberAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Enum Member'.
createEnumType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Enum Type'.
createEnumTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Enum Type'.
createEnumValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Enum Value'.
createEnumValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Enum Value'.
createEObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for the default case.
createExternalPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'External Property Declaration'.
createExternalPropertyDeclarationAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'External Property Declaration'.
createInstanceAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Instance'.
createInstanceRole() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Instance Role'.
createInstanceRoleAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Instance Role'.
createIntegerType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Integer Type'.
createIntegerTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Integer Type'.
createIntegerValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Integer Value'.
createIntegerValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Integer Value'.
createInterfaceKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Interface Kind'.
createInterfaceKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Interface Kind'.
createInterfaceKindBinding() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Interface Kind Binding'.
createInterfaceKindBindingAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Interface Kind Binding'.
createInterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Interface Meta Kind'.
createInterfaceMetaKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Interface Meta Kind'.
createInterfaceMetaKindUsageAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Interface Meta Kind Usage'.
createInterfaceType() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModuleFactory
Returns a new object of class 'Interface Type'.
createInterfaceTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Interface Type'.
createInterfaceTypeVariable() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Interface Type Variable'.
createInterfaceTypeVariableAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Interface Type Variable'.
createInternalPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Internal Property Declaration'.
createInternalPropertyDeclarationAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Internal Property Declaration'.
createItem(K) - Method in interface edu.ksu.cis.cadena.core.util.IFactory
Create an item.
createKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Kind'.
createMetaKindAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Meta Kind'.
createModule() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModuleFactory
Returns a new object of class 'Module'.
createModuleAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Module'.
createOpenPropertyBinding() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Open Property Binding'.
createOpenPropertyBindingAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Open Property Binding'.
createOpenPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Open Property Declaration'.
createOpenPropertyDeclarationAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Open Property Declaration'.
createPortAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Port'.
createPortAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Port'.
createPortBinding() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Port Binding'.
createPortBindingAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Port Binding'.
createPortMapAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Port Map'.
createPortProperty() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Port Property'.
createPortPropertyAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Port Property'.
createPortPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Port Property Container'.
createPortPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Port Property Container'.
createPortPropertyContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Port Property Container'.
createPortPropertyMapAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Port Property Map'.
createPortSpec() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Port Spec'.
createPortSpecAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Port Spec'.
createPortSpecBindingMapAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Port Spec Binding Map'.
createPropertyAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Property'.
createPropertyDeclarationAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Declaration'.
createPropertySheet() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Sheet'.
createPropertySheetAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Sheet'.
createPropertyTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type'.
createPropertyTypeContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type Container'.
createPropertyTypeContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Type Container'.
createPropertyValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Value'.
createScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Scenario'.
createScenarioAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Scenario'.
createScenarioInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Instance'.
createScenarioInstanceAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Instance'.
createScenarioPort() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns a new object of class 'Port'.
createScenarioPortAdapter() - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates a new adapter for an object of class 'Port'.
createStringType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'String Type'.
createStringTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'String Type'.
createStringValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'String Value'.
createStringValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'String Value'.
createStructType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Struct Type'.
createStructTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Struct Type'.
createStructTypeMember() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Struct Type Member'.
createStructTypeMemberAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Struct Type Member'.
createStructValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Struct Value'.
createStructValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Struct Value'.
createStructValueMemberAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Struct Value Member'.
createStyle() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns a new object of class 'Style'.
createStyleAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Style'.
createTrashCan() - Method in interface edu.ksu.cis.cadena.core.specification.base.BaseFactory
Returns a new object of class 'Trash Can'.
createTrashCanAdapter() - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseAdapterFactory
Creates a new adapter for an object of class 'Trash Can'.
createTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates a new adapter for an object of class 'Type'.
createTypeDeclarationType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Type Declaration Type'.
createTypeDeclarationTypeAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type Declaration Type'.
createTypeDeclarationValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Type Declaration Value'.
createTypeDeclarationValueAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type Declaration Value'.
createTypeDef() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Type Def'.
createTypeDefAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type Def'.
createTypeDefContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type Def Container'.
createTypeDefContainerAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Type Def Container'.
createTypeDefRef() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns a new object of class 'Type Def Ref'.
createTypeDefRefAdapter() - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates a new adapter for an object of class 'Type Def Ref'.
createTypeVariableBindingMapAdapter() - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates a new adapter for an object of class 'Type Variable Binding Map'.

D

DECLARATION_UNRESOLVED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
defaultCase(EObject) - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
DefaultForwardReferenceTable - Class in edu.ksu.cis.cadena.core.adapter
 
DefaultForwardReferenceTable() - Constructor for class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
DELETED_INTERFACE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
DELETED_INTERFACE_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
DELETED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
DELETED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
DELETED_PARENT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
DELETED_PORT_SPEC_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
DELETED_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
 
DIRECT_PROPERTY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Direct Property' class.
DIRECT_PROPERTY__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
DIRECT_PROPERTY__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
DIRECT_PROPERTY__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' containment reference.
DIRECT_PROPERTY_CONTAINER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Direct Property Container' class.
DIRECT_PROPERTY_CONTAINER__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
DIRECT_PROPERTY_CONTAINER__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Properties' map.
DIRECT_PROPERTY_CONTAINER__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
DIRECT_PROPERTY_CONTAINER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Direct Property Container' class.
DIRECT_PROPERTY_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Direct Property' class.
DIRECT_PROPERTY_MAP - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Direct Property Map' class.
DIRECT_PROPERTY_MAP__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
DIRECT_PROPERTY_MAP__KEY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Key' reference.
DIRECT_PROPERTY_MAP__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
DIRECT_PROPERTY_MAP__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' containment reference.
DIRECT_PROPERTY_MAP_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Direct Property Map' class.
DirectProperty - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Direct Property'.
DirectPropertyContainer - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Value Container'.
DirectPropertyContainerAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
DirectPropertyContainerAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
doSwitch(EObject) - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DUPLICATE_OVERRIDE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
DUPLICATE_OVERRIDE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 

E

Edge - Interface in edu.ksu.cis.cadena.core.analysis.graph
 
edu.ksu.cis.cadena.core - package edu.ksu.cis.cadena.core
 
edu.ksu.cis.cadena.core.adapter - package edu.ksu.cis.cadena.core.adapter
 
edu.ksu.cis.cadena.core.adapter.module - package edu.ksu.cis.cadena.core.adapter.module
 
edu.ksu.cis.cadena.core.adapter.property - package edu.ksu.cis.cadena.core.adapter.property
 
edu.ksu.cis.cadena.core.adapter.scenario - package edu.ksu.cis.cadena.core.adapter.scenario
 
edu.ksu.cis.cadena.core.adapter.style - package edu.ksu.cis.cadena.core.adapter.style
 
edu.ksu.cis.cadena.core.analysis.action - package edu.ksu.cis.cadena.core.analysis.action
 
edu.ksu.cis.cadena.core.analysis.graph - package edu.ksu.cis.cadena.core.analysis.graph
 
edu.ksu.cis.cadena.core.pluginfilter - package edu.ksu.cis.cadena.core.pluginfilter
 
edu.ksu.cis.cadena.core.queue - package edu.ksu.cis.cadena.core.queue
 
edu.ksu.cis.cadena.core.specification.base - package edu.ksu.cis.cadena.core.specification.base
 
edu.ksu.cis.cadena.core.specification.base.util - package edu.ksu.cis.cadena.core.specification.base.util
 
edu.ksu.cis.cadena.core.specification.module - package edu.ksu.cis.cadena.core.specification.module
 
edu.ksu.cis.cadena.core.specification.module.util - package edu.ksu.cis.cadena.core.specification.module.util
 
edu.ksu.cis.cadena.core.specification.property - package edu.ksu.cis.cadena.core.specification.property
 
edu.ksu.cis.cadena.core.specification.property.util - package edu.ksu.cis.cadena.core.specification.property.util
 
edu.ksu.cis.cadena.core.specification.scenario - package edu.ksu.cis.cadena.core.specification.scenario
 
edu.ksu.cis.cadena.core.specification.scenario.util - package edu.ksu.cis.cadena.core.specification.scenario.util
 
edu.ksu.cis.cadena.core.specification.style - package edu.ksu.cis.cadena.core.specification.style
 
edu.ksu.cis.cadena.core.specification.style.util - package edu.ksu.cis.cadena.core.specification.style.util
 
edu.ksu.cis.cadena.core.util - package edu.ksu.cis.cadena.core.util
 
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BaseFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModuleFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The singleton instance of the package.
ELIDED_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
ELIDED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
EMPTY_NAME_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.EnumMemberAdapter
 
EMPTY_NAME_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
EMPTY_NAME_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
eNAME - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The package name.
eNAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The package name.
eNAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The package name.
eNAME - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The package name.
eNAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The package name.
enqueAction(IModelChangeAction) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Adds an action to the actions list.
eNS_PREFIX - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The package namespace name.
eNS_PREFIX - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The package namespace name.
eNS_PREFIX - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The package namespace name.
eNS_PREFIX - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The package namespace name.
eNS_PREFIX - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The package namespace name.
eNS_URI - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The package namespace URI.
eNS_URI - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The package namespace URI.
eNS_URI - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The package namespace URI.
eNS_URI - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The package namespace URI.
eNS_URI - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The package namespace URI.
ENUM_MEMBER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Enum Member' class.
ENUM_MEMBER__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
ENUM_MEMBER__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
ENUM_MEMBER__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
ENUM_MEMBER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Enum Member' class.
ENUM_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Enum Type' class.
ENUM_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
ENUM_TYPE__MEMBERS - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Members' containment reference list.
ENUM_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
ENUM_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Enum Type' class.
ENUM_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Enum Value' class.
ENUM_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
ENUM_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
ENUM_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
ENUM_VALUE__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' reference.
ENUM_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Enum Value' class.
EnumMember - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Enum Member'.
EnumMemberAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
EnumMemberAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.EnumMemberAdapter
 
EnumType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Enum Type'.
EnumTypeAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
EnumTypeAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.EnumTypeAdapter
 
EnumValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Enum Value'.
EnumValueAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
EnumValueAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.EnumValueAdapter
 
equals(Object) - Method in class edu.ksu.cis.cadena.core.adapter.Marker
 
equals(Object) - Method in class edu.ksu.cis.cadena.core.util.Pair
 
equals(Object) - Method in class edu.ksu.cis.cadena.core.util.Triple
 
execute() - Method in class edu.ksu.cis.cadena.core.analysis.action.ForwardSlicer
 
EXTERNAL_PROPERTY_DECLARATION - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'External Property Declaration' class.
EXTERNAL_PROPERTY_DECLARATION__DEFAULT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Default Value' reference.
EXTERNAL_PROPERTY_DECLARATION__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
EXTERNAL_PROPERTY_DECLARATION__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Kind' attribute.
EXTERNAL_PROPERTY_DECLARATION__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
EXTERNAL_PROPERTY_DECLARATION__TARGET - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Target' reference.
EXTERNAL_PROPERTY_DECLARATION__THE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'The Type' containment reference.
EXTERNAL_PROPERTY_DECLARATION__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
EXTERNAL_PROPERTY_DECLARATION__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
EXTERNAL_PROPERTY_DECLARATION_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'External Property Declaration' class.
ExternalPropertyDeclaration - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'External Property Declaration'.
EXTRANEOUS_MEMBER_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructValueAdapter
 
EXTRANEOUS_PORT_SPEC_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
EXTRANEOUS_PORT_SPEC_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
EXTRANEOUS_PROPERTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
EXTRANEOUS_PROPERTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
EXTRANEOUS_VARIABLE_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 

F

FACTORY_SPECIFICATION_ELEMENT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
filter(Object) - Method in class edu.ksu.cis.cadena.core.pluginfilter.AndFilter
 
Filter - Interface in edu.ksu.cis.cadena.core.pluginfilter
 
filter(Object) - Method in interface edu.ksu.cis.cadena.core.pluginfilter.Filter
 
filter(Object) - Method in class edu.ksu.cis.cadena.core.pluginfilter.StyleFilter
 
FILTER_SPECIFICATION_ELEMENT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
FilterFactory - Class in edu.ksu.cis.cadena.core.pluginfilter
 
FilterFactory() - Constructor for class edu.ksu.cis.cadena.core.pluginfilter.FilterFactory
 
findCompatibleEnds(Scenario) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
 
findCompatibleEnds() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
 
findInterfaces(List<InterfaceKind>, boolean) - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Find all of the interfaces provided by this module.
findOpenProperty(PropertyDeclaration, DirectPropertyContainer, Port) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
first - Variable in class edu.ksu.cis.cadena.core.util.Pair
 
first - Variable in class edu.ksu.cis.cadena.core.util.Triple
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in interface edu.ksu.cis.cadena.core.adapter.CadenaAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentPortAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.BooleanValueAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumMemberAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumTypeAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.EnumValueAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.IntegerValueAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.OpenPropertyBindingAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.StringValueAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructValueAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.property.StructValueMemberImplAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.InstanceRoleAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.ComponentKindAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.ComponentMetaKindAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorKindAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorMetaKindAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
forwardReferenceChanged(Notification, EObject, EStructuralFeature) - Method in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
ForwardReferenceTable - Interface in edu.ksu.cis.cadena.core.adapter
 
forwardSlice(Scenario, ComponentInstance, ComponentPort) - Method in class edu.ksu.cis.cadena.core.analysis.action.ForwardSlicer
 
ForwardSlicer - Class in edu.ksu.cis.cadena.core.analysis.action
 
ForwardSlicer(Scenario, Instance, Port) - Constructor for class edu.ksu.cis.cadena.core.analysis.action.ForwardSlicer
 

G

get(String) - Static method in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
Returns the 'Collection Kind' literal with the specified name.
get(int) - Static method in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
Returns the 'Collection Kind' literal with the specified value.
get(String) - Static method in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
Returns the 'Kind' literal with the specified name.
get(int) - Static method in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
Returns the 'Kind' literal with the specified value.
get(String) - Static method in class edu.ksu.cis.cadena.core.specification.style.Parity
Returns the 'Parity' literal with the specified name.
get(int) - Static method in class edu.ksu.cis.cadena.core.specification.style.Parity
Returns the 'Parity' literal with the specified value.
getAbstract() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Returns the value of the 'Abstract' attribute.
getAdaptersForNode(Class) - Method in interface edu.ksu.cis.cadena.core.adapter.CadenaAdapterFactory
Returns a collection of classes that correspond to the adapters that this factory can create for the specified node.
getAdaptersForNode(Class) - Method in class edu.ksu.cis.cadena.core.adapter.CoreAdapterFactory
 
getAffectedNodes(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(Style, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(Kind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(BaseKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(ComponentKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(ConnectorKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(InterfaceKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(MetaKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(ComponentMetaKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(ConnectorMetaKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(InterfaceMetaKind, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(PortSpec, Set<Pair<EObject, EStructuralFeature>>, Notification) - Method in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
getAffectedNodes(Notification) - Method in interface edu.ksu.cis.cadena.core.adapter.ForwardReferenceTable
 
getAffectedValues(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
getAllChildren() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Finds all Scenarios that are contained within this scenario (and all of this scenario's children) as scenario instances.
getAllClasses(Collection<Class>, Class) - Method in class edu.ksu.cis.cadena.core.adapter.CoreAdapterFactory
 
getAllInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getAllParentComponentTypes() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Returns the list of all parent component types that this component type extends from (directly and transitively).
getAllParentMetaKinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.BaseKind
Finds all of the parent meta kinds that this base kind inherits from (directly and transitively)
getAllParentStyles() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Returns the list of all parent styles that a particular style inherits from (directly and transitively).
getAllPorts(Parity) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Find all of the ports provided by this components, and this component's parents.
getAllPorts(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Find all of the ports provided by this components, and this component's parents.
getAllPorts() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Find all of the ports provided by this components, and this component's parents.
getAllPorts() - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
 
getAllPortSpecs(boolean) - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentMetaKind
Returns all of the port specs for this component and it's parents.
getAllPortSpecs(boolean) - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Returns all of the port specs for this connector and it's parents.
getAllPropertyDeclarations() - Method in interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer
Finds all of the Property Declarations that apply to this basekind.
getAllPropertyDeclarations(Port) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
Finds all of the Property Declarations that apply to this basekind.
getAllPropertyDeclarations(PropertyKind...) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyTypeContainer
Finds all of the Property Declarations that apply to this basekind.
getAllTypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDefContainer
 
getAllTypeVariables(boolean) - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Returns all of the interface type variables for this connector and it's parents.
getBackReferences() - Method in interface edu.ksu.cis.cadena.core.specification.base.CalmObject
Fetches the set of other CalmObject s which have references (containment or otherwise) to this one.
getBackReferencesMaintainer() - Static method in class edu.ksu.cis.cadena.core.BackReferencesMaintainer
 
getBaseFactory() - Method in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
Returns the factory that creates the instances of the model.
getBaseKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Base Kind'.
getBaseKind_Name() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Name'.
getBaseKind_ParentMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Parent Meta Kind'.
getBasePackage() - Method in interface edu.ksu.cis.cadena.core.specification.base.BaseFactory
Returns the package supported by this factory.
getBindings() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyDeclaration
Returns the value of the 'Bindings' containment reference list.
getBooleanType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Boolean Type'.
getBooleanValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Boolean Value'.
getBooleanValue_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Value'.
getCalmObject() - Method in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
Returns the meta object for class 'Calm Object'.
getCalmObject_Deleted() - Method in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
Returns the meta object for the attribute 'Deleted'.
getCalmObject_Uuid() - Method in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
Returns the meta object for the attribute 'Uuid'.
getChild(T1) - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
getChildren() - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
getChildStyles(Style) - Static method in class edu.ksu.cis.cadena.core.Util
 
getCollectionKind() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for enum 'Collection Kind'.
getCollectionType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Collection Type'.
getCollectionType_Kind() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Kind'.
getCollectionType_Maximum() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Maximum'.
getCollectionType_Minimum() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Minimum'.
getCollectionType_Type() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Type'.
getCollectionValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Collection Value'.
getCollectionValue_Values() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Values'.
getComponentInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Component Instance'.
getComponentInstance_Scenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the container reference 'Scenario'.
getComponentInstance_Type() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Type'.
getComponentInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Component Instances' containment reference list.
getComponentKind() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Returns the value of the 'Component Kind' reference.
getComponentKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Component Kind'.
getComponentKind_ComponentMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Component Meta Kind'.
getComponentKind_PortSpecBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the map 'Port Spec Bindings'.
getComponentMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentKind
Returns the value of the 'Component Meta Kind' reference.
getComponentMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Component Meta Kind'.
getComponentMetaKind_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Parent'.
getComponentMetaKind_PortSpecs() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference list 'Port Specs'.
getComponentPort() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for class 'Component Port'.
getComponentPort_Interface() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Interface'.
getComponentPort_Spec() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Spec'.
getComponents() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Returns the value of the 'Components' containment reference list.
getComponentType() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for class 'Component Type'.
getComponentType_Abstract() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the attribute 'Abstract'.
getComponentType_ComponentKind() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Component Kind'.
getComponentType_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Parent'.
getComponentType_Ports() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the containment reference list 'Ports'.
getConnections(Port) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Instance
Finds all of the connections to the specified port in containing Scenario.
getConnector() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
Returns the value of the 'Connector' container reference.
getConnector() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Connector'.
getConnector_Kind() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Kind'.
getConnector_PortBindings() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference list 'Port Bindings'.
getConnector_Scenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the container reference 'Scenario'.
getConnectorKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Connector Kind'.
getConnectorKind_ConnectorMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Connector Meta Kind'.
getConnectorKind_InterfaceTypeVariableBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the map 'Interface Type Variable Bindings'.
getConnectorKind_PortSpecBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the map 'Port Spec Bindings'.
getConnectorMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Returns the value of the 'Connector Meta Kind' reference.
getConnectorMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Connector Meta Kind'.
getConnectorMetaKind_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Parent'.
getConnectorMetaKind_PortSpecs() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference list 'Port Specs'.
getConnectorMetaKind_TypeVariables() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference list 'Type Variables'.
getConnectors() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Connectors' containment reference list.
getContainer() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyBinding
Returns the value of the 'Container' reference.
getContainingKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceKindBinding
Helper method that finds the kind that contains this binding.
getDefault() - Static method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
 
getDefaultValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Returns the value of the 'Default Value' reference.
getDeleted() - Method in interface edu.ksu.cis.cadena.core.specification.base.CalmObject
Returns the value of the 'Deleted' attribute.
getDerivedModules(Style) - Static method in class edu.ksu.cis.cadena.core.Util
 
getDerivedScenarios(Style) - Static method in class edu.ksu.cis.cadena.core.Util
 
getDestination() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Edge
 
getDirectProperty() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Direct Property'.
getDirectPropertyContainer() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Direct Property Container'.
getDirectPropertyContainer_Properties() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the map 'Properties'.
getDirectPropertyMap() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Direct Property Map'.
getDirectPropertyMap_Key() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Key'.
getDirectPropertyMap_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Value'.
getEdges() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Graph
 
getEffectiveName() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
If this interface type variable overrides another interface type variable, returns parent interface type variable's name.
getEffectiveName() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
If this PortSpec overrides another port spec, returns parent port-spec's name.
getElided() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Returns the value of the 'Elided' reference list.
getEnumMember() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Enum Member'.
getEnumMember_Name() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Name'.
getEnumType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Enum Type'.
getEnumType_Members() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Members'.
getEnumValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Enum Value'.
getEnumValue_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Value'.
getException() - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
getException() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Gets the exception that occured during execution.
getExposed() - Method in interface edu.ksu.cis.cadena.core.specification.style.MetaKind
Returns the value of the 'Exposed' attribute.
getExternalPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'External Property Declaration'.
getExternalPropertyDeclaration_Target() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Target'.
getExternalPropertyDeclaration_TheType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'The Type'.
getFilter(IConfigurationElement) - Static method in class edu.ksu.cis.cadena.core.pluginfilter.FilterFactory
 
getFormattedString(String, Object...) - Static method in class edu.ksu.cis.cadena.core.adapter.module.ModuleMessages
 
getFormattedString(String, Object...) - Static method in class edu.ksu.cis.cadena.core.adapter.property.PropertyMessages
 
getFormattedString(String, Object...) - Static method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioMessages
 
getFormattedString(String, Object...) - Static method in class edu.ksu.cis.cadena.core.adapter.style.StyleMessages
 
getFullyQualifiedName(Object) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
Returns the fully qualified name of the specified PropertyValue
getImports() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Returns the value of the 'Imports' reference list.
getImports() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Imports' reference list.
getIncomingEdges() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Node
 
getInitialNodes() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Graph
 
getInstance() - Static method in class edu.ksu.cis.cadena.core.PropertySheetManager
 
getInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.InstanceRole
Returns the value of the 'Instance' reference.
getInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Instance'.
getInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPort
Returns the value of the 'Instance' reference.
getInstance_Name() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the attribute 'Name'.
getInstanceRole() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
Returns the value of the 'Instance Role' containment reference.
getInstanceRole() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Instance Role'.
getInstanceRole_Instance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Instance'.
getInstanceRole_Port() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Port'.
getIntegerType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Integer Type'.
getIntegerValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Integer Value'.
getIntegerValue_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Value'.
getInterface() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentPort
Returns the value of the 'Interface' reference.
getInterfaceKind() - Method in interface edu.ksu.cis.cadena.core.specification.module.InterfaceType
Returns the value of the 'Interface Kind' reference.
getInterfaceKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceKindBinding
Returns the value of the 'Interface Kind' reference.
getInterfaceKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Interface Kind'.
getInterfaceKind_InterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Interface Meta Kind'.
getInterfaceKindBinding() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Interface Kind Binding'.
getInterfaceKindBinding_InterfaceKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Interface Kind'.
getInterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceKind
Returns the value of the 'Interface Meta Kind' reference.
getInterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Returns the value of the 'Interface Meta Kind' reference.
getInterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Interface Meta Kind' reference.
getInterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Interface Meta Kind'.
getInterfaceMetaKind_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Parent'.
getInterfaceMetaKindUsage() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Interface Meta Kind Usage'.
getInterfaces() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Returns the value of the 'Interfaces' containment reference list.
getInterfaceType() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for class 'Interface Type'.
getInterfaceType() - Method in interface edu.ksu.cis.cadena.core.specification.module.Port
Returns the value of the 'Interface Type' reference.
getInterfaceType_InterfaceKind() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Interface Kind'.
getInterfaceTypeVariable() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Interface Type Variable'.
getInterfaceTypeVariable_InterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Interface Meta Kind'.
getInterfaceTypeVariable_Name() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Name'.
getInterfaceTypeVariable_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Parent'.
getInterfaceTypeVariableBinding(InterfaceTypeVariable) - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Convenience method that casts the return value of getInterfaceTypeVariableBindings().get(InterfaceTypeVariable) into a InterfaceKindBinding
getInterfaceTypeVariableBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Returns the value of the 'Interface Type Variable Bindings' map.
getInternalPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Internal Property Declaration'.
getInternalPropertyDeclaration_TheDefaultValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'The Default Value'.
getInternalPropertyDeclaration_TheType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'The Type'.
getKey() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceKindBinding
Finds the key for this binding if it is contained within a binding map.
getKeys() - Method in interface edu.ksu.cis.cadena.core.specification.property.StructValue
 
getKeys() - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
getKind() - Method in interface edu.ksu.cis.cadena.core.specification.module.Type
Returns the value of the 'Kind' reference.
getKind() - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Returns the value of the 'Kind' attribute.
getKind() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Returns the value of the 'Kind' attribute.
getKind() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Returns the value of the 'Kind' reference.
getKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Kind'.
getKinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Returns the value of the 'Kinds' containment reference list.
getMarkedObject() - Method in class edu.ksu.cis.cadena.core.adapter.Marker
 
getMarkerKey(EObject) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
 
getMarkerManager() - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
 
getMarkerType() - Method in class edu.ksu.cis.cadena.core.adapter.Marker
 
getMaximum() - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Returns the value of the 'Maximum' attribute.
getMaximumMultiplexity() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Maximum Multiplexity' attribute.
getMaximumMultiplicity() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Maximum Multiplicity' attribute.
getMembers() - Method in interface edu.ksu.cis.cadena.core.specification.property.EnumType
Returns the value of the 'Members' containment reference list.
getMembers() - Method in interface edu.ksu.cis.cadena.core.specification.property.StructType
Returns the value of the 'Members' containment reference list.
getMessage() - Method in class edu.ksu.cis.cadena.core.adapter.Marker
 
getMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Meta Kind'.
getMetaKind_Exposed() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Exposed'.
getMetakinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Returns the value of the 'Metakinds' containment reference list.
getMinimum() - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Returns the value of the 'Minimum' attribute.
getMinimumMultiplexity() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Minimum Multiplexity' attribute.
getMinimumMultiplicity() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Minimum Multiplicity' attribute.
getModel() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Edge
 
getModel() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Node
 
getModelChangeQueue() - Method in class edu.ksu.cis.cadena.core.AdaptingResourceSetImpl
 
getModule() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for class 'Module'.
getModule_Components() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the containment reference list 'Components'.
getModule_Imports() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference list 'Imports'.
getModule_Interfaces() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the containment reference list 'Interfaces'.
getModule_Name() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the attribute 'Name'.
getModule_Style() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Style'.
getModuleFactory() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the factory that creates the instances of the model.
getModuleMap() - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
Creates a copy of the module map.
getModulePackage() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModuleFactory
Returns the package supported by this factory.
getModules() - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
Creates a copy of the key set from the module map.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.module.Port
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.module.Type
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.property.EnumMember
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.property.StructTypeMember
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDef
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Instance
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.style.BaseKind
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceMetaKindUsage
 
getName() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Name' attribute.
getName() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Returns the value of the 'Name' attribute.
getNodes() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Graph
 
getNumAllConnections(Port) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Instance
Counts all of the connections to a specified port (includes nested ports within a scenario instance)
getOpenPorts() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Open Ports' containment reference list.
getOpenProperties() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Open Properties' containment reference list.
getOpenPropertyBinding() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Open Property Binding'.
getOpenPropertyBinding_Container() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Container'.
getOpenPropertyBinding_Port() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Port'.
getOpenPropertyBinding_Property() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Property'.
getOpenPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Open Property Declaration'.
getOpenPropertyDeclaration_Bindings() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Bindings'.
getOpenPropertyDeclaration_TheDefaultValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'The Default Value'.
getOpenPropertyDeclaration_TheType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'The Type'.
getOutgoingEdges() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Node
 
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Returns the value of the 'Parent' reference.
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentMetaKind
Returns the value of the 'Parent' reference.
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Returns the value of the 'Parent' reference.
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceMetaKind
Returns the value of the 'Parent' reference.
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Returns the value of the 'Parent' reference.
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Parent' reference.
getParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Returns the value of the 'Parent' reference list.
getParentMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.BaseKind
Returns the value of the 'Parent Meta Kind' reference.
getParity() - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Returns the value of the 'Parity' attribute.
getParity() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for enum 'Parity'.
getPort() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for class 'Port'.
getPort() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyBinding
Returns the value of the 'Port' reference.
getPort() - Method in interface edu.ksu.cis.cadena.core.specification.property.PortProperty
Returns the value of the 'Port' reference.
getPort() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.InstanceRole
Returns the value of the 'Port' reference.
getPort() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPort
Returns the value of the 'Port' reference.
getPort_InterfaceType() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Interface Type'.
getPort_Name() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the attribute 'Name'.
getPort_PortSpec() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Port Spec'.
getPortBinding() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Port Binding'.
getPortBinding_Connector() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the container reference 'Connector'.
getPortBinding_InstanceRole() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference 'Instance Role'.
getPortBinding_PortSpec() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Port Spec'.
getPortBindings() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Returns the value of the 'Port Bindings' containment reference list.
getPortMap() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Port Map'.
getPortMap_Key() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Key'.
getPortMap_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the map 'Value'.
getPortProperties() - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
Returns the value of the 'Port Properties' map.
getPortProperties(Port) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
 
getPortProperty(Port, PropertyDeclaration, boolean) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
 
getPortProperty() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Port Property'.
getPortProperty_Port() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Port'.
getPortPropertyContainer() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Port Property Container'.
getPortPropertyContainer_PortProperties() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the map 'Port Properties'.
getPortPropertyMap() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Port Property Map'.
getPortPropertyMap_Key() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Key'.
getPortPropertyMap_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Value'.
getPorts() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Returns the value of the 'Ports' containment reference list.
getPorts() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Instance
Returns a collection of all the ports that this instance provides.
getPortSpec() - Method in interface edu.ksu.cis.cadena.core.specification.module.Port
Returns the value of the 'Port Spec' reference.
getPortSpec() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
Returns the value of the 'Port Spec' reference.
getPortSpec() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Port Spec'.
getPortSpec_InterfaceMetaKind() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Interface Meta Kind'.
getPortSpec_MaximumMultiplexity() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Maximum Multiplexity'.
getPortSpec_MaximumMultiplicity() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Maximum Multiplicity'.
getPortSpec_MinimumMultiplexity() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Minimum Multiplexity'.
getPortSpec_MinimumMultiplicity() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Minimum Multiplicity'.
getPortSpec_Name() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Name'.
getPortSpec_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Parent'.
getPortSpec_Parity() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Parity'.
getPortSpecBinding(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentKind
Convenience method that casts the return value of getPortSpecBindings().get(PortSpec) into a InterfaceKindBinding
getPortSpecBinding(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Convenience method that casts the return value of getPortSpecBindings().get(PortSpec) into a InterfaceKindBinding
getPortSpecBindingMap() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Port Spec Binding Map'.
getPortSpecBindingMap_Key() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Key'.
getPortSpecBindingMap_Value() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference 'Value'.
getPortSpecBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentKind
Returns the value of the 'Port Spec Bindings' map.
getPortSpecBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Returns the value of the 'Port Spec Bindings' map.
getPortSpecs() - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentMetaKind
Returns the value of the 'Port Specs' containment reference list.
getPortSpecs() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Returns the value of the 'Port Specs' containment reference list.
getPrimitiveType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyValue
Returns the primitive type of this value.
getPrimitiveType() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDef
Returns the primitive type of this type def.
getProperties() - Method in interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer
Returns the value of the 'Properties' map.
getProperty() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyBinding
Returns the value of the 'Property' reference.
getProperty() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Property'.
getProperty_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Value'.
getPropertyDeclaration() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Declaration'.
getPropertyDeclaration_DefaultValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Default Value'.
getPropertyDeclaration_Kind() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Kind'.
getPropertyDeclaration_Name() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Name'.
getPropertyDeclaration_Type() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Type'.
getPropertyDeclarations() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
Returns the value of the 'Property Declarations' containment reference list.
getPropertyFactory() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the factory that creates the instances of the model.
getPropertyKind() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for enum 'Kind'.
getPropertyPackage() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyFactory
Returns the package supported by this factory.
getPropertySheet() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Sheet'.
getPropertySheet_Name() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Name'.
getPropertySheet_PropertyDeclarations() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Property Declarations'.
getPropertySheet_Style() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Style'.
getPropertySheet_TypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Type Defs'.
getPropertySheetMap() - Method in class edu.ksu.cis.cadena.core.PropertySheetManager
 
getPropertySheets(Style) - Method in class edu.ksu.cis.cadena.core.PropertySheetManager
 
getPropertyType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type'.
getPropertyTypeContainer() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type Container'.
getPropertyTypeContainer_PropertyTypes() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Property Types'.
getPropertyTypes() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyTypeContainer
Returns the value of the 'Property Types' containment reference list.
getPropertyTypes(PropertySheet, Kind, PropertyKind) - Static method in class edu.ksu.cis.cadena.core.Util
 
getPropertyTypes(Collection<PropertySheet>, Kind, PropertyKind) - Static method in class edu.ksu.cis.cadena.core.Util
 
getPropertyValue(PropertyDeclaration, boolean) - Method in interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer
Searches this DirectPropertyContainer (optionally) and all parent containers until a property value is found for the specification
getPropertyValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Value'.
getPropertyValue_Type() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Type'.
getQueue() - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
getQueue() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Gets the queue that this action is contained within.
getRealType(PropertyValue) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
Returns the dereferenced PropertyType of the specified PropertyValue
getRealType(PropertyType) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
Returns the dereferenced PropertyType of the specified PropertyType
getRealType(TypeDef) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
Returns the dereferenced PropertyType of the specified TypeDef
getRecentParent(ConnectorMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Finds the most specialized version of an interface type variable.
getRecentParent(ConnectorMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Finds the most specialized version of a PortSpec.
getRecentParent(ComponentMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Finds the most specialized version of a PortSpec.
getScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ComponentInstance
Returns the value of the 'Scenario' container reference.
getScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Returns the value of the 'Scenario' container reference.
getScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioInstance
Returns the value of the 'Scenario' container reference.
getScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Scenario'.
getScenario_ComponentInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference list 'Component Instances'.
getScenario_Connectors() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference list 'Connectors'.
getScenario_Imports() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference list 'Imports'.
getScenario_Name() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the attribute 'Name'.
getScenario_OpenPorts() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference list 'Open Ports'.
getScenario_OpenProperties() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference list 'Open Properties'.
getScenario_ScenarioInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the containment reference list 'Scenario Instances'.
getScenario_Style() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Style'.
getScenarioFactory() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the factory that creates the instances of the model.
getScenarioInstance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Instance'.
getScenarioInstance_Scenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the container reference 'Scenario'.
getScenarioInstance_SubScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Sub Scenario'.
getScenarioInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Scenario Instances' containment reference list.
getScenarioPackage() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioFactory
Returns the package supported by this factory.
getScenarioPort() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for class 'Port'.
getScenarioPort_Instance() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Instance'.
getScenarioPort_Port() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
Returns the meta object for the reference 'Port'.
getSource() - Method in interface edu.ksu.cis.cadena.core.analysis.graph.Edge
 
getSpec() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentPort
Returns the value of the 'Spec' reference.
getString(String) - Static method in class edu.ksu.cis.cadena.core.adapter.module.ModuleMessages
 
getString(String) - Static method in class edu.ksu.cis.cadena.core.adapter.property.PropertyMessages
 
getString(String) - Static method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioMessages
 
getString(String) - Static method in class edu.ksu.cis.cadena.core.adapter.style.StyleMessages
 
getStringType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'String Type'.
getStringValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'String Value'.
getStringValue_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Value'.
getStructType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Struct Type'.
getStructType_Members() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Members'.
getStructTypeMember() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Struct Type Member'.
getStructTypeMember_Name() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Name'.
getStructTypeMember_Type() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Type'.
getStructValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Struct Value'.
getStructValue_Values() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the map 'Values'.
getStructValueMember() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Struct Value Member'.
getStructValueMember_Key() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Key'.
getStructValueMember_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Value'.
getStyle() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Returns the value of the 'Style' reference.
getStyle() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
Returns the value of the 'Style' reference.
getStyle() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Returns the value of the 'Style' reference.
getStyle() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Style'.
getStyle_Elided() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference list 'Elided'.
getStyle_Kinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference list 'Kinds'.
getStyle_Metakinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference list 'Metakinds'.
getStyle_Name() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the attribute 'Name'.
getStyle_Parent() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference list 'Parent'.
getStyleFactory() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the factory that creates the instances of the model.
getStyleMap() - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
Creates a copy of the style map.
getStylePackage() - Method in interface edu.ksu.cis.cadena.core.specification.style.StyleFactory
Returns the package supported by this factory.
getStyles() - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
Creates a copy of the key set from the style map.
getSubScenario() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioInstance
Returns the value of the 'Sub Scenario' reference.
getTarget() - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
getTarget() - Method in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
getTarget() - Method in interface edu.ksu.cis.cadena.core.specification.property.ExternalPropertyDeclaration
Returns the value of the 'Target' reference.
getTheDefaultValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.InternalPropertyDeclaration
Returns the value of the 'The Default Value' containment reference.
getTheDefaultValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyDeclaration
Returns the value of the 'The Default Value' containment reference.
getTheType() - Method in interface edu.ksu.cis.cadena.core.specification.property.ExternalPropertyDeclaration
Returns the value of the 'The Type' containment reference.
getTheType() - Method in interface edu.ksu.cis.cadena.core.specification.property.InternalPropertyDeclaration
Returns the value of the 'The Type' containment reference.
getTheType() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyDeclaration
Returns the value of the 'The Type' containment reference.
getTrash() - Method in interface edu.ksu.cis.cadena.core.specification.base.TrashCan
Returns the value of the 'Trash' containment reference list.
getTrashCan() - Method in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
Returns the meta object for class 'Trash Can'.
getTrashCan() - Method in interface edu.ksu.cis.cadena.core.specification.base.CalmObject
Finds the trash can to use for this object.
getTrashCan_Trash() - Method in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
Returns the meta object for the containment reference list 'Trash'.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for class 'Type'.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Returns the value of the 'Type' containment reference.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.property.Property
 
getType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Returns the value of the 'Type' reference.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyValue
Returns the value of the 'Type' reference.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.property.StructTypeMember
Returns the value of the 'Type' containment reference.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDef
Returns the value of the 'Type' containment reference.
getType() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ComponentInstance
Returns the value of the 'Type' reference.
getType_Kind() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the reference 'Kind'.
getType_Name() - Method in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
Returns the meta object for the attribute 'Name'.
getTypedBindings() - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyDeclaration
 
getTypedComponentInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getTypedComponents() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Convenience method that casts the return value of getComponents() into a typed List.
getTypedConnectors() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getTypeDeclarationType() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type Declaration Type'.
getTypeDeclarationValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type Declaration Value'.
getTypeDeclarationValue_Value() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Value'.
getTypeDef() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type Def'.
getTypeDef() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDefRef
Returns the value of the 'Type Def' reference.
getTypeDef_Name() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the attribute 'Name'.
getTypeDef_Type() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference 'Type'.
getTypeDefContainer() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type Def Container'.
getTypeDefContainer_TypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the containment reference list 'Type Defs'.
getTypeDefRef() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for class 'Type Def Ref'.
getTypeDefRef_TypeDef() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
Returns the meta object for the reference 'Type Def'.
getTypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
Returns the value of the 'Type Defs' containment reference list.
getTypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDefContainer
Returns the value of the 'Type Defs' containment reference list.
getTypedElided() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Convenience method that casts the return value of getElided() into a typed List.
getTypedImports() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Convenience method that casts the return value of getImports() into a typed List.
getTypedImports() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getTypedInterfaces() - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Convenience method that casts the return value of getInterfaces() into a typed List.
getTypedInterfaceTypeVariableBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Convenience method that casts the return value of getInterfaceTypeVariableBindings().values() into a typed collection of InterfaceKindBinding
getTypedKinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Convenience method that casts the return value of getKinds() into a typed List.
getTypedMembers() - Method in interface edu.ksu.cis.cadena.core.specification.property.EnumType
 
getTypedMembers() - Method in interface edu.ksu.cis.cadena.core.specification.property.StructType
 
getTypedMetakinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Convenience method that casts the return value of getMetakinds() into a typed List.
getTypedOpenPorts() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getTypedOpenProperties() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getTypedParent() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Convenience method that casts the return value of getParent() into a typed List.
getTypedPortBindings() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Convenience method that casts the return value of getPortBindings() into a typed List.
getTypedPorts() - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Convenience method that casts the return value of getPorts() into a typed List.
getTypedPortSpecBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentKind
Convenience method that casts the return value of getPortSpecBindings().values() into a typed collection of InterfaceKindBinding
getTypedPortSpecBindings() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Convenience method that casts the return value of getPortSpecBindings().values() into a typed collection of InterfaceKindBinding
getTypedPortSpecs() - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentMetaKind
Convenience method that casts the return value of getPortSpecs() into a typed List.
getTypedPortSpecs() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Convenience method that casts the return value of getPortSpecs() into a typed List.
getTypedPropertyDeclarations() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
 
getTypedPropertyTypes() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyTypeContainer
 
getTypedScenarioInstances() - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
 
getTypedTrash() - Method in interface edu.ksu.cis.cadena.core.specification.base.TrashCan
 
getTypedTypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
 
getTypedTypeDefs() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDefContainer
Get the set of TypeDefs declaraed by this container
getTypedTypeVariables() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Convenience method that casts the return value of getTypeVariables() into a typed List.
getTypedValues() - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionValue
 
getTypes(Collection, Class<T>) - Static method in class edu.ksu.cis.cadena.core.Util
Filters a collection.
getTypeVariableBindingMap() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for class 'Type Variable Binding Map'.
getTypeVariableBindingMap_Key() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the reference 'Key'.
getTypeVariableBindingMap_Value() - Method in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
Returns the meta object for the containment reference 'Value'.
getTypeVariables() - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Returns the value of the 'Type Variables' containment reference list.
getUuid() - Method in interface edu.ksu.cis.cadena.core.specification.base.CalmObject
Returns the value of the 'Uuid' attribute.
getValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.BooleanValue
Returns the value of the 'Value' attribute.
getValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.EnumValue
Returns the value of the 'Value' reference.
getValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.IntegerValue
Returns the value of the 'Value' attribute.
getValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.Property
Returns the value of the 'Value' containment reference.
getValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.StringValue
Returns the value of the 'Value' attribute.
getValue(StructTypeMember) - Method in interface edu.ksu.cis.cadena.core.specification.property.StructValue
 
getValue(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.StructValue
 
getValue() - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDeclarationValue
Returns the value of the 'Value' attribute.
getValue() - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
getValues() - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionValue
Returns the value of the 'Values' containment reference list.
getValues() - Method in interface edu.ksu.cis.cadena.core.specification.property.StructValue
Returns the value of the 'Values' map.
getVisibleComponentTypes(boolean) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Finds all of the visible component type for this Style.
getVisibleKinds(Class<T>, boolean) - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Helper method for finding all of the kinds that are visible from this style.
getVisibleMetaKinds() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Helper method for finding all of the visible meta kinds in this style and all parent styles.
getVisibleMetaKinds(Class<T>) - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Helper method for findig all of the visible meta kinds of a given type for this style and all of its parent styles.
getVisibleMetaKinds(Class<T>, MetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Helper method for finding all of the visible meta kinds of a given type which extend from a given base meta kind for this style and all parent styles.
Graph - Interface in edu.ksu.cis.cadena.core.analysis.graph
 
graphChanged(Graph) - Method in interface edu.ksu.cis.cadena.core.analysis.graph.GraphModificationListener
 
GraphModificationListener - Interface in edu.ksu.cis.cadena.core.analysis.graph
 

H

hasCircularInheritance() - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Calculates whether or not this Style inherits from itself.
hashCode() - Method in class edu.ksu.cis.cadena.core.adapter.Marker
 
hashCode() - Method in class edu.ksu.cis.cadena.core.util.Pair
 
hashCode() - Method in class edu.ksu.cis.cadena.core.util.Triple
 

I

IFactory<K,V> - Interface in edu.ksu.cis.cadena.core.util
An IFactory creates objects of one time based on inputs of another type.
illegalModelChange(IllegalThreadAccessException) - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeQueueErrorListener
 
IllegalThreadAccessException - Exception in edu.ksu.cis.cadena.core.queue
 
IllegalThreadAccessException() - Constructor for exception edu.ksu.cis.cadena.core.queue.IllegalThreadAccessException
 
IModelChangeAction - Interface in edu.ksu.cis.cadena.core.queue
 
IModelChangeQueueErrorListener - Interface in edu.ksu.cis.cadena.core.queue
 
IModelChangeQueueListener - Interface in edu.ksu.cis.cadena.core.queue
 
insertBackReferences(CalmObject) - Method in class edu.ksu.cis.cadena.core.BackReferencesMaintainer
Recursively register back-references with the objects pointed to.
INSTANCE - Static variable in class edu.ksu.cis.cadena.core.adapter.DefaultForwardReferenceTable
 
Instance - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Instance'.
INSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Instance' class.
INSTANCE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
INSTANCE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Name' attribute.
INSTANCE__PORT_PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port Properties' map.
INSTANCE__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Properties' map.
INSTANCE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
INSTANCE_DELETED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INSTANCE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Instance' class.
INSTANCE_NONEXISTANT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INSTANCE_PORT_DELETED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INSTANCE_PORT_NONEXISTANT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INSTANCE_PORT_UNSPECIFIED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INSTANCE_ROLE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Instance Role' class.
INSTANCE_ROLE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
INSTANCE_ROLE__INSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Instance' reference.
INSTANCE_ROLE__PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port' reference.
INSTANCE_ROLE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
INSTANCE_ROLE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Instance Role' class.
INSTANCE_UNRESOLVED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INSTANCE_UNSPECIFIED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
InstancePortPair - Class in edu.ksu.cis.cadena.core.util
 
InstancePortPair() - Constructor for class edu.ksu.cis.cadena.core.util.InstancePortPair
 
InstancePortPair(Instance, Port) - Constructor for class edu.ksu.cis.cadena.core.util.InstancePortPair
 
InstanceRole - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Instance Role'.
InstanceRoleAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
InstanceRoleAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.InstanceRoleAdapter
 
INTEGER_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Integer Type' class.
INTEGER_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
INTEGER_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
INTEGER_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Integer Type' class.
INTEGER_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Integer Value' class.
INTEGER_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
INTEGER_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
INTEGER_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
INTEGER_VALUE__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' attribute.
INTEGER_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Integer Value' class.
IntegerType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Integer Type'.
IntegerValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Integer Value'.
IntegerValueAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
IntegerValueAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.IntegerValueAdapter
 
INTERFACE_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Interface Kind' class.
INTERFACE_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
INTERFACE_KIND__INTERFACE_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Interface Meta Kind' reference.
INTERFACE_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
INTERFACE_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
INTERFACE_KIND__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Properties' map.
INTERFACE_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
INTERFACE_KIND_BINDING - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Interface Kind Binding' class.
INTERFACE_KIND_BINDING__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
INTERFACE_KIND_BINDING__INTERFACE_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Interface Kind' reference.
INTERFACE_KIND_BINDING__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Properties' map.
INTERFACE_KIND_BINDING__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
INTERFACE_KIND_BINDING_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Interface Kind Binding' class.
INTERFACE_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Interface Kind' class.
INTERFACE_KIND_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
INTERFACE_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Interface Meta Kind' class.
INTERFACE_META_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
INTERFACE_META_KIND__EXPOSED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Exposed' attribute.
INTERFACE_META_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
INTERFACE_META_KIND__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent' reference.
INTERFACE_META_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
INTERFACE_META_KIND__PROPERTY_TYPES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Property Types' containment reference list.
INTERFACE_META_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
INTERFACE_META_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Interface Meta Kind' class.
INTERFACE_META_KIND_USAGE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Interface Meta Kind Usage' class.
INTERFACE_META_KIND_USAGE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
INTERFACE_META_KIND_USAGE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
INTERFACE_META_KIND_USAGE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Interface Meta Kind Usage' class.
INTERFACE_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
INTERFACE_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
INTERFACE_NOT_SPECIFIED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
INTERFACE_RELAXATION_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
INTERFACE_RELAXATION_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
INTERFACE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The meta object id for the 'Interface Type' class.
INTERFACE_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Deleted' attribute.
INTERFACE_TYPE__INTERFACE_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Interface Kind' reference.
INTERFACE_TYPE__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Kind' reference.
INTERFACE_TYPE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Name' attribute.
INTERFACE_TYPE__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Properties' map.
INTERFACE_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Uuid' attribute.
INTERFACE_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The number of structural features of the the 'Interface Type' class.
INTERFACE_TYPE_VARIABLE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Interface Type Variable' class.
INTERFACE_TYPE_VARIABLE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
INTERFACE_TYPE_VARIABLE__INTERFACE_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Interface Meta Kind' reference.
INTERFACE_TYPE_VARIABLE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
INTERFACE_TYPE_VARIABLE__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent' reference.
INTERFACE_TYPE_VARIABLE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
INTERFACE_TYPE_VARIABLE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Interface Type Variable' class.
InterfaceKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Interface Kind'.
InterfaceKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
InterfaceKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindAdapter
 
InterfaceKindBinding - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Interface Kind Binding'.
InterfaceKindBindingAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
InterfaceKindBindingAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
InterfaceMetaKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Interface Meta Kind'.
InterfaceMetaKindAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
InterfaceMetaKindAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.InterfaceMetaKindAdapter
Default constructor
InterfaceMetaKindUsage - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Interface Meta Kind Usage'.
InterfaceType - Interface in edu.ksu.cis.cadena.core.specification.module
A representation of the model object 'Interface Type'.
InterfaceTypeAdapter - Class in edu.ksu.cis.cadena.core.adapter.module
Some description here
InterfaceTypeAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.module.InterfaceTypeAdapter
 
InterfaceTypeVariable - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Interface Type Variable'.
InterfaceTypeVariableAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
InterfaceTypeVariableAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
INTERNAL_PROPERTY_DECLARATION - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Internal Property Declaration' class.
INTERNAL_PROPERTY_DECLARATION__DEFAULT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Default Value' reference.
INTERNAL_PROPERTY_DECLARATION__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
INTERNAL_PROPERTY_DECLARATION__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Kind' attribute.
INTERNAL_PROPERTY_DECLARATION__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
INTERNAL_PROPERTY_DECLARATION__THE_DEFAULT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'The Default Value' containment reference.
INTERNAL_PROPERTY_DECLARATION__THE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'The Type' containment reference.
INTERNAL_PROPERTY_DECLARATION__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
INTERNAL_PROPERTY_DECLARATION__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
INTERNAL_PROPERTY_DECLARATION_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Internal Property Declaration' class.
InternalPropertyDeclaration - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Internal Property Declaration'.
INVALID_MEMBER_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.BooleanValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.EnumValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.IntegerValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StringValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructValueAdapter
 
INVALID_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructValueMemberImplAdapter
 
isAdapterForType(Object) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
isAdapterForType(Object) - Method in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
isAMetaKind(String) - Method in interface edu.ksu.cis.cadena.core.specification.module.Type
Determines if this base kind is derives from the specified meta kind
isAMetaKind(String) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ComponentInstance
Determines if this base kind is derives from the specified meta kind
isAMetaKind(String) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Determines if this base kind is derives from the specified meta kind
isAMetaKind(String) - Method in interface edu.ksu.cis.cadena.core.specification.style.BaseKind
Determines if this base kind is derives from the specified meta kind
isAssignmentCompatible(MetaKind, MetaKind) - Static method in class edu.ksu.cis.cadena.core.Util
 
isCompatible(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyType
 
isCompatible(Instance, Port, boolean) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
 
isEqual(PropertyValue) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyValue
 
isFactoryForType(Object) - Method in class edu.ksu.cis.cadena.core.specification.base.util.BaseAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Returns whether this factory is applicable for the type of the object.
isKindVisible(Kind) - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Helper method to determine if there is a non-eliding path to the specified kind.
isPortPropertyLocal(Port, PropertyDeclaration) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
Determine if the specified property is set directly at this port property container
isPropertyLocal(PropertyDeclaration) - Method in interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer
Determine if the specified property is set directly at this port property container
isRelated(InterfaceTypeVariable) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Helper method for determining if another interface type variable is related to this one.
isRelated(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Helper method for determining if another port spec is related to this one.
isRunning() - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
 
isWorkerThread() - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Determine whether or not the current active thread is the worker thread.

K

Kind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Kind'.
KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Kind' class.
KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
KIND__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Properties' map.
KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Kind' class.
KIND_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
KIND_NAME_REUSED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
KIND_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 

M

Marker - Class in edu.ksu.cis.cadena.core.adapter
 
Marker(Object, String, String) - Constructor for class edu.ksu.cis.cadena.core.adapter.Marker
 
MarkerManager - Interface in edu.ksu.cis.cadena.core.adapter
 
MAX_MULTIPLEXITY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.AbstractInstanceAdapter
 
MAXIMUM_INVALID_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
MAXIMUM_MULTIPLEXITY_RELAXATION_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
MAXIMUM_MULTIPLICITY_RELAXATION_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
MAXIMUM_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
MCOMPONENT_UUID - Static variable in class edu.ksu.cis.cadena.core.Constants
 
MCONNECTOR_UUID - Static variable in class edu.ksu.cis.cadena.core.Constants
 
META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Meta Kind' class.
META_KIND__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
META_KIND__EXPOSED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Exposed' attribute.
META_KIND__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
META_KIND__PARENT_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent Meta Kind' reference.
META_KIND__PROPERTY_TYPES - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Property Types' containment reference list.
META_KIND__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
META_KIND_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Meta Kind' class.
MetaKind - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Meta Kind'.
MIN_MULTIPLEXITY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.AbstractInstanceAdapter
 
MINIMUM_INVALID_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
MINIMUM_MULTIPLEXITY_RELAXATION_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
MINIMUM_MULTIPLICITY_RELAXATION_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
MINIMUM_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
MINTERFACE_UUID - Static variable in class edu.ksu.cis.cadena.core.Constants
 
MISSING_MEMBER_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructValueAdapter
 
MISSING_PORT_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
MISSING_PORT_SPEC_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
MISSING_VARIABLE_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
ModelChangeException - Exception in edu.ksu.cis.cadena.core.queue
Wrapper for exceptions that may occur within a IModelChangeAction.run
ModelChangeException(String, Throwable) - Constructor for exception edu.ksu.cis.cadena.core.queue.ModelChangeException
 
ModelChangeException(String) - Constructor for exception edu.ksu.cis.cadena.core.queue.ModelChangeException
 
ModelChangeException(Throwable) - Constructor for exception edu.ksu.cis.cadena.core.queue.ModelChangeException
 
ModelChangeQueue - Class in edu.ksu.cis.cadena.core.queue
 
ModelChangeQueue(AdaptingResourceSetImpl) - Constructor for class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Default constructor.
modelChangeQueueEmptied() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeQueueListener
 
Module - Interface in edu.ksu.cis.cadena.core.specification.module
A representation of the model object 'Module'.
MODULE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The meta object id for the 'Module' class.
MODULE - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
The 'MODULE' literal value.
MODULE__COMPONENTS - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Components' containment reference list.
MODULE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Deleted' attribute.
MODULE__IMPORTS - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Imports' reference list.
MODULE__INTERFACES - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Interfaces' containment reference list.
MODULE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Name' attribute.
MODULE__STYLE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Style' reference.
MODULE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Uuid' attribute.
MODULE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The number of structural features of the the 'Module' class.
MODULE_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
The 'MODULE' literal object.
MODULE_SPECIFICATION_ELEMENT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
ModuleAdapter - Class in edu.ksu.cis.cadena.core.adapter.module
Handles all of the checks associated with an individual module node, and not any of it's children.
ModuleAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
ModuleAdapterFactory - Class in edu.ksu.cis.cadena.core.specification.module.util
The Adapter Factory for the model.
ModuleAdapterFactory() - Constructor for class edu.ksu.cis.cadena.core.specification.module.util.ModuleAdapterFactory
Creates an instance of the adapter factory.
ModuleAdapterMaintainer - Class in edu.ksu.cis.cadena.core
 
ModuleAdapterMaintainer(Module) - Constructor for class edu.ksu.cis.cadena.core.ModuleAdapterMaintainer
Adds adapters to the style as specified by plugins.
ModuleFactory - Interface in edu.ksu.cis.cadena.core.specification.module
The Factory for the model.
ModuleMessages - Class in edu.ksu.cis.cadena.core.adapter.module
 
ModulePackage - Interface in edu.ksu.cis.cadena.core.specification.module
The Package for the model.
ModuleSwitch - Class in edu.ksu.cis.cadena.core.specification.module.util
The Switch for the model's inheritance hierarchy.
ModuleSwitch() - Constructor for class edu.ksu.cis.cadena.core.specification.module.util.ModuleSwitch
Creates an instance of the switch.

N

NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
NAME_EMPTY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
NAME_REUSED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
NAME_REUSED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
NAME_REUSED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
NAME_REUSED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
NAME_REUSED_ERROR_KIND - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
NAME_REUSED_ERROR_MODULE - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
NAME_REUSED_ERROR_STYLE - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
NAME_REUSED_ERROR_TYPE - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
NO_CORE_INHERITANCE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
Node - Interface in edu.ksu.cis.cadena.core.analysis.graph
 
NON_EXISTENT_PORT_SPEC_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentPortAdapter
 
NON_IMPORTED_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
NON_INHERITED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentPortAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.module.InterfaceTypeAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
Handles a change notification of a Module object.
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
Handle an update to some ComponentInstance.
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
Handles a change notification of a BaseKind object.
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.ComponentKindAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.ComponentMetaKindAdapter
Handles a change notification of a ComponentMetaKind object.
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorKindAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.ConnectorMetaKindAdapter
Handles a change notification of a ConnectorMetaKind object.
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceMetaKindAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
Handles a change notification of a Style object.
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.BackReferencesMaintainer
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.ModuleAdapterMaintainer
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.ScenarioAdapterMaintainer
 
notifyChanged(Notification) - Method in class edu.ksu.cis.cadena.core.StyleAdapterMaintainer
 
NULL_TYPE_REF_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 

O

OPEN_PROPERTY_BINDING - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Open Property Binding' class.
OPEN_PROPERTY_BINDING__CONTAINER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Container' reference.
OPEN_PROPERTY_BINDING__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
OPEN_PROPERTY_BINDING__PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Port' reference.
OPEN_PROPERTY_BINDING__PROPERTY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Property' reference.
OPEN_PROPERTY_BINDING__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
OPEN_PROPERTY_BINDING_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Open Property Binding' class.
OPEN_PROPERTY_DECLARATION - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Open Property Declaration' class.
OPEN_PROPERTY_DECLARATION__BINDINGS - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Bindings' containment reference list.
OPEN_PROPERTY_DECLARATION__DEFAULT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Default Value' reference.
OPEN_PROPERTY_DECLARATION__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
OPEN_PROPERTY_DECLARATION__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Kind' attribute.
OPEN_PROPERTY_DECLARATION__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
OPEN_PROPERTY_DECLARATION__THE_DEFAULT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'The Default Value' containment reference.
OPEN_PROPERTY_DECLARATION__THE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'The Type' containment reference.
OPEN_PROPERTY_DECLARATION__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
OPEN_PROPERTY_DECLARATION__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
OPEN_PROPERTY_DECLARATION_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Open Property Declaration' class.
OpenPropertyBinding - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Open Property Binding'.
OpenPropertyBindingAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
OpenPropertyBindingAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.OpenPropertyBindingAdapter
 
OpenPropertyDeclaration - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Open Property Declaration'.
OVERRIDE_DELETED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
OVERRIDE_NON_BASE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
OVERRIDE_NON_BASE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
OVERRIDE_NON_INHERIT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
OVERRIDE_NON_INHERIT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 
OVERRIDE_UNRESOLVED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
OVERRIDE_UNRESOLVED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
 

P

Pair<T1,T2> - Class in edu.ksu.cis.cadena.core.util
Generic implementation of a 2-tuple.
Pair(T1, T2) - Constructor for class edu.ksu.cis.cadena.core.util.Pair
 
Pair(Pair<? extends T1, ? extends T2>) - Constructor for class edu.ksu.cis.cadena.core.util.Pair
 
Pair() - Constructor for class edu.ksu.cis.cadena.core.util.Pair
 
PARENT_DELETED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
PARENT_DELETED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceTypeVariableAdapter
 
PARENT_NOT_EXPOSED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
PARENT_NOT_SPECIFIED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
PARENT_NOT_VISIBLE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
PARENT_UNRESOLVED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
 
ParentStyleAdapter - Class in edu.ksu.cis.cadena.core
 
ParentStyleAdapter(Style) - Constructor for class edu.ksu.cis.cadena.core.ParentStyleAdapter
Adds adapters to the style as specified by plugins.
Parity - Class in edu.ksu.cis.cadena.core.specification.style
A representation of the literals of the enumeration 'Parity', and utility methods for working with them.
PARITY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Parity' enum.
PLUGIN_ID - Static variable in class edu.ksu.cis.cadena.core.CadenaCorePlugin
 
PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The meta object id for the 'Port' class.
Port - Interface in edu.ksu.cis.cadena.core.specification.module
A representation of the model object 'Port'.
PORT__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Deleted' attribute.
PORT__INTERFACE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Interface Type' reference.
PORT__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Name' attribute.
PORT__PORT_SPEC - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Port Spec' reference.
PORT__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Uuid' attribute.
PORT_BINDING - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Port Binding' class.
PORT_BINDING__CONNECTOR - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Connector' container reference.
PORT_BINDING__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
PORT_BINDING__INSTANCE_ROLE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Instance Role' containment reference.
PORT_BINDING__PORT_SPEC - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port Spec' reference.
PORT_BINDING__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Properties' map.
PORT_BINDING__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
PORT_BINDING_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Port Binding' class.
PORT_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The number of structural features of the the 'Port' class.
PORT_MAP - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Port Map' class.
PORT_MAP__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PORT_MAP__KEY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Key' reference.
PORT_MAP__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PORT_MAP__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' map.
PORT_MAP_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Port Map' class.
PORT_PROPERTY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Port Property' class.
PORT_PROPERTY__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PORT_PROPERTY__PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Port' reference.
PORT_PROPERTY__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PORT_PROPERTY__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' containment reference.
PORT_PROPERTY_CONTAINER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Port Property Container' class.
PORT_PROPERTY_CONTAINER__PORT_PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Port Properties' map.
PORT_PROPERTY_CONTAINER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Port Property Container' class.
PORT_PROPERTY_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Port Property' class.
PORT_PROPERTY_MAP - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Port Property Map' class.
PORT_PROPERTY_MAP__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PORT_PROPERTY_MAP__KEY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Key' reference.
PORT_PROPERTY_MAP__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PORT_PROPERTY_MAP__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' containment reference.
PORT_PROPERTY_MAP_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Port Property Map' class.
PORT_SPEC - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Port Spec' class.
PORT_SPEC__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
PORT_SPEC__INTERFACE_META_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Interface Meta Kind' reference.
PORT_SPEC__MAXIMUM_MULTIPLEXITY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Maximum Multiplexity' attribute.
PORT_SPEC__MAXIMUM_MULTIPLICITY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Maximum Multiplicity' attribute.
PORT_SPEC__MINIMUM_MULTIPLEXITY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Minimum Multiplexity' attribute.
PORT_SPEC__MINIMUM_MULTIPLICITY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Minimum Multiplicity' attribute.
PORT_SPEC__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
PORT_SPEC__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent' reference.
PORT_SPEC__PARITY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parity' attribute.
PORT_SPEC__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
PORT_SPEC_BINDING_MAP - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Port Spec Binding Map' class.
PORT_SPEC_BINDING_MAP__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
PORT_SPEC_BINDING_MAP__KEY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Key' reference.
PORT_SPEC_BINDING_MAP__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
PORT_SPEC_BINDING_MAP__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Value' containment reference.
PORT_SPEC_BINDING_MAP_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Port Spec Binding Map' class.
PORT_SPEC_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Port Spec' class.
PORT_SPEC_MULTIPLICITY_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
PortAdapter - Class in edu.ksu.cis.cadena.core.adapter.module
Some description here
PortAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
PortBinding - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Port Binding'.
PortBindingAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
PortBindingAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
PortProperty - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Port Property'.
PortPropertyContainer - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Port Property Container'.
PortPropertyContainerAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
PortPropertyContainerAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
PortSpec - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Port Spec'.
PortSpecAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
 
PortSpecAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.PortSpecAdapter
Default constructor
print(String, PrintStream) - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
Property - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Property'.
PROPERTY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Property' class.
PROPERTY__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PROPERTY__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PROPERTY__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' containment reference.
PROPERTY_ALREADY_SET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
PROPERTY_ALREADY_SET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
PROPERTY_DECLARATION - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Declaration' class.
PROPERTY_DECLARATION__DEFAULT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Default Value' reference.
PROPERTY_DECLARATION__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PROPERTY_DECLARATION__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Kind' attribute.
PROPERTY_DECLARATION__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
PROPERTY_DECLARATION__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
PROPERTY_DECLARATION__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PROPERTY_DECLARATION_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Declaration' class.
PROPERTY_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Property' class.
PROPERTY_KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Kind' enum.
PROPERTY_SHEET - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Sheet' class.
PROPERTY_SHEET__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PROPERTY_SHEET__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
PROPERTY_SHEET__PROPERTY_DECLARATIONS - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Property Declarations' containment reference list.
PROPERTY_SHEET__STYLE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Style' reference.
PROPERTY_SHEET__TYPE_DEFS - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type Defs' containment reference list.
PROPERTY_SHEET__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PROPERTY_SHEET_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Sheet' class.
PROPERTY_SHEET_SPECIFICATION_ELEMENT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
PROPERTY_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type' class.
PROPERTY_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PROPERTY_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PROPERTY_TYPE_CONTAINER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type Container' class.
PROPERTY_TYPE_CONTAINER__PROPERTY_TYPES - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Property Types' containment reference list.
PROPERTY_TYPE_CONTAINER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type Container' class.
PROPERTY_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type' class.
PROPERTY_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.DirectPropertyContainerAdapter
 
PROPERTY_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PortPropertyContainerAdapter
 
PROPERTY_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Value' class.
PROPERTY_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
PROPERTY_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
PROPERTY_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
PROPERTY_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Value' class.
PropertyAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
PropertyAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
PropertyAdapterFactory - Class in edu.ksu.cis.cadena.core.specification.property.util
The Adapter Factory for the model.
PropertyAdapterFactory() - Constructor for class edu.ksu.cis.cadena.core.specification.property.util.PropertyAdapterFactory
Creates an instance of the adapter factory.
PropertyDeclaration - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Declaration'.
PropertyDeclarationAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
PropertyDeclarationAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
PropertyFactory - Interface in edu.ksu.cis.cadena.core.specification.property
The Factory for the model.
PropertyKind - Class in edu.ksu.cis.cadena.core.specification.property
A representation of the literals of the enumeration 'Kind', and utility methods for working with them.
PropertyMessages - Class in edu.ksu.cis.cadena.core.adapter.property
 
PropertyPackage - Interface in edu.ksu.cis.cadena.core.specification.property
The Package for the model.
PropertySheet - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Sheet'.
PropertySheetManager - Class in edu.ksu.cis.cadena.core
 
PropertySwitch - Class in edu.ksu.cis.cadena.core.specification.property.util
The Switch for the model's inheritance hierarchy.
PropertySwitch() - Constructor for class edu.ksu.cis.cadena.core.specification.property.util.PropertySwitch
Creates an instance of the switch.
PropertyType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type'.
PropertyTypeContainer - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type Container'.
PropertyValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Value'.
PROVIDES - Static variable in class edu.ksu.cis.cadena.core.specification.style.Parity
The 'PROVIDES' literal value.
PROVIDES_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.style.Parity
The 'PROVIDES' literal object.

R

realizesMetaKind(MetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.Kind
Determine if this kind implements the specified meta kind.
recheckModel() - Method in class edu.ksu.cis.cadena.core.AdaptingResourceSetImpl
 
REDECLARED_INHERITANCE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
REFERENCED_OBJECT_IN_TRASH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
RELAXED_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
removeAdapters(Notifier) - Method in class edu.ksu.cis.cadena.core.AdapterFactoryWrapper
 
removeBackReference(Pair<CalmObject, EStructuralFeature>) - Method in interface edu.ksu.cis.cadena.core.specification.base.CalmObject
 
removeBackReferences(CalmObject) - Method in class edu.ksu.cis.cadena.core.BackReferencesMaintainer
Recursively unregister back-references with objects pointed to.
removeErrorListener(IModelChangeQueueErrorListener) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
 
removeListener(IModelChangeQueueListener) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Removes a change qeue listener.
removePortProperty(Port, PropertyDeclaration) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
 
removeProperty(PropertyDeclaration) - Method in interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer
 
RESOURCE_SPECIFICATION_ATTRIBUTE - Static variable in class edu.ksu.cis.cadena.core.Constants
 
REUSED_MEMBER_NAME_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.EnumTypeAdapter
 
REUSED_MEMBER_NAME_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructTypeAdapter
 
REUSED_NAME_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.AbstractInstanceAdapter
 
run() - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
run() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Run the action.
run() - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
The main work loop.

S

SCENARIO - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
The 'SCENARIO' literal value.
Scenario - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Scenario'.
SCENARIO - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Scenario' class.
SCENARIO__COMPONENT_INSTANCES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Component Instances' containment reference list.
SCENARIO__CONNECTORS - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Connectors' containment reference list.
SCENARIO__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
SCENARIO__IMPORTS - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Imports' reference list.
SCENARIO__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Name' attribute.
SCENARIO__OPEN_PORTS - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Open Ports' containment reference list.
SCENARIO__OPEN_PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Open Properties' containment reference list.
SCENARIO__SCENARIO_INSTANCES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Scenario Instances' containment reference list.
SCENARIO__STYLE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Style' reference.
SCENARIO__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
SCENARIO_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Scenario' class.
SCENARIO_INSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Instance' class.
SCENARIO_INSTANCE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
SCENARIO_INSTANCE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Name' attribute.
SCENARIO_INSTANCE__PORT_PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port Properties' map.
SCENARIO_INSTANCE__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Properties' map.
SCENARIO_INSTANCE__SCENARIO - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Scenario' container reference.
SCENARIO_INSTANCE__SUB_SCENARIO - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Sub Scenario' reference.
SCENARIO_INSTANCE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
SCENARIO_INSTANCE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Instance' class.
SCENARIO_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
The 'SCENARIO' literal object.
SCENARIO_NOT_SPECIFIED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
SCENARIO_PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The meta object id for the 'Port' class.
SCENARIO_PORT__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Deleted' attribute.
SCENARIO_PORT__INSTANCE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Instance' reference.
SCENARIO_PORT__INTERFACE_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Interface Type' reference.
SCENARIO_PORT__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Name' attribute.
SCENARIO_PORT__PORT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port' reference.
SCENARIO_PORT__PORT_SPEC - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Port Spec' reference.
SCENARIO_PORT__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The feature id for the 'Uuid' attribute.
SCENARIO_PORT_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPackage
The number of structural features of the the 'Port' class.
SCENARIO_SPECIFICATION_ELEMENT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
SCENARIO_UNRESOLVED_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
ScenarioAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
Handles all the checks for an individual Scenarionode, but none of its children.
ScenarioAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
ScenarioAdapterFactory - Class in edu.ksu.cis.cadena.core.specification.scenario.util
The Adapter Factory for the model.
ScenarioAdapterFactory() - Constructor for class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioAdapterFactory
Creates an instance of the adapter factory.
ScenarioAdapterMaintainer - Class in edu.ksu.cis.cadena.core
Adapter which tracks the lifecycle of a lower-tier top object ( "scenario") manages the automatic attachment of plugin-specified adapters to all objects contained inside the scenario.
ScenarioAdapterMaintainer(Scenario) - Constructor for class edu.ksu.cis.cadena.core.ScenarioAdapterMaintainer
Adds adapters to the scenario as specified by plugins.
ScenarioFactory - Interface in edu.ksu.cis.cadena.core.specification.scenario
The Factory for the model.
ScenarioInstance - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Instance'.
ScenarioInstanceAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
ScenarioInstanceAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
ScenarioMessages - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
ScenarioPackage - Interface in edu.ksu.cis.cadena.core.specification.scenario
The Package for the model.
ScenarioPort - Interface in edu.ksu.cis.cadena.core.specification.scenario
A representation of the model object 'Port'.
ScenarioPortAdapter - Class in edu.ksu.cis.cadena.core.adapter.scenario
 
ScenarioPortAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioPortAdapter
 
ScenarioSwitch - Class in edu.ksu.cis.cadena.core.specification.scenario.util
The Switch for the model's inheritance hierarchy.
ScenarioSwitch() - Constructor for class edu.ksu.cis.cadena.core.specification.scenario.util.ScenarioSwitch
Creates an instance of the switch.
second - Variable in class edu.ksu.cis.cadena.core.util.Pair
 
second - Variable in class edu.ksu.cis.cadena.core.util.Triple
 
SELF_INHERITANCE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
SEQUENCE - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
The 'SEQUENCE' literal value.
SEQUENCE_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
The 'SEQUENCE' literal object.
SET - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
The 'SET' literal value.
SET_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
The 'SET' literal object.
setAbstract(Boolean) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Sets the value of the 'Abstract' attribute.
setComponentKind(ComponentKind) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Sets the value of the 'Component Kind' reference.
setComponentMetaKind(ComponentMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentKind
Sets the value of the 'Component Meta Kind' reference.
setConnector(Connector) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
Sets the value of the 'Connector' container reference.
setConnectorMetaKind(ConnectorMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorKind
Sets the value of the 'Connector Meta Kind' reference.
setContainer(DirectPropertyContainer) - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyBinding
Sets the value of the 'Container' reference.
setDefaultValue(Property) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Sets the value of the 'Default Value' reference.
setException(Exception) - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
setException(Exception) - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
This is set by the ModelChangeQueue if an exception was caught while executing this action.
setExposed(Boolean) - Method in interface edu.ksu.cis.cadena.core.specification.style.MetaKind
Sets the value of the 'Exposed' attribute.
setInstance(Instance) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.InstanceRole
Sets the value of the 'Instance' reference.
setInstance(Instance) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPort
Sets the value of the 'Instance' reference.
setInstanceRole(InstanceRole) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
Sets the value of the 'Instance Role' containment reference.
setInterface(InterfaceType) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentPort
Sets the value of the 'Interface' reference.
setInterfaceKind(InterfaceKind) - Method in interface edu.ksu.cis.cadena.core.specification.module.InterfaceType
Sets the value of the 'Interface Kind' reference.
setInterfaceKind(InterfaceKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceKindBinding
Sets the value of the 'Interface Kind' reference.
setInterfaceMetaKind(InterfaceMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceKind
Sets the value of the 'Interface Meta Kind' reference.
setInterfaceMetaKind(InterfaceMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Sets the value of the 'Interface Meta Kind' reference.
setInterfaceMetaKind(InterfaceMetaKindUsage) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Interface Meta Kind' reference.
setKind(CollectionKind) - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Sets the value of the 'Kind' attribute.
setKind(PropertyKind) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Sets the value of the 'Kind' attribute.
setKind(ConnectorKind) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Sets the value of the 'Kind' reference.
setMarkerManager(MarkerManager) - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
 
setMarkers(Object, String, String...) - Static method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
setMaximum(Integer) - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Sets the value of the 'Maximum' attribute.
setMaximumMultiplexity(Integer) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Maximum Multiplexity' attribute.
setMaximumMultiplicity(Integer) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Maximum Multiplicity' attribute.
setMinimum(Integer) - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Sets the value of the 'Minimum' attribute.
setMinimumMultiplexity(Integer) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Minimum Multiplexity' attribute.
setMinimumMultiplicity(Integer) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Minimum Multiplicity' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.module.Port
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.module.Type
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.EnumMember
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyDeclaration
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.StructTypeMember
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDef
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Instance
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.style.BaseKind
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Name' attribute.
setName(String) - Method in interface edu.ksu.cis.cadena.core.specification.style.Style
Sets the value of the 'Name' attribute.
setParent(ComponentType) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentType
Sets the value of the 'Parent' reference.
setParent(ComponentMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.ComponentMetaKind
Sets the value of the 'Parent' reference.
setParent(ConnectorMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.ConnectorMetaKind
Sets the value of the 'Parent' reference.
setParent(InterfaceMetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceMetaKind
Sets the value of the 'Parent' reference.
setParent(InterfaceTypeVariable) - Method in interface edu.ksu.cis.cadena.core.specification.style.InterfaceTypeVariable
Sets the value of the 'Parent' reference.
setParent(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Parent' reference.
setParentMetaKind(MetaKind) - Method in interface edu.ksu.cis.cadena.core.specification.style.BaseKind
Sets the value of the 'Parent Meta Kind' reference.
setParity(Parity) - Method in interface edu.ksu.cis.cadena.core.specification.style.PortSpec
Sets the value of the 'Parity' attribute.
setPort(Port) - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyBinding
Sets the value of the 'Port' reference.
setPort(Port) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortProperty
Sets the value of the 'Port' reference.
setPort(Port) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.InstanceRole
Sets the value of the 'Port' reference.
setPort(Port) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioPort
Sets the value of the 'Port' reference.
setPortProperty(Port, PropertyDeclaration, Property) - Method in interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer
 
setPortSpec(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.PortBinding
Sets the value of the 'Port Spec' reference.
setProperty(PropertyDeclaration) - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyBinding
Sets the value of the 'Property' reference.
setQueue(ModelChangeQueue) - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
setQueue(ModelChangeQueue) - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Called by ModelChangeQueue when it is added to a queue or removed from a queue.
setScenario(Scenario) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ComponentInstance
Sets the value of the 'Scenario' container reference.
setScenario(Scenario) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Connector
Sets the value of the 'Scenario' container reference.
setScenario(Scenario) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioInstance
Sets the value of the 'Scenario' container reference.
setSpec(PortSpec) - Method in interface edu.ksu.cis.cadena.core.specification.module.ComponentPort
Sets the value of the 'Spec' reference.
setStyle(Style) - Method in interface edu.ksu.cis.cadena.core.specification.module.Module
Sets the value of the 'Style' reference.
setStyle(Style) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertySheet
Sets the value of the 'Style' reference.
setStyle(Style) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.Scenario
Sets the value of the 'Style' reference.
setSubScenario(Scenario) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ScenarioInstance
Sets the value of the 'Sub Scenario' reference.
setTarget(Notifier) - Method in class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
 
setTarget(Notifier) - Method in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
setTarget(Notifier) - Method in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
setTarget(PropertyTypeContainer) - Method in interface edu.ksu.cis.cadena.core.specification.property.ExternalPropertyDeclaration
Sets the value of the 'Target' reference.
setTheDefaultValue(Property) - Method in interface edu.ksu.cis.cadena.core.specification.property.InternalPropertyDeclaration
Sets the value of the 'The Default Value' containment reference.
setTheDefaultValue(Property) - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyDeclaration
Sets the value of the 'The Default Value' containment reference.
setTheType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.ExternalPropertyDeclaration
Sets the value of the 'The Type' containment reference.
setTheType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.InternalPropertyDeclaration
Sets the value of the 'The Type' containment reference.
setTheType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.OpenPropertyDeclaration
Sets the value of the 'The Type' containment reference.
setType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.CollectionType
Sets the value of the 'Type' containment reference.
setType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.PropertyValue
Sets the value of the 'Type' reference.
setType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.StructTypeMember
Sets the value of the 'Type' containment reference.
setType(PropertyType) - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDef
Sets the value of the 'Type' containment reference.
setType(ComponentType) - Method in interface edu.ksu.cis.cadena.core.specification.scenario.ComponentInstance
Sets the value of the 'Type' reference.
setTypeDef(TypeDef) - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDefRef
Sets the value of the 'Type Def' reference.
setValue(Boolean) - Method in interface edu.ksu.cis.cadena.core.specification.property.BooleanValue
Sets the value of the 'Value' attribute.
setValue(EnumMember) - Method in interface edu.ksu.cis.cadena.core.specification.property.EnumValue
Sets the value of the 'Value' reference.
setValue(Long) - Method in interface edu.ksu.cis.cadena.core.specification.property.IntegerValue
Sets the value of the 'Value' attribute.
setValue(PropertyValue) - Method in interface edu.ksu.cis.cadena.core.specification.property.Property
Sets the value of the 'Value' containment reference.
setValue(String) - Method in interface edu.ksu.cis.cadena.core.specification.property.StringValue
Sets the value of the 'Value' attribute.
setValue(byte[]) - Method in interface edu.ksu.cis.cadena.core.specification.property.TypeDeclarationValue
Sets the value of the 'Value' attribute.
SetValue(T2) - Method in class edu.ksu.cis.cadena.core.util.TreeNode
 
SPECIFICATIONS_EXTENSION_POINT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
start(BundleContext) - Method in class edu.ksu.cis.cadena.core.CadenaCorePlugin
Populates the specification maps from Eclipse plugin specifications
start() - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Starts the change queue.
started() - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
started() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Called by the queue directly before the action is started
stopQueue(boolean) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Stops the change queue.
STRING_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'String Type' class.
STRING_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
STRING_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
STRING_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'String Type' class.
STRING_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'String Value' class.
STRING_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
STRING_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
STRING_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
STRING_VALUE__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' attribute.
STRING_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'String Value' class.
StringType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'String Type'.
StringValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'String Value'.
StringValueAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
StringValueAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.StringValueAdapter
 
STRUCT_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Struct Type' class.
STRUCT_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
STRUCT_TYPE__MEMBERS - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Members' containment reference list.
STRUCT_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
STRUCT_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Struct Type' class.
STRUCT_TYPE_MEMBER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Struct Type Member' class.
STRUCT_TYPE_MEMBER__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
STRUCT_TYPE_MEMBER__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
STRUCT_TYPE_MEMBER__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' containment reference.
STRUCT_TYPE_MEMBER__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
STRUCT_TYPE_MEMBER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Struct Type Member' class.
STRUCT_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Struct Value' class.
STRUCT_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
STRUCT_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
STRUCT_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
STRUCT_VALUE__VALUES - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Values' map.
STRUCT_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Struct Value' class.
STRUCT_VALUE_MEMBER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Struct Value Member' class.
STRUCT_VALUE_MEMBER__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
STRUCT_VALUE_MEMBER__KEY - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Key' reference.
STRUCT_VALUE_MEMBER__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
STRUCT_VALUE_MEMBER__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' containment reference.
STRUCT_VALUE_MEMBER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Struct Value Member' class.
StructType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Struct Type'.
StructTypeAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
StructTypeAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.StructTypeAdapter
 
StructTypeMember - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Struct Type Member'.
StructTypeMemberAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
StructTypeMemberAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
StructValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Struct Value'.
StructValueAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
StructValueAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.StructValueAdapter
 
StructValueMemberImplAdapter - Class in edu.ksu.cis.cadena.core.adapter.property
 
StructValueMemberImplAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.StructValueMemberImplAdapter
 
STYLE - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
The 'STYLE' literal value.
Style - Interface in edu.ksu.cis.cadena.core.specification.style
A representation of the model object 'Style'.
STYLE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Style' class.
STYLE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
STYLE__ELIDED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Elided' reference list.
STYLE__KINDS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Kinds' containment reference list.
STYLE__METAKINDS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Metakinds' containment reference list.
STYLE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Name' attribute.
STYLE__PARENT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Parent' reference list.
STYLE__TYPE_DEFS - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Type Defs' containment reference list.
STYLE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
STYLE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Style' class.
STYLE_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
The 'STYLE' literal object.
STYLE_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
STYLE_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioInstanceAdapter
 
STYLE_SPECIFICATION_ELEMENT - Static variable in class edu.ksu.cis.cadena.core.Constants
 
STYLE_URI_SPECIFICATION_ATTRIBUTE - Static variable in class edu.ksu.cis.cadena.core.Constants
 
StyleAdapter - Class in edu.ksu.cis.cadena.core.adapter.style
Handles all of the checks associated with an individual style node, and not any of it's children.
StyleAdapter() - Constructor for class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
Default constructor.
StyleAdapterFactory - Class in edu.ksu.cis.cadena.core.specification.style.util
The Adapter Factory for the model.
StyleAdapterFactory() - Constructor for class edu.ksu.cis.cadena.core.specification.style.util.StyleAdapterFactory
Creates an instance of the adapter factory.
StyleAdapterMaintainer - Class in edu.ksu.cis.cadena.core
 
StyleAdapterMaintainer(Style) - Constructor for class edu.ksu.cis.cadena.core.StyleAdapterMaintainer
Adds adapters to the style as specified by plugins.
StyleFactory - Interface in edu.ksu.cis.cadena.core.specification.style
The Factory for the model.
StyleFilter - Class in edu.ksu.cis.cadena.core.pluginfilter
 
StyleFilter(URI) - Constructor for class edu.ksu.cis.cadena.core.pluginfilter.StyleFilter
 
StyleMessages - Class in edu.ksu.cis.cadena.core.adapter.style
 
StylePackage - Interface in edu.ksu.cis.cadena.core.specification.style
The Package for the model.
StyleSwitch - Class in edu.ksu.cis.cadena.core.specification.style.util
The Switch for the model's inheritance hierarchy.
StyleSwitch() - Constructor for class edu.ksu.cis.cadena.core.specification.style.util.StyleSwitch
Creates an instance of the switch.

T

third - Variable in class edu.ksu.cis.cadena.core.util.Triple
 
TOO_FEW_MEMBERS_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
TOO_MANY_MEMBERS_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionValueAdapter
 
toString() - Method in class edu.ksu.cis.cadena.core.adapter.Marker
 
toString() - Method in class edu.ksu.cis.cadena.core.AdapterFactoryWrapper
 
toString() - Method in class edu.ksu.cis.cadena.core.util.Pair
 
TRASH_CAN - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The meta object id for the 'Trash Can' class.
TRASH_CAN__TRASH - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The feature id for the 'Trash' containment reference list.
TRASH_CAN_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.base.BasePackage
The number of structural features of the the 'Trash Can' class.
TrashCan - Interface in edu.ksu.cis.cadena.core.specification.base
A representation of the model object 'Trash Can'.
TreeNode<T1,T2> - Class in edu.ksu.cis.cadena.core.util
 
TreeNode() - Constructor for class edu.ksu.cis.cadena.core.util.TreeNode
 
TreeNode(T2) - Constructor for class edu.ksu.cis.cadena.core.util.TreeNode
 
Triple<T1,T2,T3> - Class in edu.ksu.cis.cadena.core.util
Implementation of a generic 3-tuple.
Triple(T1, T2, T3) - Constructor for class edu.ksu.cis.cadena.core.util.Triple
 
TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The meta object id for the 'Type' class.
Type - Interface in edu.ksu.cis.cadena.core.specification.module
A representation of the model object 'Type'.
TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Deleted' attribute.
TYPE__KIND - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Kind' reference.
TYPE__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Name' attribute.
TYPE__PROPERTIES - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Properties' map.
TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The feature id for the 'Uuid' attribute.
TYPE_DECLARATION_TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type Declaration Type' class.
TYPE_DECLARATION_TYPE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
TYPE_DECLARATION_TYPE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
TYPE_DECLARATION_TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type Declaration Type' class.
TYPE_DECLARATION_VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type Declaration Value' class.
TYPE_DECLARATION_VALUE__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
TYPE_DECLARATION_VALUE__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' reference.
TYPE_DECLARATION_VALUE__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
TYPE_DECLARATION_VALUE__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Value' attribute.
TYPE_DECLARATION_VALUE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type Declaration Value' class.
TYPE_DEF - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type Def' class.
TYPE_DEF__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
TYPE_DEF__NAME - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Name' attribute.
TYPE_DEF__TYPE - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type' containment reference.
TYPE_DEF__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
TYPE_DEF_CONTAINER - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type Def Container' class.
TYPE_DEF_CONTAINER__TYPE_DEFS - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type Defs' containment reference list.
TYPE_DEF_CONTAINER_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type Def Container' class.
TYPE_DEF_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type Def' class.
TYPE_DEF_REF - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The meta object id for the 'Type Def Ref' class.
TYPE_DEF_REF__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Deleted' attribute.
TYPE_DEF_REF__TYPE_DEF - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Type Def' reference.
TYPE_DEF_REF__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The feature id for the 'Uuid' attribute.
TYPE_DEF_REF_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.property.PropertyPackage
The number of structural features of the the 'Type Def Ref' class.
TYPE_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.module.ModulePackage
The number of structural features of the the 'Type' class.
TYPE_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
TYPE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.CollectionTypeAdapter
 
TYPE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
TYPE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyDeclarationAdapter
 
TYPE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructTypeMemberAdapter
 
TYPE_VARIABLE_BINDING_MAP - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The meta object id for the 'Type Variable Binding Map' class.
TYPE_VARIABLE_BINDING_MAP__DELETED - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Deleted' attribute.
TYPE_VARIABLE_BINDING_MAP__KEY - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Key' reference.
TYPE_VARIABLE_BINDING_MAP__UUID - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Uuid' attribute.
TYPE_VARIABLE_BINDING_MAP__VALUE - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The feature id for the 'Value' containment reference.
TYPE_VARIABLE_BINDING_MAP_FEATURE_COUNT - Static variable in interface edu.ksu.cis.cadena.core.specification.style.StylePackage
The number of structural features of the the 'Type Variable Binding Map' class.
TypeDeclarationType - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type Declaration Type'.
TypeDeclarationValue - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type Declaration Value'.
TypeDef - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type Def'.
TypeDefContainer - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type Def Container'.
TypeDefRef - Interface in edu.ksu.cis.cadena.core.specification.property
A representation of the model object 'Type Def Ref'.
typeToString(PropertyType) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
 
typeToString(Class<? extends PropertyType>) - Static method in class edu.ksu.cis.cadena.core.adapter.property.Util
 

U

UNIMPORTED_MODULE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
 
UNRESOLVED_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
UNRESOLVED_IMPORT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
UNRESOLVED_INTERFACE_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
UNRESOLVED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
UNRESOLVED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
UNRESOLVED_MODULE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
UNRESOLVED_PARENT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ComponentTypeAdapter
 
UNRESOLVED_PARENT_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.StyleAdapter
 
UNRESOLVED_PORT_SPEC_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
UNRESOLVED_STYLE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
UNRESOLVED_STYLE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
UNRESOLVED_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
UNRESOLVED_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
 
UNRESOLVED_TYPE_REF_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
UNSET_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.AbstractTypeAdapter
 
UNSET_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
UNSPECIFIED_BINDING_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.style.InterfaceKindBindingAdapter
 
UNSPECIFIED_INTERFACE_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
UNSPECIFIED_KIND_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ConnectorDeclarationAdapter
 
UNSPECIFIED_PORT_SPEC_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.PortAdapter
 
UNSPECIFIED_PORT_SPEC_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.PortBindingAdapter
 
UNSPECIFIED_STYLE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.module.ModuleAdapter
 
UNSPECIFIED_STYLE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ScenarioAdapter
 
UNSPECIFIED_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.scenario.ComponentInstanceAdapter
 
URI_SPECIFICATION_ATTRIBUTE - Static variable in class edu.ksu.cis.cadena.core.Constants
 
USES - Static variable in class edu.ksu.cis.cadena.core.specification.style.Parity
The 'USES' literal value.
USES_LITERAL - Static variable in class edu.ksu.cis.cadena.core.specification.style.Parity
The 'USES' literal object.
Util - Class in edu.ksu.cis.cadena.core.adapter.property
 
Util() - Constructor for class edu.ksu.cis.cadena.core.adapter.property.Util
 
Util - Class in edu.ksu.cis.cadena.core
This class provides a number of static helper methods.
Util() - Constructor for class edu.ksu.cis.cadena.core.Util
 

V

VALUE_INVALID_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.EnumValueAdapter
 
VALUE_INVALID_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructValueMemberImplAdapter
 
VALUE_NULL_TYPE_REF_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
VALUE_TYPE_MISMATCH_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
VALUE_UNRESOLVED_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
VALUE_UNRESOLVED_TYPE_REF_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
VALUE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.BooleanValueAdapter
 
VALUE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.EnumValueAdapter
 
VALUE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.IntegerValueAdapter
 
VALUE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.PropertyAdapter
 
VALUE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StringValueAdapter
 
VALUE_UNSET_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.StructValueMemberImplAdapter
 
VALUE_UNSET_TYPE_ERROR - Static variable in class edu.ksu.cis.cadena.core.adapter.property.Util
 
valueOf(String) - Static method in enum edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction.State
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in class edu.ksu.cis.cadena.core.specification.property.CollectionKind
A public read-only list of all the 'Collection Kind' enumerators.
VALUES - Static variable in class edu.ksu.cis.cadena.core.specification.property.PropertyKind
A public read-only list of all the 'Kind' enumerators.
VALUES - Static variable in class edu.ksu.cis.cadena.core.specification.style.Parity
A public read-only list of all the 'Parity' enumerators.

W

wait(IModelChangeAction) - Method in class edu.ksu.cis.cadena.core.queue.ModelChangeQueue
Waits on an action to be completed.
waitForExecution() - Method in class edu.ksu.cis.cadena.core.queue.AbstractModelChangeAction
 
waitForExecution() - Method in interface edu.ksu.cis.cadena.core.queue.IModelChangeAction
Waits for the action to be run by the containing queue.

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