public static interface FlaxmlPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
COMPONENT
The meta object literal for the '
Component ' class. |
static org.eclipse.emf.ecore.EReference |
COMPONENT__INPUT_PORTS
The meta object literal for the 'Input Ports' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
COMPONENT__OUTPUT_PORTS
The meta object literal for the 'Output Ports' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
COMPONENTS
The meta object literal for the '
Components ' class. |
static org.eclipse.emf.ecore.EReference |
COMPONENTS__COMPONENT
The meta object literal for the 'Component' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
COMPOSITE_COMPONENT
The meta object literal for the '
Composite Component ' class. |
static org.eclipse.emf.ecore.EReference |
COMPOSITE_COMPONENT__COMPONENTS
The meta object literal for the 'Components' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
COMPOSITE_COMPONENT__CONNECTIONS
The meta object literal for the 'Connections' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
CONNECTION
The meta object literal for the '
Connection ' class. |
static org.eclipse.emf.ecore.EReference |
CONNECTION__RULES
The meta object literal for the 'Rules' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONNECTION__SOURCE_COMPONENT
The meta object literal for the 'Source Component' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONNECTION__SOURCE_ID
The meta object literal for the 'Source Id' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONNECTION__TARGET_COMPONENT
The meta object literal for the 'Target Component' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONNECTION__TARGET_ID
The meta object literal for the 'Target Id' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
CONNECTIONS
The meta object literal for the '
Connections ' class. |
static org.eclipse.emf.ecore.EReference |
CONNECTIONS__CONNECTION
The meta object literal for the 'Connection' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
DOCUMENT_ROOT
The meta object literal for the '
Document Root ' class. |
static org.eclipse.emf.ecore.EAttribute |
DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.
|
static org.eclipse.emf.ecore.EReference |
DOCUMENT_ROOT__SYSTEM
The meta object literal for the 'System' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.
|
static org.eclipse.emf.ecore.EReference |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.
|
static org.eclipse.emf.ecore.EClass |
FAILURE
The meta object literal for the '
Failure ' class. |
static org.eclipse.emf.ecore.EAttribute |
FAILURE__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
FAILURE_TYPE
The meta object literal for the '
Failure Type ' enum. |
static org.eclipse.emf.ecore.EDataType |
FAILURE_TYPE_OBJECT
The meta object literal for the 'Failure Type Object' data type.
|
static org.eclipse.emf.ecore.EClass |
FPTC_RULES
The meta object literal for the '
Fptc Rules ' class. |
static org.eclipse.emf.ecore.EReference |
FPTC_RULES__RULE
The meta object literal for the 'Rule' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
INPUT_PORT
The meta object literal for the '
Input Port ' class. |
static org.eclipse.emf.ecore.EReference |
INPUT_PORT__INPUT_FAILURE
The meta object literal for the 'Input Failure' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
INPUT_PORTS
The meta object literal for the '
Input Ports ' class. |
static org.eclipse.emf.ecore.EReference |
INPUT_PORTS__INPUT_PORT
The meta object literal for the 'Input Port' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
NAMED_ELEMENT
The meta object literal for the '
Named Element ' class. |
static org.eclipse.emf.ecore.EAttribute |
NAMED_ELEMENT__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
OUTPUT_PORT
The meta object literal for the '
Output Port ' class. |
static org.eclipse.emf.ecore.EReference |
OUTPUT_PORT__OUTPUT_FAILURE
The meta object literal for the 'Output Failure' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
OUTPUT_PORTS
The meta object literal for the '
Output Ports ' class. |
static org.eclipse.emf.ecore.EReference |
OUTPUT_PORTS__OUTPUT_PORT
The meta object literal for the 'Output Port' containment reference list feature.
|
static org.eclipse.emf.ecore.EDataType |
PATTERN_TYPE
The meta object literal for the 'Pattern Type' data type.
|
static org.eclipse.emf.ecore.EClass |
RULE_STRING
The meta object literal for the '
Rule String ' class. |
static org.eclipse.emf.ecore.EAttribute |
RULE_STRING__PATTERN
The meta object literal for the 'Pattern' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SIMPLE_COMPONENT
The meta object literal for the '
Simple Component ' class. |
static org.eclipse.emf.ecore.EReference |
SIMPLE_COMPONENT__RULES
The meta object literal for the 'Rules' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
SYSTEM
The meta object literal for the '
System ' class. |
static org.eclipse.emf.ecore.EReference |
SYSTEM__COMPONENT
The meta object literal for the 'Component' containment reference feature.
|
static final org.eclipse.emf.ecore.EClass COMPONENT
Component
' class.
ComponentImpl
,
FlaxmlPackageImpl.getComponent()
static final org.eclipse.emf.ecore.EReference COMPONENT__INPUT_PORTS
static final org.eclipse.emf.ecore.EReference COMPONENT__OUTPUT_PORTS
static final org.eclipse.emf.ecore.EClass COMPONENTS
Components
' class.
ComponentsImpl
,
FlaxmlPackageImpl.getComponents()
static final org.eclipse.emf.ecore.EReference COMPONENTS__COMPONENT
static final org.eclipse.emf.ecore.EClass COMPOSITE_COMPONENT
Composite Component
' class.
static final org.eclipse.emf.ecore.EReference COMPOSITE_COMPONENT__CONNECTIONS
static final org.eclipse.emf.ecore.EReference COMPOSITE_COMPONENT__COMPONENTS
static final org.eclipse.emf.ecore.EClass CONNECTION
Connection
' class.
ConnectionImpl
,
FlaxmlPackageImpl.getConnection()
static final org.eclipse.emf.ecore.EAttribute CONNECTION__SOURCE_COMPONENT
static final org.eclipse.emf.ecore.EAttribute CONNECTION__SOURCE_ID
static final org.eclipse.emf.ecore.EAttribute CONNECTION__TARGET_COMPONENT
static final org.eclipse.emf.ecore.EAttribute CONNECTION__TARGET_ID
static final org.eclipse.emf.ecore.EReference CONNECTION__RULES
static final org.eclipse.emf.ecore.EClass CONNECTIONS
Connections
' class.
static final org.eclipse.emf.ecore.EReference CONNECTIONS__CONNECTION
static final org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
Document Root
' class.
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__SYSTEM
static final org.eclipse.emf.ecore.EClass FAILURE
Failure
' class.
FailureImpl
,
FlaxmlPackageImpl.getFailure()
static final org.eclipse.emf.ecore.EAttribute FAILURE__TYPE
static final org.eclipse.emf.ecore.EClass FPTC_RULES
Fptc Rules
' class.
FptcRulesImpl
,
FlaxmlPackageImpl.getFptcRules()
static final org.eclipse.emf.ecore.EReference FPTC_RULES__RULE
static final org.eclipse.emf.ecore.EClass INPUT_PORT
Input Port
' class.
InputPortImpl
,
FlaxmlPackageImpl.getInputPort()
static final org.eclipse.emf.ecore.EReference INPUT_PORT__INPUT_FAILURE
static final org.eclipse.emf.ecore.EClass INPUT_PORTS
Input Ports
' class.
InputPortsImpl
,
FlaxmlPackageImpl.getInputPorts()
static final org.eclipse.emf.ecore.EReference INPUT_PORTS__INPUT_PORT
static final org.eclipse.emf.ecore.EClass NAMED_ELEMENT
Named Element
' class.
static final org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__ID
static final org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__NAME
static final org.eclipse.emf.ecore.EClass OUTPUT_PORT
Output Port
' class.
OutputPortImpl
,
FlaxmlPackageImpl.getOutputPort()
static final org.eclipse.emf.ecore.EReference OUTPUT_PORT__OUTPUT_FAILURE
static final org.eclipse.emf.ecore.EClass OUTPUT_PORTS
Output Ports
' class.
static final org.eclipse.emf.ecore.EReference OUTPUT_PORTS__OUTPUT_PORT
static final org.eclipse.emf.ecore.EClass RULE_STRING
Rule String
' class.
RuleStringImpl
,
FlaxmlPackageImpl.getRuleString()
static final org.eclipse.emf.ecore.EAttribute RULE_STRING__PATTERN
static final org.eclipse.emf.ecore.EClass SIMPLE_COMPONENT
Simple Component
' class.
static final org.eclipse.emf.ecore.EReference SIMPLE_COMPONENT__RULES
static final org.eclipse.emf.ecore.EClass SYSTEM
System
' class.
SystemImpl
,
FlaxmlPackageImpl.getSystem()
static final org.eclipse.emf.ecore.EReference SYSTEM__COMPONENT
static final org.eclipse.emf.ecore.EEnum FAILURE_TYPE
Failure Type
' enum.
FailureType
,
FlaxmlPackageImpl.getFailureType()
static final org.eclipse.emf.ecore.EDataType FAILURE_TYPE_OBJECT
static final org.eclipse.emf.ecore.EDataType PATTERN_TYPE
String
,
FlaxmlPackageImpl.getPatternType()