com.hammurapi.flow
Interface FlowPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
FlowPackageImpl

public interface FlowPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
FlowFactory

Nested Class Summary
static interface FlowPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static FlowPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int FLOW
          The meta object id for the 'Flow' class.
static int FLOW__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int FLOW__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int FLOW__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int FLOW__DESCRIPTION
          The feature id for the 'Description' attribute.
static int FLOW__ENABLED
          The feature id for the 'Enabled' attribute.
static int FLOW__FACADE_INTERFACE
          The feature id for the 'Facade Interface' attribute.
static int FLOW__FLOW
          The feature id for the 'Flow' container reference.
static int FLOW__FLOW_ELEMENT
          The feature id for the 'Flow Element' containment reference list.
static int FLOW__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int FLOW__ID
          The feature id for the 'Id' attribute.
static int FLOW__NAME
          The feature id for the 'Name' attribute.
static int FLOW__PIN
          The feature id for the 'Pin' containment reference list.
static int FLOW__PROFILE
          The feature id for the 'Profile' containment reference list.
static int FLOW__PROPERTY
          The feature id for the 'Property' containment reference list.
static int FLOW__ROLES
          The feature id for the 'Roles' containment reference list.
static int FLOW__RUNTIME
          The feature id for the 'Runtime' attribute.
static int FLOW__SERVICE
          The feature id for the 'Service' attribute list.
static int FLOW__SOURCE
          The feature id for the 'Source' containment reference list.
static int FLOW__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int FLOW__TYPE
          The feature id for the 'Type' attribute.
static int FLOW__VALUE
          The feature id for the 'Value' attribute.
static int FLOW__VIEW_CONFIG
          The feature id for the 'View Config' containment reference list.
static int FLOW_ELEMENT
          The meta object id for the 'Element' class.
static int FLOW_ELEMENT__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int FLOW_ELEMENT__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int FLOW_ELEMENT__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int FLOW_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int FLOW_ELEMENT__ENABLED
          The feature id for the 'Enabled' attribute.
static int FLOW_ELEMENT__FLOW
          The feature id for the 'Flow' container reference.
static int FLOW_ELEMENT__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int FLOW_ELEMENT__ID
          The feature id for the 'Id' attribute.
static int FLOW_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int FLOW_ELEMENT__PROFILE
          The feature id for the 'Profile' containment reference list.
static int FLOW_ELEMENT__PROPERTY
          The feature id for the 'Property' containment reference list.
static int FLOW_ELEMENT__ROLES
          The feature id for the 'Roles' containment reference list.
static int FLOW_ELEMENT__RUNTIME
          The feature id for the 'Runtime' attribute.
static int FLOW_ELEMENT__SERVICE
          The feature id for the 'Service' attribute list.
static int FLOW_ELEMENT__SOURCE
          The feature id for the 'Source' containment reference list.
static int FLOW_ELEMENT__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int FLOW_ELEMENT__TYPE
          The feature id for the 'Type' attribute.
static int FLOW_ELEMENT__VALUE
          The feature id for the 'Value' attribute.
static int FLOW_ELEMENT__VIEW_CONFIG
          The feature id for the 'View Config' containment reference list.
static int FLOW_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Element' class.
static int FLOW_FEATURE_COUNT
          The number of structural features of the 'Flow' class.
static int NODE
          The meta object id for the 'Node' class.
static int NODE__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int NODE__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NODE__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int NODE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NODE__ENABLED
          The feature id for the 'Enabled' attribute.
static int NODE__FLOW
          The feature id for the 'Flow' container reference.
static int NODE__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NODE__ID
          The feature id for the 'Id' attribute.
static int NODE__NAME
          The feature id for the 'Name' attribute.
static int NODE__PIN
          The feature id for the 'Pin' containment reference list.
static int NODE__PROFILE
          The feature id for the 'Profile' containment reference list.
static int NODE__PROPERTY
          The feature id for the 'Property' containment reference list.
static int NODE__ROLES
          The feature id for the 'Roles' containment reference list.
static int NODE__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NODE__SERVICE
          The feature id for the 'Service' attribute list.
static int NODE__SOURCE
          The feature id for the 'Source' containment reference list.
static int NODE__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NODE__TYPE
          The feature id for the 'Type' attribute.
static int NODE__VALUE
          The feature id for the 'Value' attribute.
static int NODE__VIEW_CONFIG
          The feature id for the 'View Config' containment reference list.
