public interface FlaxmlPackage
extends org.eclipse.emf.ecore.EPackage
FlaxmlFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
FlaxmlPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
COMPONENT
The meta object id for the '
Component ' class. |
static int |
COMPONENT__ID
The feature id for the 'Id' attribute.
|
static int |
COMPONENT__INPUT_PORTS
The feature id for the 'Input Ports' containment reference.
|
static int |
COMPONENT__NAME
The feature id for the 'Name' attribute.
|
static int |
COMPONENT__OUTPUT_PORTS
The feature id for the 'Output Ports' containment reference.
|
static int |
COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class.
|
static int |
COMPONENT_OPERATION_COUNT
The number of operations of the 'Component' class.
|
static int |
COMPONENTS
The meta object id for the '
Components ' class. |
static int |
COMPONENTS__COMPONENT
The feature id for the 'Component' containment reference list.
|
static int |
COMPONENTS_FEATURE_COUNT
The number of structural features of the 'Components' class.
|
static int |
COMPONENTS_OPERATION_COUNT
The number of operations of the 'Components' class.
|
static int |
COMPOSITE_COMPONENT
The meta object id for the '
Composite Component ' class. |
static int |
COMPOSITE_COMPONENT__COMPONENTS
The feature id for the 'Components' containment reference.
|
static int |
COMPOSITE_COMPONENT__CONNECTIONS
The feature id for the 'Connections' containment reference.
|
static int |
COMPOSITE_COMPONENT__ID
The feature id for the 'Id' attribute.
|
static int |
COMPOSITE_COMPONENT__INPUT_PORTS
The feature id for the 'Input Ports' containment reference.
|
static int |
COMPOSITE_COMPONENT__NAME
The feature id for the 'Name' attribute.
|
static int |
COMPOSITE_COMPONENT__OUTPUT_PORTS
The feature id for the 'Output Ports' containment reference.
|
static int |
COMPOSITE_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Composite Component' class.
|
static int |
COMPOSITE_COMPONENT_OPERATION_COUNT
The number of operations of the 'Composite Component' class.
|
static int |
CONNECTION
The meta object id for the '
Connection ' class. |
static int |
CONNECTION__RULES
The feature id for the 'Rules' containment reference.
|
static int |
CONNECTION__SOURCE_COMPONENT
The feature id for the 'Source Component' attribute.
|
static int |
CONNECTION__SOURCE_ID
The feature id for the 'Source Id' attribute.
|
static int |
CONNECTION__TARGET_COMPONENT
The feature id for the 'Target Component' attribute.
|
static int |
CONNECTION__TARGET_ID
The feature id for the 'Target Id' attribute.
|
static int |
CONNECTION_FEATURE_COUNT
The number of structural features of the 'Connection' class.
|
static int |
CONNECTION_OPERATION_COUNT
The number of operations of the 'Connection' class.
|
static int |
CONNECTIONS
The meta object id for the '
Connections ' class. |
static int |
CONNECTIONS__CONNECTION
The feature id for the 'Connection' containment reference list.
|
static int |
CONNECTIONS_FEATURE_COUNT
The number of structural features of the 'Connections' class.
|
static int |
CONNECTIONS_OPERATION_COUNT
The number of operations of the 'Connections' class.
|
static int |
DOCUMENT_ROOT
The meta object id for the '
Document Root ' class. |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.
|
static int |
DOCUMENT_ROOT__SYSTEM
The feature id for the 'System' containment reference.
|
static int |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.
|
static int |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.
|
static int |
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.
|
static int |
DOCUMENT_ROOT_OPERATION_COUNT
The number of operations of the 'Document Root' class.
|
static FlaxmlPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
FAILURE
The meta object id for the '
Failure ' class. |
static int |
FAILURE__TYPE
The feature id for the 'Type' attribute.
|
static int |
FAILURE_FEATURE_COUNT
The number of structural features of the 'Failure' class.
|
static int |
FAILURE_OPERATION_COUNT
The number of operations of the 'Failure' class.
|
static int |
FAILURE_TYPE
The meta object id for the '
Failure Type ' enum. |
static int |
FAILURE_TYPE_OBJECT
The meta object id for the 'Failure Type Object' data type.
|
static int |
FPTC_RULES
The meta object id for the '
Fptc Rules ' class. |
static int |
FPTC_RULES__RULE
The feature id for the 'Rule' containment reference list.
|
static int |
FPTC_RULES_FEATURE_COUNT
The number of structural features of the 'Fptc Rules' class.
|
static int |
FPTC_RULES_OPERATION_COUNT
The number of operations of the 'Fptc Rules' class.
|
static int |
INPUT_PORT
The meta object id for the '
Input Port ' class. |
static int |
INPUT_PORT__ID
The feature id for the 'Id' attribute.
|
static int |
INPUT_PORT__INPUT_FAILURE
The feature id for the 'Input Failure' containment reference list.
|
static int |
INPUT_PORT__NAME
The feature id for the 'Name' attribute.
|
static int |
INPUT_PORT_FEATURE_COUNT
The number of structural features of the 'Input Port' class.
|
static int |
INPUT_PORT_OPERATION_COUNT
The number of operations of the 'Input Port' class.
|
static int |
INPUT_PORTS
The meta object id for the '
Input Ports ' class. |
static int |
INPUT_PORTS__INPUT_PORT
The feature id for the 'Input Port' containment reference list.
|
static int |
INPUT_PORTS_FEATURE_COUNT
The number of structural features of the 'Input Ports' class.
|
static int |
INPUT_PORTS_OPERATION_COUNT
The number of operations of the 'Input Ports' class.
|
static int |
NAMED_ELEMENT
The meta object id for the '
Named Element ' class. |
static int |
NAMED_ELEMENT__ID
The feature id for the 'Id' attribute.
|
static int |
NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.
|
static int |
NAMED_ELEMENT_OPERATION_COUNT
The number of operations of the 'Named Element' class.
|
static int |
OUTPUT_PORT
The meta object id for the '
Output Port ' class. |
static int |
OUTPUT_PORT__ID
The feature id for the 'Id' attribute.
|
static int |
OUTPUT_PORT__NAME
The feature id for the 'Name' attribute.
|
static int |
OUTPUT_PORT__OUTPUT_FAILURE
The feature id for the 'Output Failure' containment reference list.
|
static int |
OUTPUT_PORT_FEATURE_COUNT
The number of structural features of the 'Output Port' class.
|
static int |
OUTPUT_PORT_OPERATION_COUNT
The number of operations of the 'Output Port' class.
|
static int |
OUTPUT_PORTS
The meta object id for the '
Output Ports ' class. |
static int |
OUTPUT_PORTS__OUTPUT_PORT
The feature id for the 'Output Port' containment reference list.
|
static int |
OUTPUT_PORTS_FEATURE_COUNT
The number of structural features of the 'Output Ports' class.
|
static int |
OUTPUT_PORTS_OPERATION_COUNT
The number of operations of the 'Output Ports' class.
|
static int |
PATTERN_TYPE
The meta object id for the 'Pattern Type' data type.
|
static int |
RULE_STRING
The meta object id for the '
Rule String ' class. |
static int |
RULE_STRING__PATTERN
The feature id for the 'Pattern' attribute.
|
static int |
RULE_STRING_FEATURE_COUNT
The number of structural features of the 'Rule String' class.
|
static int |
RULE_STRING_OPERATION_COUNT
The number of operations of the 'Rule String' class.
|
static int |
SIMPLE_COMPONENT
The meta object id for the '
Simple Component ' class. |
static int |
SIMPLE_COMPONENT__ID
The feature id for the 'Id' attribute.
|
static int |
SIMPLE_COMPONENT__INPUT_PORTS
The feature id for the 'Input Ports' containment reference.
|
static int |
SIMPLE_COMPONENT__NAME
The feature id for the 'Name' attribute.
|
static int |
SIMPLE_COMPONENT__OUTPUT_PORTS
The feature id for the 'Output Ports' containment reference.
|
static int |
SIMPLE_COMPONENT__RULES
The feature id for the 'Rules' containment reference.
|
static int |
SIMPLE_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Simple Component' class.
|
static int |
SIMPLE_COMPONENT_OPERATION_COUNT
The number of operations of the 'Simple Component' class.
|
static int |
SYSTEM
The meta object id for the '
System ' class. |
static int |
SYSTEM__COMPONENT
The feature id for the 'Component' containment reference.
|
static int |
SYSTEM_FEATURE_COUNT
The number of structural features of the 'System' class.
|
static int |
SYSTEM_OPERATION_COUNT
The number of operations of the 'System' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getComponent_InputPorts()
Returns the meta object for the containment reference '
Input Ports '. |
org.eclipse.emf.ecore.EReference |
getComponent_OutputPorts()
Returns the meta object for the containment reference '
Output Ports '. |
org.eclipse.emf.ecore.EClass |
getComponent()
Returns the meta object for class '
Component '. |
org.eclipse.emf.ecore.EReference |
getComponents_Component()
Returns the meta object for the containment reference list '
Component '. |
org.eclipse.emf.ecore.EClass |
getComponents()
Returns the meta object for class '
Components '. |
org.eclipse.emf.ecore.EReference |
getCompositeComponent_Components()
Returns the meta object for the containment reference '
Components '. |
org.eclipse.emf.ecore.EReference |
getCompositeComponent_Connections()
Returns the meta object for the containment reference '
Connections '. |
org.eclipse.emf.ecore.EClass |
getCompositeComponent()
Returns the meta object for class '
Composite Component '. |
org.eclipse.emf.ecore.EReference |
getConnection_Rules()
Returns the meta object for the containment reference '
Rules '. |
org.eclipse.emf.ecore.EAttribute |
getConnection_SourceComponent()
Returns the meta object for the attribute '
Source Component '. |
org.eclipse.emf.ecore.EAttribute |
getConnection_SourceId()
Returns the meta object for the attribute '
Source Id '. |
org.eclipse.emf.ecore.EAttribute |
getConnection_TargetComponent()
Returns the meta object for the attribute '
Target Component '. |
org.eclipse.emf.ecore.EAttribute |
getConnection_TargetId()
Returns the meta object for the attribute '
Target Id '. |
org.eclipse.emf.ecore.EClass |
getConnection()
Returns the meta object for class '
Connection '. |
org.eclipse.emf.ecore.EReference |
getConnections_Connection()
Returns the meta object for the containment reference list '
Connection '. |
org.eclipse.emf.ecore.EClass |
getConnections()
Returns the meta object for class '
Connections '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list '
Mixed '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_System()
Returns the meta object for the containment reference '
System '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map '
XMLNS Prefix Map '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map '
XSI Schema Location '. |
org.eclipse.emf.ecore.EClass |
getDocumentRoot()
Returns the meta object for class '
Document Root '. |
org.eclipse.emf.ecore.EAttribute |
getFailure_Type()
Returns the meta object for the attribute '
Type '. |
org.eclipse.emf.ecore.EClass |
getFailure()
Returns the meta object for class '
Failure '. |
org.eclipse.emf.ecore.EEnum |
getFailureType()
Returns the meta object for enum '
Failure Type '. |
org.eclipse.emf.ecore.EDataType |
getFailureTypeObject()
Returns the meta object for data type '
Failure Type Object '. |
FlaxmlFactory |
getFlaxmlFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getFptcRules_Rule()
Returns the meta object for the containment reference list '
Rule '. |
org.eclipse.emf.ecore.EClass |
getFptcRules()
Returns the meta object for class '
Fptc Rules '. |
org.eclipse.emf.ecore.EReference |
getInputPort_InputFailure()
Returns the meta object for the containment reference list '
Input Failure '. |
org.eclipse.emf.ecore.EClass |
getInputPort()
Returns the meta object for class '
Input Port '. |
org.eclipse.emf.ecore.EReference |
getInputPorts_InputPort()
Returns the meta object for the containment reference list '
Input Port '. |
org.eclipse.emf.ecore.EClass |
getInputPorts()
Returns the meta object for class '
Input Ports '. |
org.eclipse.emf.ecore.EAttribute |
getNamedElement_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EAttribute |
getNamedElement_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getNamedElement()
Returns the meta object for class '
Named Element '. |
org.eclipse.emf.ecore.EReference |
getOutputPort_OutputFailure()
Returns the meta object for the containment reference list '
Output Failure '. |
org.eclipse.emf.ecore.EClass |
getOutputPort()
Returns the meta object for class '
Output Port '. |
org.eclipse.emf.ecore.EReference |
getOutputPorts_OutputPort()
Returns the meta object for the containment reference list '
Output Port '. |
org.eclipse.emf.ecore.EClass |
getOutputPorts()
Returns the meta object for class '
Output Ports '. |
org.eclipse.emf.ecore.EDataType |
getPatternType()
Returns the meta object for data type '
Pattern Type '. |
org.eclipse.emf.ecore.EAttribute |
getRuleString_Pattern()
Returns the meta object for the attribute '
Pattern '. |
org.eclipse.emf.ecore.EClass |
getRuleString()
Returns the meta object for class '
Rule String '. |
org.eclipse.emf.ecore.EReference |
getSimpleComponent_Rules()
Returns the meta object for the containment reference '
Rules '. |
org.eclipse.emf.ecore.EClass |
getSimpleComponent()
Returns the meta object for class '
Simple Component '. |
org.eclipse.emf.ecore.EReference |
getSystem_Component()
Returns the meta object for the containment reference '
Component '. |
org.eclipse.emf.ecore.EClass |
getSystem()
Returns the meta object for class '
System '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final FlaxmlPackage eINSTANCE
static final int NAMED_ELEMENT
Named Element
' class.
static final int NAMED_ELEMENT__ID
static final int NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT_OPERATION_COUNT
static final int COMPONENT
Component
' class.
static final int COMPONENT__ID
static final int COMPONENT__NAME
static final int COMPONENT__INPUT_PORTS
static final int COMPONENT__OUTPUT_PORTS
static final int COMPONENT_FEATURE_COUNT
static final int COMPONENT_OPERATION_COUNT
static final int COMPONENTS
Components
' class.
static final int COMPONENTS__COMPONENT
static final int COMPONENTS_FEATURE_COUNT
static final int COMPONENTS_OPERATION_COUNT
static final int COMPOSITE_COMPONENT
Composite Component
' class.
static final int COMPOSITE_COMPONENT__ID
static final int COMPOSITE_COMPONENT__NAME
static final int COMPOSITE_COMPONENT__INPUT_PORTS
static final int COMPOSITE_COMPONENT__OUTPUT_PORTS
static final int COMPOSITE_COMPONENT__CONNECTIONS
static final int COMPOSITE_COMPONENT__COMPONENTS
static final int COMPOSITE_COMPONENT_FEATURE_COUNT
static final int COMPOSITE_COMPONENT_OPERATION_COUNT
static final int CONNECTION
Connection
' class.
static final int CONNECTION__SOURCE_COMPONENT
static final int CONNECTION__SOURCE_ID
static final int CONNECTION__TARGET_COMPONENT
static final int CONNECTION__TARGET_ID
static final int CONNECTION__RULES
static final int CONNECTION_FEATURE_COUNT
static final int CONNECTION_OPERATION_COUNT
static final int CONNECTIONS
Connections
' class.
static final int CONNECTIONS__CONNECTION
static final int CONNECTIONS_FEATURE_COUNT
static final int CONNECTIONS_OPERATION_COUNT
static final int DOCUMENT_ROOT
Document Root
' class.
static final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__SYSTEM
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_OPERATION_COUNT
static final int FAILURE
Failure
' class.
static final int FAILURE__TYPE
static final int FAILURE_FEATURE_COUNT
static final int FAILURE_OPERATION_COUNT
static final int FPTC_RULES
Fptc Rules
' class.
static final int FPTC_RULES__RULE
static final int FPTC_RULES_FEATURE_COUNT
static final int FPTC_RULES_OPERATION_COUNT
static final int INPUT_PORT
Input Port
' class.
static final int INPUT_PORT__ID
static final int INPUT_PORT__NAME
static final int INPUT_PORT__INPUT_FAILURE
static final int INPUT_PORT_FEATURE_COUNT
static final int INPUT_PORT_OPERATION_COUNT
static final int INPUT_PORTS
Input Ports
' class.
static final int INPUT_PORTS__INPUT_PORT
static final int INPUT_PORTS_FEATURE_COUNT
static final int INPUT_PORTS_OPERATION_COUNT
static final int OUTPUT_PORT
Output Port
' class.
static final int OUTPUT_PORT__ID
static final int OUTPUT_PORT__NAME
static final int OUTPUT_PORT__OUTPUT_FAILURE
static final int OUTPUT_PORT_FEATURE_COUNT
static final int OUTPUT_PORT_OPERATION_COUNT
static final int OUTPUT_PORTS
Output Ports
' class.
static final int OUTPUT_PORTS__OUTPUT_PORT
static final int OUTPUT_PORTS_FEATURE_COUNT
static final int OUTPUT_PORTS_OPERATION_COUNT
static final int RULE_STRING
Rule String
' class.
static final int RULE_STRING__PATTERN
static final int RULE_STRING_FEATURE_COUNT
static final int RULE_STRING_OPERATION_COUNT
static final int SIMPLE_COMPONENT
Simple Component
' class.
static final int SIMPLE_COMPONENT__ID
static final int SIMPLE_COMPONENT__NAME
static final int SIMPLE_COMPONENT__INPUT_PORTS
static final int SIMPLE_COMPONENT__OUTPUT_PORTS
static final int SIMPLE_COMPONENT__RULES
static final int SIMPLE_COMPONENT_FEATURE_COUNT
static final int SIMPLE_COMPONENT_OPERATION_COUNT
static final int SYSTEM
System
' class.
static final int SYSTEM__COMPONENT
static final int SYSTEM_FEATURE_COUNT
static final int SYSTEM_OPERATION_COUNT
static final int FAILURE_TYPE
Failure Type
' enum.
static final int FAILURE_TYPE_OBJECT
static final int PATTERN_TYPE
String
,
FlaxmlPackageImpl.getPatternType()
,
Constant Field Valuesorg.eclipse.emf.ecore.EClass getComponent()
Component
'.
Component
org.eclipse.emf.ecore.EReference getComponent_InputPorts()
Input Ports
'.
Component.getInputPorts()
,
getComponent()
org.eclipse.emf.ecore.EReference getComponent_OutputPorts()
Output Ports
'.
Component.getOutputPorts()
,
getComponent()
org.eclipse.emf.ecore.EClass getComponents()
Components
'.
Components
org.eclipse.emf.ecore.EReference getComponents_Component()
Component
'.
Components.getComponent()
,
getComponents()
org.eclipse.emf.ecore.EClass getCompositeComponent()
Composite Component
'.
CompositeComponent
org.eclipse.emf.ecore.EReference getCompositeComponent_Connections()
Connections
'.
CompositeComponent.getConnections()
,
getCompositeComponent()
org.eclipse.emf.ecore.EReference getCompositeComponent_Components()
Components
'.
CompositeComponent.getComponents()
,
getCompositeComponent()
org.eclipse.emf.ecore.EClass getConnection()
Connection
'.
Connection
org.eclipse.emf.ecore.EAttribute getConnection_SourceComponent()
Source Component
'.
Connection.getSourceComponent()
,
getConnection()
org.eclipse.emf.ecore.EAttribute getConnection_SourceId()
Source Id
'.
Connection.getSourceId()
,
getConnection()
org.eclipse.emf.ecore.EAttribute getConnection_TargetComponent()
Target Component
'.
Connection.getTargetComponent()
,
getConnection()
org.eclipse.emf.ecore.EAttribute getConnection_TargetId()
Target Id
'.
Connection.getTargetId()
,
getConnection()
org.eclipse.emf.ecore.EReference getConnection_Rules()
Rules
'.
Connection.getRules()
,
getConnection()
org.eclipse.emf.ecore.EClass getConnections()
Connections
'.
Connections
org.eclipse.emf.ecore.EReference getConnections_Connection()
Connection
'.
Connections.getConnection()
,
getConnections()
org.eclipse.emf.ecore.EClass getDocumentRoot()
Document Root
'.
DocumentRoot
org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Mixed
'.
DocumentRoot.getMixed()
,
getDocumentRoot()
org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map
'.
DocumentRoot.getXMLNSPrefixMap()
,
getDocumentRoot()
org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location
'.
DocumentRoot.getXSISchemaLocation()
,
getDocumentRoot()
org.eclipse.emf.ecore.EReference getDocumentRoot_System()
System
'.
DocumentRoot.getSystem()
,
getDocumentRoot()
org.eclipse.emf.ecore.EClass getFailure()
Failure
'.
Failure
org.eclipse.emf.ecore.EAttribute getFailure_Type()
Type
'.
Failure.getType()
,
getFailure()
org.eclipse.emf.ecore.EClass getFptcRules()
Fptc Rules
'.
FptcRules
org.eclipse.emf.ecore.EReference getFptcRules_Rule()
Rule
'.
FptcRules.getRule()
,
getFptcRules()
org.eclipse.emf.ecore.EClass getInputPort()
Input Port
'.
InputPort
org.eclipse.emf.ecore.EReference getInputPort_InputFailure()
Input Failure
'.
InputPort.getInputFailure()
,
getInputPort()
org.eclipse.emf.ecore.EClass getInputPorts()
Input Ports
'.
InputPorts
org.eclipse.emf.ecore.EReference getInputPorts_InputPort()
Input Port
'.
InputPorts.getInputPort()
,
getInputPorts()
org.eclipse.emf.ecore.EClass getNamedElement()
Named Element
'.
NamedElement
org.eclipse.emf.ecore.EAttribute getNamedElement_Id()
Id
'.
NamedElement.getId()
,
getNamedElement()
org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Name
'.
NamedElement.getName()
,
getNamedElement()
org.eclipse.emf.ecore.EClass getOutputPort()
Output Port
'.
OutputPort
org.eclipse.emf.ecore.EReference getOutputPort_OutputFailure()
Output Failure
'.
OutputPort.getOutputFailure()
,
getOutputPort()
org.eclipse.emf.ecore.EClass getOutputPorts()
Output Ports
'.
OutputPorts
org.eclipse.emf.ecore.EReference getOutputPorts_OutputPort()
Output Port
'.
OutputPorts.getOutputPort()
,
getOutputPorts()
org.eclipse.emf.ecore.EClass getRuleString()
Rule String
'.
RuleString
org.eclipse.emf.ecore.EAttribute getRuleString_Pattern()
Pattern
'.
RuleString.getPattern()
,
getRuleString()
org.eclipse.emf.ecore.EClass getSimpleComponent()
Simple Component
'.
SimpleComponent
org.eclipse.emf.ecore.EReference getSimpleComponent_Rules()
Rules
'.
SimpleComponent.getRules()
,
getSimpleComponent()
org.eclipse.emf.ecore.EClass getSystem()
System
'.
System
org.eclipse.emf.ecore.EReference getSystem_Component()
Component
'.
System.getComponent()
,
getSystem()
org.eclipse.emf.ecore.EEnum getFailureType()
Failure Type
'.
FailureType
org.eclipse.emf.ecore.EDataType getFailureTypeObject()
Failure Type Object
'.
FailureType
org.eclipse.emf.ecore.EDataType getPatternType()
Pattern Type
'.
String
FlaxmlFactory getFlaxmlFactory()