- C_avoidable - Enum in org.polarsys.chess.fla.flamm.FailureTypes
-
A representation of the literals of the enumeration 'Cavoidable',
and utility methods for working with them.
- C_mitigation - Enum in org.polarsys.chess.fla.flamm.FailureTypes
-
A representation of the literals of the enumeration 'Cmitigation',
and utility methods for working with them.
- caseACIDavoidable(ACIDavoidable) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'ACI Davoidable'.
- caseACIDmitigation(ACIDmitigation) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'ACI Dmitigation'.
- caseComponent(Component) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Component'.
- caseCompositeComponent(CompositeComponent) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Composite Component'.
- caseConnection(Connection) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Connection'.
- caseExpression(Expression) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Expression'.
- caseFailure(Failure) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Failure'.
- caseFlaBehaviour(FlaBehaviour) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Fla Behaviour'.
- caseNamedElement(NamedElement) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Named Element'.
- casePort(Port) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Port'.
- caseRule(Rule) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Rule'.
- caseSimpleComponent(SimpleComponent) - Method in class org.polarsys.chess.fla.flamm.util.FlammSwitch
-
Returns the result of interpreting the object as an instance of 'Simple Component'.
- CAVOIDABLE - Static variable in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesPackage
-
- CAVOIDABLE - Static variable in interface org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesPackage.Literals
-
The meta object literal for the '
Cavoidable
' enum.
- clearNewFailures() - Method in class org.polarsys.chess.fla.flamm.Port
-
Marks all new failures as handled.
- CMITIGATION - Static variable in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesPackage
-
- CMITIGATION - Static variable in interface org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesPackage.Literals
-
- Component - Class in org.polarsys.chess.fla.flamm
-
A representation of the model object 'Component'.
- Component() - Constructor for class org.polarsys.chess.fla.flamm.Component
-
- COMPONENT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The meta object id for the '
Component
' class.
- COMPONENT - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the '
Component
' class.
- COMPONENT___INITIALIZE__BOOLEAN - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The operation id for the 'Initialize' operation.
- COMPONENT___PROPAGATE_FAILURES - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The operation id for the 'Propagate Failures' operation.
- COMPONENT__ID - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Id' attribute.
- COMPONENT__INPUT_PORTS - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Input Ports' containment reference list.
- COMPONENT__INPUT_PORTS - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'Input Ports' containment reference list feature.
- COMPONENT__NAME - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Name' attribute.
- COMPONENT__OUTPUT_PORTS - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Output Ports' containment reference list.
- COMPONENT__OUTPUT_PORTS - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'Output Ports' containment reference list feature.
- COMPONENT__PARENT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Parent' container reference.
- COMPONENT__PARENT - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'Parent' container reference feature.
- COMPONENT_FEATURE_COUNT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The number of structural features of the 'Component' class.
- COMPONENT_OPERATION_COUNT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The number of operations of the 'Component' class.
- COMPOSITE_COMPONENT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
- COMPOSITE_COMPONENT - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
- COMPOSITE_COMPONENT___INITIALIZE__BOOLEAN - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The operation id for the 'Initialize' operation.
- COMPOSITE_COMPONENT___PROPAGATE_FAILURES - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The operation id for the 'Propagate Failures' operation.
- COMPOSITE_COMPONENT__COMPONENTS - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Components' containment reference list.
- COMPOSITE_COMPONENT__COMPONENTS - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'Components' containment reference list feature.
- COMPOSITE_COMPONENT__CONNECTIONS - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Connections' containment reference list.
- COMPOSITE_COMPONENT__CONNECTIONS - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'Connections' containment reference list feature.
- COMPOSITE_COMPONENT__ID - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Id' attribute.
- COMPOSITE_COMPONENT__INPUT_PORTS - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Input Ports' containment reference list.
- COMPOSITE_COMPONENT__NAME - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Name' attribute.
- COMPOSITE_COMPONENT__OUTPUT_PORTS - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Output Ports' containment reference list.
- COMPOSITE_COMPONENT__PARENT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Parent' container reference.
- COMPOSITE_COMPONENT_FEATURE_COUNT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The number of structural features of the 'Composite Component' class.
- COMPOSITE_COMPONENT_OPERATION_COUNT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The number of operations of the 'Composite Component' class.
- CompositeComponent - Class in org.polarsys.chess.fla.flamm
-
A representation of the model object 'Composite Component'.
- CompositeComponent() - Constructor for class org.polarsys.chess.fla.flamm.CompositeComponent
-
- Connection - Class in org.polarsys.chess.fla.flamm
-
A representation of the model object 'Connection'.
- Connection() - Constructor for class org.polarsys.chess.fla.flamm.Connection
-
- CONNECTION - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
- CONNECTION - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the '
Connection
' class.
- CONNECTION___INITIALIZE__BOOLEAN - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The operation id for the 'Initialize' operation.
- CONNECTION___PROPAGATE_FAILURES - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The operation id for the 'Propagate Failures' operation.
- CONNECTION__FROM - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'From' reference.
- CONNECTION__FROM - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'From' reference feature.
- CONNECTION__RULES - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'Rules' reference list.
- CONNECTION__RULES - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'Rules' reference list feature.
- CONNECTION__TO - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The feature id for the 'To' reference.
- CONNECTION__TO - Static variable in interface org.polarsys.chess.fla.flamm.FlammPackage.Literals
-
The meta object literal for the 'To' reference feature.
- CONNECTION_FEATURE_COUNT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The number of structural features of the 'Connection' class.
- CONNECTION_OPERATION_COUNT - Static variable in class org.polarsys.chess.fla.flamm.FlammPackage
-
The number of operations of the 'Connection' class.
- convertA_avoidableToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertA_mitigationToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertC_avoidableToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertC_mitigationToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertD_avoidableToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertD_mitigationToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertFailureTypeToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertI_avoidableToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertI_mitigationToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- convertToString(EDataType, Object) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- create(EClass) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- create(EClass) - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createA_avoidableFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createA_mitigationFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createACIDavoidable() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createACIDavoidableAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
- createACIDmitigation() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createACIDmitigationAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
- createAdapter(Notifier) - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates an adapter for the target
.
- createC_avoidableFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createC_mitigationFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createComponentAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for an object of class '
Component
'.
- createCompositeComponent() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createCompositeComponentAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
- createConnection() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createConnectionAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for an object of class '
Connection
'.
- createD_avoidableFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createD_mitigationFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createEObjectAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for the default case.
- createExpression() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createExpressionAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for an object of class '
Expression
'.
- createFailure() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createFailureAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for an object of class '
Failure
'.
- createFailureTypeFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createFlaBehaviourAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
- createFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createI_avoidableFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createI_mitigationFromString(EDataType, String) - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesFactory
-
- createNamedElement() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createNamedElementAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
- createNoFailure() - Static method in class org.polarsys.chess.fla.flamm.Failure
-
- createPackageContents() - Method in class org.polarsys.chess.fla.flamm.FailureTypes.FailureTypesPackage
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.polarsys.chess.fla.flamm.FlammPackage
-
Creates the meta-model objects for the package.
- createPort() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createPortAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for an object of class '
Port
'.
- createResource(URI) - Method in class org.polarsys.chess.fla.flamm.util.FlammResourceFactoryImpl
-
Creates an instance of the resource.
- createRule() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createRuleAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
Creates a new adapter for an object of class '
Rule
'.
- createSimpleComponent() - Method in class org.polarsys.chess.fla.flamm.FlammFactory
-
- createSimpleComponentAdapter() - Method in class org.polarsys.chess.fla.flamm.util.FlammAdapterFactory
-
- createWildcard() - Static method in class org.polarsys.chess.fla.flamm.Failure
-