static int NODE_FEATURE_COUNT
          The number of structural features of the 'Node' class.
static int PIN
          The meta object id for the 'Pin' class.
static int PIN__INPUT
          The feature id for the 'Input' reference list.
static int PIN__NAME
          The feature id for the 'Name' attribute.
static int PIN__NODE
          The feature id for the 'Node' container reference.
static int PIN__OUTPUT
          The feature id for the 'Output' reference list.
static int PIN__PIN_CONFIG
          The feature id for the 'Pin Config' containment reference.
static int PIN_FEATURE_COUNT
          The number of structural features of the 'Pin' class.
static int TRANSITION
          The meta object id for the 'Transition' class.
static int TRANSITION__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int TRANSITION__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int TRANSITION__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int TRANSITION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TRANSITION__ENABLED
          The feature id for the 'Enabled' attribute.
static int TRANSITION__FLOW
          The feature id for the 'Flow' container reference.
static int TRANSITION__FROM_KEY
          The feature id for the 'From Key' containment reference.
static int TRANSITION__FROM_PIN
          The feature id for the 'From Pin' reference.
static int TRANSITION__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int TRANSITION__ID
          The feature id for the 'Id' attribute.
static int TRANSITION__NAME
          The feature id for the 'Name' attribute.
static int TRANSITION__PROFILE
          The feature id for the 'Profile' containment reference list.
static int TRANSITION__PROPERTY
          The feature id for the 'Property' containment reference list.
static int TRANSITION__ROLES
          The feature id for the 'Roles' containment reference list.
static int TRANSITION__RUNTIME
          The feature id for the 'Runtime' attribute.
static int TRANSITION__SERVICE
          The feature id for the 'Service' attribute list.
static int TRANSITION__SOURCE
          The feature id for the 'Source' containment reference list.
static int TRANSITION__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int TRANSITION__TO_KEY
          The feature id for the 'To Key' containment reference.
static int TRANSITION__TO_PIN
          The feature id for the 'To Pin' reference.
static int TRANSITION__TYPE
          The feature id for the 'Type' attribute.
static int TRANSITION__VALUE
          The feature id for the 'Value' attribute.
static int TRANSITION__VIEW_CONFIG
          The feature id for the 'View Config' containment reference list.
static int TRANSITION_FEATURE_COUNT
          The number of structural features of the 'Transition' class.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getFlow_FacadeInterface()
          Returns the meta object for the attribute 'Facade Interface'.
 org.eclipse.emf.ecore.EReference getFlow_FlowElement()
          Returns the meta object for the containment reference list 'Flow Element'.
 org.eclipse.emf.ecore.EClass getFlow()
          Returns the meta object for class 'Flow'.
 org.eclipse.emf.ecore.EReference getFlowElement_Flow()
          Returns the meta object for the container reference 'Flow'.
 org.eclipse.emf.ecore.EReference getFlowElement_ViewConfig()
          Returns the meta object for the containment reference list 'View Config'.
 org.eclipse.emf.ecore.EClass getFlowElement()
          Returns the meta object for class 'Element'.
 FlowFactory getFlowFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getNode_Pin()
          Returns the meta object for the containment reference list 'Pin'.
 org.eclipse.emf.ecore.EClass getNode()
          Returns the meta object for class 'Node'.
 org.eclipse.emf.ecore.EReference getPin_Input()
          Returns the meta object for the reference list 'Input'.
 org.eclipse.emf.ecore.EAttribute getPin_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getPin_Node()
          Returns the meta object for the container reference 'Node'.
 org.eclipse.emf.ecore.EReference getPin_Output()
          Returns the meta object for the reference list 'Output'.
 org.eclipse.emf.ecore.EReference getPin_PinConfig()
          Returns the meta object for the containment reference 'Pin Config'.
 org.eclipse.emf.ecore.EClass getPin()
          Returns the meta object for class 'Pin'.
 org.eclipse.emf.ecore.EReference getTransition_FromKey()
          Returns the meta object for the containment reference 'From Key'.
 org.eclipse.emf.ecore.EReference getTransition_FromPin()
          Returns the meta object for the reference 'From Pin'.
 org.eclipse.emf.ecore.EReference getTransition_ToKey()
          Returns the meta object for the containment reference 'To Key'.
 org.eclipse.emf.ecore.EReference getTransition_ToPin()
          Returns the meta object for the reference 'To Pin'.
 org.eclipse.emf.ecore.EClass getTransition()
          Returns the meta object for class 'Transition'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final FlowPackage eINSTANCE
The singleton instance of the package.


FLOW_ELEMENT

static final int FLOW_ELEMENT
The meta object id for the 'Element' class.

See Also:
FlowElement, FlowPackageImpl.getFlowElement(), Constant Field Values

FLOW_ELEMENT__ROLES

static final int FLOW_ELEMENT__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT__DESCRIPTION

static final int FLOW_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__CONFIG_SCRIPT

static final int FLOW_ELEMENT__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__ID

static final int FLOW_ELEMENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__SOURCE

static final int FLOW_ELEMENT__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT__ENABLED

static final int FLOW_ELEMENT__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__SERVICE

static final int FLOW_ELEMENT__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

FLOW_ELEMENT__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int FLOW_ELEMENT__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

FLOW_ELEMENT__HOME_PAGE

static final int FLOW_ELEMENT__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__NAME

static final int FLOW_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__RUNTIME

static final int FLOW_ELEMENT__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__PROPERTY

static final int FLOW_ELEMENT__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT__PROFILE

static final int FLOW_ELEMENT__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT__CLASS_PATH

static final int FLOW_ELEMENT__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT__CONSTRUCTOR

static final int FLOW_ELEMENT__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

FLOW_ELEMENT__VALUE

static final int FLOW_ELEMENT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__TYPE

static final int FLOW_ELEMENT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__FLOW

static final int FLOW_ELEMENT__FLOW
The feature id for the 'Flow' container reference.

See Also:
Constant Field Values

FLOW_ELEMENT__VIEW_CONFIG

static final int FLOW_ELEMENT__VIEW_CONFIG
The feature id for the 'View Config' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT_FEATURE_COUNT

static final int FLOW_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.

See Also:
Constant Field Values

NODE

static final int NODE
The meta object id for the 'Node' class.

See Also:
NodeImpl, FlowPackageImpl.getNode(), Constant Field Values

NODE__ROLES

static final int NODE__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NODE__DESCRIPTION

static final int NODE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NODE__CONFIG_SCRIPT

static final int NODE__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NODE__ID

static final int NODE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NODE__SOURCE

static final int NODE__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NODE__ENABLED

static final int NODE__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NODE__SERVICE

static final int NODE__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NODE__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NODE__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NODE__HOME_PAGE

static final int NODE__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NODE__NAME

static final int NODE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NODE__RUNTIME

static final int NODE__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NODE__PROPERTY

static final int NODE__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

NODE__PROFILE

static final int NODE__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

NODE__CLASS_PATH

static final int NODE__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

NODE__CONSTRUCTOR

static final int NODE__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

NODE__VALUE

static final int NODE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

NODE__TYPE

static final int NODE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

NODE__FLOW

static final int NODE__FLOW
The feature id for the 'Flow' container reference.

See Also:
Constant Field Values

NODE__VIEW_CONFIG

static final int NODE__VIEW_CONFIG
The feature id for the 'View Config' containment reference list.

See Also:
Constant Field Values

NODE__PIN

static final int NODE__PIN
The feature id for the 'Pin' containment reference list.

See Also:
Constant Field Values

NODE_FEATURE_COUNT

static final int NODE_FEATURE_COUNT
The number of structural features of the 'Node' class.

See Also:
Constant Field Values

FLOW

static final int FLOW
The meta object id for the 'Flow' class.

See Also:
FlowImpl, FlowPackageImpl.getFlow(), Constant Field Values

FLOW__ROLES

static final int FLOW__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

FLOW__DESCRIPTION

static final int FLOW__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

FLOW__CONFIG_SCRIPT

static final int FLOW__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

FLOW__ID

static final int FLOW__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FLOW__SOURCE

static final int FLOW__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

FLOW__ENABLED

static final int FLOW__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

FLOW__SERVICE

static final int FLOW__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

FLOW__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int FLOW__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

FLOW__HOME_PAGE

static final int FLOW__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

FLOW__NAME

static final int FLOW__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FLOW__RUNTIME

static final int FLOW__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

FLOW__PROPERTY

static final int FLOW__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

FLOW__PROFILE

static final int FLOW__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

FLOW__CLASS_PATH

static final int FLOW__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

FLOW__CONSTRUCTOR

static final int FLOW__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

FLOW__VALUE

static final int FLOW__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

FLOW__TYPE

static final int FLOW__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

FLOW__FLOW

static final int FLOW__FLOW
The feature id for the 'Flow' container reference.

See Also:
Constant Field Values

FLOW__VIEW_CONFIG

static final int FLOW__VIEW_CONFIG
The feature id for the 'View Config' containment reference list.

See Also:
Constant Field Values

FLOW__PIN

static final int FLOW__PIN
The feature id for the 'Pin' containment reference list.

See Also:
Constant Field Values

FLOW__FLOW_ELEMENT

static final int FLOW__FLOW_ELEMENT
The feature id for the 'Flow Element' containment reference list.

See Also:
Constant Field Values

FLOW__FACADE_INTERFACE

static final int FLOW__FACADE_INTERFACE
The feature id for the 'Facade Interface' attribute.

See Also:
Constant Field Values

FLOW_FEATURE_COUNT

static final int FLOW_FEATURE_COUNT
The number of structural features of the 'Flow' class.

See Also:
Constant Field Values

PIN

static final int PIN
The meta object id for the 'Pin' class.

See Also:
PinImpl, FlowPackageImpl.getPin(), Constant Field Values

PIN__OUTPUT

static final int PIN__OUTPUT
The feature id for the 'Output' reference list.

See Also:
Constant Field Values

PIN__INPUT

static final int PIN__INPUT
The feature id for the 'Input' reference list.

See Also:
Constant Field Values

PIN__NODE

static final int PIN__NODE
The feature id for the 'Node' container reference.

See Also:
Constant Field Values

PIN__PIN_CONFIG

static final int PIN__PIN_CONFIG
The feature id for the 'Pin Config' containment reference.

See Also:
Constant Field Values

PIN__NAME

static final int PIN__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PIN_FEATURE_COUNT

static final int PIN_FEATURE_COUNT
The number of structural features of the 'Pin' class.

See Also:
Constant Field Values

TRANSITION

static final int TRANSITION
The meta object id for the 'Transition' class.

See Also:
TransitionImpl, FlowPackageImpl.getTransition(), Constant Field Values

TRANSITION__ROLES

static final int TRANSITION__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

TRANSITION__DESCRIPTION

static final int TRANSITION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

TRANSITION__CONFIG_SCRIPT

static final int TRANSITION__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

TRANSITION__ID

static final int TRANSITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TRANSITION__SOURCE

static final int TRANSITION__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

TRANSITION__ENABLED

static final int TRANSITION__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

TRANSITION__SERVICE

static final int TRANSITION__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

TRANSITION__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int TRANSITION__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

TRANSITION__HOME_PAGE

static final int TRANSITION__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

TRANSITION__NAME

static final int TRANSITION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TRANSITION__RUNTIME

static final int TRANSITION__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

TRANSITION__PROPERTY

static final int TRANSITION__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

TRANSITION__PROFILE

static final int TRANSITION__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

TRANSITION__CLASS_PATH

static final int TRANSITION__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

TRANSITION__CONSTRUCTOR

static final int TRANSITION__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

TRANSITION__VALUE

static final int TRANSITION__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

TRANSITION__TYPE

static final int TRANSITION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

TRANSITION__FLOW

static final int TRANSITION__FLOW
The feature id for the 'Flow' container reference.

See Also:
Constant Field Values

TRANSITION__VIEW_CONFIG

static final int TRANSITION__VIEW_CONFIG
The feature id for the 'View Config' containment reference list.

See Also:
Constant Field Values

TRANSITION__FROM_PIN

static final int TRANSITION__FROM_PIN
The feature id for the 'From Pin' reference.

See Also:
Constant Field Values

TRANSITION__TO_PIN

static final int TRANSITION__TO_PIN
The feature id for the 'To Pin' reference.

See Also:
Constant Field Values

TRANSITION__FROM_KEY

static final int TRANSITION__FROM_KEY
The feature id for the 'From Key' containment reference.

See Also:
Constant Field Values

TRANSITION__TO_KEY

static final int TRANSITION__TO_KEY
The feature id for the 'To Key' containment reference.

See Also:
Constant Field Values

TRANSITION_FEATURE_COUNT

static final int TRANSITION_FEATURE_COUNT
The number of structural features of the 'Transition' class.

See Also:
Constant Field Values
Method Detail

getFlowElement

org.eclipse.emf.ecore.EClass getFlowElement()
Returns the meta object for class 'Element'.

Returns:
the meta object for class 'Element'.
See Also:
FlowElement

getFlowElement_Flow

org.eclipse.emf.ecore.EReference getFlowElement_Flow()
Returns the meta object for the container reference 'Flow'.

Returns:
the meta object for the container reference 'Flow'.
See Also:
FlowElement.getFlow(), getFlowElement()

getFlowElement_ViewConfig

org.eclipse.emf.ecore.EReference getFlowElement_ViewConfig()
Returns the meta object for the containment reference list 'View Config'.

Returns:
the meta object for the containment reference list 'View Config'.
See Also:
FlowElement.getViewConfig(), getFlowElement()

getNode

org.eclipse.emf.ecore.EClass getNode()
Returns the meta object for class 'Node'.

Returns:
the meta object for class 'Node'.
See Also:
Node

getNode_Pin

org.eclipse.emf.ecore.EReference getNode_Pin()
Returns the meta object for the containment reference list 'Pin'.

Returns:
the meta object for the containment reference list 'Pin'.
See Also:
Node.getPin(), getNode()

getFlow

org.eclipse.emf.ecore.EClass getFlow()
Returns the meta object for class 'Flow'.

Returns:
the meta object for class 'Flow'.
See Also:
Flow

getFlow_FlowElement

org.eclipse.emf.ecore.EReference getFlow_FlowElement()
Returns the meta object for the containment reference list 'Flow Element'.

Returns:
the meta object for the containment reference list 'Flow Element'.
See Also:
Flow.getFlowElement(), getFlow()

getFlow_FacadeInterface

org.eclipse.emf.ecore.EAttribute getFlow_FacadeInterface()
Returns the meta object for the attribute 'Facade Interface'.

Returns:
the meta object for the attribute 'Facade Interface'.
See Also:
Flow.getFacadeInterface(), getFlow()

getPin

org.eclipse.emf.ecore.EClass getPin()
Returns the meta object for class 'Pin'.

Returns:
the meta object for class 'Pin'.
See Also:
Pin

getPin_Output

org.eclipse.emf.ecore.EReference getPin_Output()
Returns the meta object for the reference list 'Output'.

Returns:
the meta object for the reference list 'Output'.
See Also:
Pin.getOutput(), getPin()

getPin_Input

org.eclipse.emf.ecore.EReference getPin_Input()
Returns the meta object for the reference list 'Input'.

Returns:
the meta object for the reference list 'Input'.
See Also:
Pin.getInput(), getPin()

getPin_Node

org.eclipse.emf.ecore.EReference getPin_Node()
Returns the meta object for the container reference 'Node'.

Returns:
the meta object for the container reference 'Node'.
See Also:
Pin.getNode(), getPin()

getPin_Name

org.eclipse.emf.ecore.EAttribute getPin_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Pin.getName(), getPin()

getPin_PinConfig

org.eclipse.emf.ecore.EReference getPin_PinConfig()
Returns the meta object for the containment reference 'Pin Config'.

Returns:
the meta object for the containment reference 'Pin Config'.
See Also:
Pin.getPinConfig(), getPin()

getTransition

org.eclipse.emf.ecore.EClass getTransition()
Returns the meta object for class 'Transition'.

Returns:
the meta object for class 'Transition'.
See Also:
Transition

getTransition_FromPin

org.eclipse.emf.ecore.EReference getTransition_FromPin()
Returns the meta object for the reference 'From Pin'.

Returns:
the meta object for the reference 'From Pin'.
See Also:
Transition.getFromPin(), getTransition()

getTransition_ToPin

org.eclipse.emf.ecore.EReference getTransition_ToPin()
Returns the meta object for the reference 'To Pin'.

Returns:
the meta object for the reference 'To Pin'.
See Also:
Transition.getToPin(), getTransition()

getTransition_FromKey

org.eclipse.emf.ecore.EReference getTransition_FromKey()
Returns the meta object for the containment reference 'From Key'.

Returns:
the meta object for the containment reference 'From Key'.
See Also:
Transition.getFromKey(), getTransition()

getTransition_ToKey

org.eclipse.emf.ecore.EReference getTransition_ToKey()
Returns the meta object for the containment reference 'To Key'.

Returns:
the meta object for the containment reference 'To Key'.
See Also:
Transition.getToKey(), getTransition()

getFlowFactory

FlowFactory getFlowFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.