fr.tpt.aadl.annex.behavior.aadlba
Enum FeatureType

java.lang.Object
  extended by java.lang.Enum<FeatureType>
      extended by fr.tpt.aadl.annex.behavior.aadlba.FeatureType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<FeatureType>, org.eclipse.emf.common.util.Enumerator

public enum FeatureType
extends java.lang.Enum<FeatureType>
implements org.eclipse.emf.common.util.Enumerator

A representation of the literals of the enumeration 'Feature Type', and utility methods for working with them.

See Also:
AadlBaPackage.getFeatureType()

Enum Constant Summary
ABSTRACT_FEATURE
          The 'ABSTRACT FEATURE' literal object
CLASSIFIER_VALUE
          The 'CLASSIFIER VALUE' literal object
COMPONENT_PROTOTYPE
          The 'COMPONENT PROTOTYPE' literal object
COMPONENT_PROTOTYPE_BINDING
          The 'COMPONENT PROTOTYPE BINDING' literal object
DATA_CLASSIFIER
          The 'DATA CLASSIFIER' literal object
DATA_SUBCOMPONENT
          The 'DATA SUBCOMPONENT' literal object
FEATURE_GROUP
          The 'FEATURE GROUP' literal object
FEATURE_GROUP_PROTOTYPE
          The 'FEATURE GROUP PROTOTYPE' literal object
FEATURE_GROUP_PROTOTYPE_BINDING
          The 'FEATURE GROUP PROTOTYPE BINDING' literal object
FEATURE_PROTOTYPE
          The 'FEATURE PROTOTYPE' literal object
FEATURE_PROTOTYPE_BINDING
          The 'FEATURE PROTOTYPE BINDING' literal object
IN_DATA_PORT
          The 'IN DATA PORT' literal object
IN_DATA_PORT_PROTOTYPE
          The 'IN DATA PORT PROTOTYPE' literal object
IN_EVENT_DATA_PORT
          The 'IN EVENT DATA PORT' literal object
IN_EVENT_DATA_PORT_PROTOTYPE
          The 'IN EVENT DATA PORT PROTOTYPE' literal object
IN_EVENT_PORT
          The 'IN EVENT PORT' literal object
IN_EVENT_PORT_PROTOTYPE
          The 'IN EVENT PORT PROTOTYPE' literal object
IN_FEATURE_PROTOTYPE
          The 'IN FEATURE PROTOTYPE' literal object
IN_OUT_DATA_PORT
          The 'IN OUT DATA PORT' literal object
IN_OUT_DATA_PORT_PROTOTYPE
          The 'IN OUT DATA PORT PROTOTYPE' literal object
IN_OUT_EVENT_DATA_PORT
          The 'IN OUT EVENT DATA PORT' literal object
IN_OUT_EVENT_DATA_PORT_PROTOTYPE
          The 'IN OUT EVENT DATA PORT PROTOTYPE' literal object
IN_OUT_EVENT_PORT
          The 'IN OUT EVENT PORT' literal object
IN_OUT_EVENT_PORT_PROTOTYPE
          The 'IN OUT EVENT PORT PROTOTYPE' literal object
IN_OUT_FEATURE_PROTOTYPE
          The 'IN OUT FEATURE PROTOTYPE' literal object
IN_OUT_PARAMETER
          The 'IN OUT PARAMETER' literal object
IN_PARAMETER
          The 'IN PARAMETER' literal object
NONE
          The 'NONE' literal object
OUT_DATA_PORT
          The 'OUT DATA PORT' literal object
OUT_DATA_PORT_PROTOTYPE
          The 'OUT DATA PORT PROTOTYPE' literal object
OUT_EVENT_DATA_PORT
          The 'OUT EVENT DATA PORT' literal object
OUT_EVENT_DATA_PORT_PROTOTYPE
          The 'OUT EVENT DATA PORT PROTOTYPE' literal object
OUT_EVENT_PORT
          The 'OUT EVENT PORT' literal object
OUT_EVENT_PORT_PROTOTYPE
          The 'OUT EVENT PORT PROTOTYPE' literal object
OUT_FEATURE_PROTOTYPE
          The 'OUT FEATURE PROTOTYPE' literal object
OUT_PARAMETER
          The 'OUT PARAMETER' literal object
PROPERTY_CONSTANT
          The 'PROPERTY CONSTANT' literal object
PROPERTY_VALUE
          The 'PROPERTY VALUE' literal object
PROVIDES_BUS_ACCESS
          The 'PROVIDES BUS ACCESS' literal object
PROVIDES_BUS_ACCESS_PROTOTYPE
          The 'PROVIDES BUS ACCESS PROTOTYPE' literal object
PROVIDES_DATA_ACCESS
          The 'PROVIDES DATA ACCESS' literal object
PROVIDES_DATA_ACCESS_PROTOTYPE
          The 'PROVIDES DATA ACCESS PROTOTYPE' literal object
PROVIDES_SUBPROGRAM_ACCESS
          The 'PROVIDES SUBPROGRAM ACCESS' literal object
PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE
          The 'PROVIDES SUBPROGRAM ACCESS PROTOTYPE' literal object
PROVIDES_SUBPROGRAM_GROUP_ACCESS
          The 'PROVIDES SUBPROGRAM GROUP ACCESS' literal object
PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE
          The 'PROVIDES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal object
REQUIRES_BUS_ACCESS
          The 'REQUIRES BUS ACCESS' literal object
REQUIRES_BUS_ACCESS_PROTOTYPE
          The 'REQUIRES BUS ACCESS PROTOTYPE' literal object
REQUIRES_DATA_ACCESS
          The 'REQUIRES DATA ACCESS' literal object
REQUIRES_DATA_ACCESS_PROTOTYPE
          The 'REQUIRES DATA ACCESS PROTOTYPE' literal object
REQUIRES_SUBPROGRAM_ACCESS
          The 'REQUIRES SUBPROGRAM ACCESS' literal object
REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE
          The 'REQUIRES SUBPROGRAM ACCESS PROTOTYPE' literal object
REQUIRES_SUBPROGRAM_GROUP_ACCESS
          The 'REQUIRES SUBPROGRAM GROUP ACCESS' literal object
REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE
          The 'REQUIRES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal object
SUBPROGRAM_CLASSIFIER
          The 'SUBPROGRAM CLASSIFIER' literal object
SUBPROGRAM_GROUP
          The 'SUBPROGRAM GROUP' literal object
SUBPROGRAM_GROUP_PROTOTYPE
          The 'SUBPROGRAM GROUP PROTOTYPE' literal object
SUBPROGRAM_PROTOTYPE
          The 'SUBPROGRAM PROTOTYPE' literal object
SUBPROGRAM_SUBCOMPONENT
          The 'SUBPROGRAM SUBCOMPONENT' literal object
THREAD_GROUP
          The 'THREAD GROUP' literal object
THREAD_GROUP_PROTOTYPE
          The 'THREAD GROUP PROTOTYPE' literal object
THREAD_PROTOTYPE
          The 'THREAD PROTOTYPE' literal object
 
Field Summary
static int ABSTRACT_FEATURE_VALUE
          The 'ABSTRACT FEATURE' literal value
static int CLASSIFIER_VALUE_VALUE
          The 'CLASSIFIER VALUE' literal value
static int COMPONENT_PROTOTYPE_BINDING_VALUE
          The 'COMPONENT PROTOTYPE BINDING' literal value
static int COMPONENT_PROTOTYPE_VALUE
          The 'COMPONENT PROTOTYPE' literal value
static int DATA_CLASSIFIER_VALUE
          The 'DATA CLASSIFIER' literal value
static int DATA_SUBCOMPONENT_VALUE
          The 'DATA SUBCOMPONENT' literal value
static int FEATURE_GROUP_PROTOTYPE_BINDING_VALUE
          The 'FEATURE GROUP PROTOTYPE BINDING' literal value
static int FEATURE_GROUP_PROTOTYPE_VALUE
          The 'FEATURE GROUP PROTOTYPE' literal value
static int FEATURE_GROUP_VALUE
          The 'FEATURE GROUP' literal value
static int FEATURE_PROTOTYPE_BINDING_VALUE
          The 'FEATURE PROTOTYPE BINDING' literal value
static int FEATURE_PROTOTYPE_VALUE
          The 'FEATURE PROTOTYPE' literal value
static int IN_DATA_PORT_PROTOTYPE_VALUE
          The 'IN DATA PORT PROTOTYPE' literal value
static int IN_DATA_PORT_VALUE
          The 'IN DATA PORT' literal value
static int IN_EVENT_DATA_PORT_PROTOTYPE_VALUE
          The 'IN EVENT DATA PORT PROTOTYPE' literal value
static int IN_EVENT_DATA_PORT_VALUE
          The 'IN EVENT DATA PORT' literal value
static int IN_EVENT_PORT_PROTOTYPE_VALUE
          The 'IN EVENT PORT PROTOTYPE' literal value
static int IN_EVENT_PORT_VALUE
          The 'IN EVENT PORT' literal value
static int IN_FEATURE_PROTOTYPE_VALUE
          The 'IN FEATURE PROTOTYPE' literal value
static int IN_OUT_DATA_PORT_PROTOTYPE_VALUE
          The 'IN OUT DATA PORT PROTOTYPE' literal value
static int IN_OUT_DATA_PORT_VALUE
          The 'IN OUT DATA PORT' literal value
static int IN_OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE
          The 'IN OUT EVENT DATA PORT PROTOTYPE' literal value
static int IN_OUT_EVENT_DATA_PORT_VALUE
          The 'IN OUT EVENT DATA PORT' literal value
static int IN_OUT_EVENT_PORT_PROTOTYPE_VALUE
          The 'IN OUT EVENT PORT PROTOTYPE' literal value
static int IN_OUT_EVENT_PORT_VALUE
          The 'IN OUT EVENT PORT' literal value
static int IN_OUT_FEATURE_PROTOTYPE_VALUE
          The 'IN OUT FEATURE PROTOTYPE' literal value
static int IN_OUT_PARAMETER_VALUE
          The 'IN OUT PARAMETER' literal value
static int IN_PARAMETER_VALUE
          The 'IN PARAMETER' literal value
static int NONE_VALUE
          The 'NONE' literal value
static int OUT_DATA_PORT_PROTOTYPE_VALUE
          The 'OUT DATA PORT PROTOTYPE' literal value
static int OUT_DATA_PORT_VALUE
          The 'OUT DATA PORT' literal value
static int OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE
          The 'OUT EVENT DATA PORT PROTOTYPE' literal value
static int OUT_EVENT_DATA_PORT_VALUE
          The 'OUT EVENT DATA PORT' literal value
static int OUT_EVENT_PORT_PROTOTYPE_VALUE
          The 'OUT EVENT PORT PROTOTYPE' literal value
static int OUT_EVENT_PORT_VALUE
          The 'OUT EVENT PORT' literal value
static int OUT_FEATURE_PROTOTYPE_VALUE
          The 'OUT FEATURE PROTOTYPE' literal value
static int OUT_PARAMETER_VALUE
          The 'OUT PARAMETER' literal value
static int PROPERTY_CONSTANT_VALUE
          The 'PROPERTY CONSTANT' literal value
static int PROPERTY_VALUE_VALUE
          The 'PROPERTY VALUE' literal value
static int PROVIDES_BUS_ACCESS_PROTOTYPE_VALUE
          The 'PROVIDES BUS ACCESS PROTOTYPE' literal value
static int PROVIDES_BUS_ACCESS_VALUE
          The 'PROVIDES BUS ACCESS' literal value
static int PROVIDES_DATA_ACCESS_PROTOTYPE_VALUE
          The 'PROVIDES DATA ACCESS PROTOTYPE' literal value
static int PROVIDES_DATA_ACCESS_VALUE
          The 'PROVIDES DATA ACCESS' literal value
static int PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE
          The 'PROVIDES SUBPROGRAM ACCESS PROTOTYPE' literal value
static int PROVIDES_SUBPROGRAM_ACCESS_VALUE
          The 'PROVIDES SUBPROGRAM ACCESS' literal value
static int PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE
          The 'PROVIDES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal value
static int PROVIDES_SUBPROGRAM_GROUP_ACCESS_VALUE
          The 'PROVIDES SUBPROGRAM GROUP ACCESS' literal value
static int REQUIRES_BUS_ACCESS_PROTOTYPE_VALUE
          The 'REQUIRES BUS ACCESS PROTOTYPE' literal value
static int REQUIRES_BUS_ACCESS_VALUE
          The 'REQUIRES BUS ACCESS' literal value
static int REQUIRES_DATA_ACCESS_PROTOTYPE_VALUE
          The 'REQUIRES DATA ACCESS PROTOTYPE' literal value
static int REQUIRES_DATA_ACCESS_VALUE
          The 'REQUIRES DATA ACCESS' literal value
static int REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE
          The 'REQUIRES SUBPROGRAM ACCESS PROTOTYPE' literal value
static int REQUIRES_SUBPROGRAM_ACCESS_VALUE
          The 'REQUIRES SUBPROGRAM ACCESS' literal value
static int REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE
          The 'REQUIRES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal value
static int REQUIRES_SUBPROGRAM_GROUP_ACCESS_VALUE
          The 'REQUIRES SUBPROGRAM GROUP ACCESS' literal value
static int SUBPROGRAM_CLASSIFIER_VALUE
          The 'SUBPROGRAM CLASSIFIER' literal value
static int SUBPROGRAM_GROUP_PROTOTYPE_VALUE
          The 'SUBPROGRAM GROUP PROTOTYPE' literal value
static int SUBPROGRAM_GROUP_VALUE
          The 'SUBPROGRAM GROUP' literal value
static int SUBPROGRAM_PROTOTYPE_VALUE
          The 'SUBPROGRAM PROTOTYPE' literal value
static int SUBPROGRAM_SUBCOMPONENT_VALUE
          The 'SUBPROGRAM SUBCOMPONENT' literal value
static int THREAD_GROUP_PROTOTYPE_VALUE
          The 'THREAD GROUP PROTOTYPE' literal value
static int THREAD_GROUP_VALUE
          The 'THREAD GROUP' literal value
static int THREAD_PROTOTYPE_VALUE
          The 'THREAD PROTOTYPE' literal value
static java.util.List<FeatureType> VALUES
          A public read-only list of all the 'Feature Type' enumerators
 
Method Summary
static FeatureType get(int value)
          Returns the 'Feature Type' literal with the specified integer value
static FeatureType get(java.lang.String literal)
          Returns the 'Feature Type' literal with the specified literal value
static FeatureType getByName(java.lang.String name)
          Returns the 'Feature Type' literal with the specified name
 java.lang.String getLiteral()
           
 java.lang.String getName()
           
 int getValue()
           
 java.lang.String toString()
          Returns the literal value of the enumerator, which is its string representation
static FeatureType valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FeatureType[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

NONE

public static final FeatureType NONE
The 'NONE' literal object.

See Also:
NONE_VALUE

IN_DATA_PORT

public static final FeatureType IN_DATA_PORT
The 'IN DATA PORT' literal object.

See Also:
IN_DATA_PORT_VALUE

OUT_DATA_PORT

public static final FeatureType OUT_DATA_PORT
The 'OUT DATA PORT' literal object.

See Also:
OUT_DATA_PORT_VALUE

IN_OUT_DATA_PORT

public static final FeatureType IN_OUT_DATA_PORT
The 'IN OUT DATA PORT' literal object.

See Also:
IN_OUT_DATA_PORT_VALUE

IN_EVENT_PORT

public static final FeatureType IN_EVENT_PORT
The 'IN EVENT PORT' literal object.

See Also:
IN_EVENT_PORT_VALUE

OUT_EVENT_PORT

public static final FeatureType OUT_EVENT_PORT
The 'OUT EVENT PORT' literal object.

See Also:
OUT_EVENT_PORT_VALUE

IN_OUT_EVENT_PORT

public static final FeatureType IN_OUT_EVENT_PORT
The 'IN OUT EVENT PORT' literal object.

See Also:
IN_OUT_EVENT_PORT_VALUE

IN_EVENT_DATA_PORT

public static final FeatureType IN_EVENT_DATA_PORT
The 'IN EVENT DATA PORT' literal object.

See Also:
IN_EVENT_DATA_PORT_VALUE

OUT_EVENT_DATA_PORT

public static final FeatureType OUT_EVENT_DATA_PORT
The 'OUT EVENT DATA PORT' literal object.

See Also:
OUT_EVENT_DATA_PORT_VALUE

IN_OUT_EVENT_DATA_PORT

public static final FeatureType IN_OUT_EVENT_DATA_PORT
The 'IN OUT EVENT DATA PORT' literal object.

See Also:
IN_OUT_EVENT_DATA_PORT_VALUE

PROVIDES_SUBPROGRAM_ACCESS

public static final FeatureType PROVIDES_SUBPROGRAM_ACCESS
The 'PROVIDES SUBPROGRAM ACCESS' literal object.

See Also:
PROVIDES_SUBPROGRAM_ACCESS_VALUE

REQUIRES_SUBPROGRAM_ACCESS

public static final FeatureType REQUIRES_SUBPROGRAM_ACCESS
The 'REQUIRES SUBPROGRAM ACCESS' literal object.

See Also:
REQUIRES_SUBPROGRAM_ACCESS_VALUE

PROVIDES_SUBPROGRAM_GROUP_ACCESS

public static final FeatureType PROVIDES_SUBPROGRAM_GROUP_ACCESS
The 'PROVIDES SUBPROGRAM GROUP ACCESS' literal object.

See Also:
PROVIDES_SUBPROGRAM_GROUP_ACCESS_VALUE

REQUIRES_SUBPROGRAM_GROUP_ACCESS

public static final FeatureType REQUIRES_SUBPROGRAM_GROUP_ACCESS
The 'REQUIRES SUBPROGRAM GROUP ACCESS' literal object.

See Also:
REQUIRES_SUBPROGRAM_GROUP_ACCESS_VALUE

SUBPROGRAM_SUBCOMPONENT

public static final FeatureType SUBPROGRAM_SUBCOMPONENT
The 'SUBPROGRAM SUBCOMPONENT' literal object.

See Also:
SUBPROGRAM_SUBCOMPONENT_VALUE

SUBPROGRAM_CLASSIFIER

public static final FeatureType SUBPROGRAM_CLASSIFIER
The 'SUBPROGRAM CLASSIFIER' literal object.

See Also:
SUBPROGRAM_CLASSIFIER_VALUE

SUBPROGRAM_PROTOTYPE

public static final FeatureType SUBPROGRAM_PROTOTYPE
The 'SUBPROGRAM PROTOTYPE' literal object.

See Also:
SUBPROGRAM_PROTOTYPE_VALUE

COMPONENT_PROTOTYPE

public static final FeatureType COMPONENT_PROTOTYPE
The 'COMPONENT PROTOTYPE' literal object.

See Also:
COMPONENT_PROTOTYPE_VALUE

COMPONENT_PROTOTYPE_BINDING

public static final FeatureType COMPONENT_PROTOTYPE_BINDING
The 'COMPONENT PROTOTYPE BINDING' literal object.

See Also:
COMPONENT_PROTOTYPE_BINDING_VALUE

FEATURE_PROTOTYPE

public static final FeatureType FEATURE_PROTOTYPE
The 'FEATURE PROTOTYPE' literal object.

See Also:
FEATURE_PROTOTYPE_VALUE

FEATURE_PROTOTYPE_BINDING

public static final FeatureType FEATURE_PROTOTYPE_BINDING
The 'FEATURE PROTOTYPE BINDING' literal object.

See Also:
FEATURE_PROTOTYPE_BINDING_VALUE

FEATURE_GROUP_PROTOTYPE

public static final FeatureType FEATURE_GROUP_PROTOTYPE
The 'FEATURE GROUP PROTOTYPE' literal object.

See Also:
FEATURE_GROUP_PROTOTYPE_VALUE

FEATURE_GROUP_PROTOTYPE_BINDING

public static final FeatureType FEATURE_GROUP_PROTOTYPE_BINDING
The 'FEATURE GROUP PROTOTYPE BINDING' literal object.

See Also:
FEATURE_GROUP_PROTOTYPE_BINDING_VALUE

PROVIDES_DATA_ACCESS

public static final FeatureType PROVIDES_DATA_ACCESS
The 'PROVIDES DATA ACCESS' literal object.

See Also:
PROVIDES_DATA_ACCESS_VALUE

REQUIRES_DATA_ACCESS

public static final FeatureType REQUIRES_DATA_ACCESS
The 'REQUIRES DATA ACCESS' literal object.

See Also:
REQUIRES_DATA_ACCESS_VALUE

DATA_SUBCOMPONENT

public static final FeatureType DATA_SUBCOMPONENT
The 'DATA SUBCOMPONENT' literal object.

See Also:
DATA_SUBCOMPONENT_VALUE

DATA_CLASSIFIER

public static final FeatureType DATA_CLASSIFIER
The 'DATA CLASSIFIER' literal object.

See Also:
DATA_CLASSIFIER_VALUE

IN_PARAMETER

public static final FeatureType IN_PARAMETER
The 'IN PARAMETER' literal object.

See Also:
IN_PARAMETER_VALUE

OUT_PARAMETER

public static final FeatureType OUT_PARAMETER
The 'OUT PARAMETER' literal object.

See Also:
OUT_PARAMETER_VALUE

IN_OUT_PARAMETER

public static final FeatureType IN_OUT_PARAMETER
The 'IN OUT PARAMETER' literal object.

See Also:
IN_OUT_PARAMETER_VALUE

PROPERTY_CONSTANT

public static final FeatureType PROPERTY_CONSTANT
The 'PROPERTY CONSTANT' literal object.

See Also:
PROPERTY_CONSTANT_VALUE

PROPERTY_VALUE

public static final FeatureType PROPERTY_VALUE
The 'PROPERTY VALUE' literal object.

See Also:
PROPERTY_VALUE_VALUE

PROVIDES_BUS_ACCESS

public static final FeatureType PROVIDES_BUS_ACCESS
The 'PROVIDES BUS ACCESS' literal object.

See Also:
PROVIDES_BUS_ACCESS_VALUE

REQUIRES_BUS_ACCESS

public static final FeatureType REQUIRES_BUS_ACCESS
The 'REQUIRES BUS ACCESS' literal object.

See Also:
REQUIRES_BUS_ACCESS_VALUE

FEATURE_GROUP

public static final FeatureType FEATURE_GROUP
The 'FEATURE GROUP' literal object.

See Also:
FEATURE_GROUP_VALUE

CLASSIFIER_VALUE

public static final FeatureType CLASSIFIER_VALUE
The 'CLASSIFIER VALUE' literal object.

See Also:
CLASSIFIER_VALUE_VALUE

ABSTRACT_FEATURE

public static final FeatureType ABSTRACT_FEATURE
The 'ABSTRACT FEATURE' literal object.

See Also:
ABSTRACT_FEATURE_VALUE

IN_FEATURE_PROTOTYPE

public static final FeatureType IN_FEATURE_PROTOTYPE
The 'IN FEATURE PROTOTYPE' literal object.

See Also:
IN_FEATURE_PROTOTYPE_VALUE

OUT_FEATURE_PROTOTYPE

public static final FeatureType OUT_FEATURE_PROTOTYPE
The 'OUT FEATURE PROTOTYPE' literal object.

See Also:
OUT_FEATURE_PROTOTYPE_VALUE

IN_OUT_FEATURE_PROTOTYPE

public static final FeatureType IN_OUT_FEATURE_PROTOTYPE
The 'IN OUT FEATURE PROTOTYPE' literal object.

See Also:
IN_OUT_FEATURE_PROTOTYPE_VALUE

THREAD_GROUP

public static final FeatureType THREAD_GROUP
The 'THREAD GROUP' literal object.

See Also:
THREAD_GROUP_VALUE

SUBPROGRAM_GROUP

public static final FeatureType SUBPROGRAM_GROUP
The 'SUBPROGRAM GROUP' literal object.

See Also:
SUBPROGRAM_GROUP_VALUE

SUBPROGRAM_GROUP_PROTOTYPE

public static final FeatureType SUBPROGRAM_GROUP_PROTOTYPE
The 'SUBPROGRAM GROUP PROTOTYPE' literal object.

See Also:
SUBPROGRAM_GROUP_PROTOTYPE_VALUE

THREAD_PROTOTYPE

public static final FeatureType THREAD_PROTOTYPE
The 'THREAD PROTOTYPE' literal object.

See Also:
THREAD_PROTOTYPE_VALUE

THREAD_GROUP_PROTOTYPE

public static final FeatureType THREAD_GROUP_PROTOTYPE
The 'THREAD GROUP PROTOTYPE' literal object.

See Also:
THREAD_GROUP_PROTOTYPE_VALUE

IN_DATA_PORT_PROTOTYPE

public static final FeatureType IN_DATA_PORT_PROTOTYPE
The 'IN DATA PORT PROTOTYPE' literal object.

See Also:
IN_DATA_PORT_PROTOTYPE_VALUE

OUT_DATA_PORT_PROTOTYPE

public static final FeatureType OUT_DATA_PORT_PROTOTYPE
The 'OUT DATA PORT PROTOTYPE' literal object.

See Also:
OUT_DATA_PORT_PROTOTYPE_VALUE

IN_OUT_DATA_PORT_PROTOTYPE

public static final FeatureType IN_OUT_DATA_PORT_PROTOTYPE
The 'IN OUT DATA PORT PROTOTYPE' literal object.

See Also:
IN_OUT_DATA_PORT_PROTOTYPE_VALUE

IN_EVENT_PORT_PROTOTYPE

public static final FeatureType IN_EVENT_PORT_PROTOTYPE
The 'IN EVENT PORT PROTOTYPE' literal object.

See Also:
IN_EVENT_PORT_PROTOTYPE_VALUE

OUT_EVENT_PORT_PROTOTYPE

public static final FeatureType OUT_EVENT_PORT_PROTOTYPE
The 'OUT EVENT PORT PROTOTYPE' literal object.

See Also:
OUT_EVENT_PORT_PROTOTYPE_VALUE

IN_OUT_EVENT_PORT_PROTOTYPE

public static final FeatureType IN_OUT_EVENT_PORT_PROTOTYPE
The 'IN OUT EVENT PORT PROTOTYPE' literal object.

See Also:
IN_OUT_EVENT_PORT_PROTOTYPE_VALUE

IN_EVENT_DATA_PORT_PROTOTYPE

public static final FeatureType IN_EVENT_DATA_PORT_PROTOTYPE
The 'IN EVENT DATA PORT PROTOTYPE' literal object.

See Also:
IN_EVENT_DATA_PORT_PROTOTYPE_VALUE

OUT_EVENT_DATA_PORT_PROTOTYPE

public static final FeatureType OUT_EVENT_DATA_PORT_PROTOTYPE
The 'OUT EVENT DATA PORT PROTOTYPE' literal object.

See Also:
OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE

IN_OUT_EVENT_DATA_PORT_PROTOTYPE

public static final FeatureType IN_OUT_EVENT_DATA_PORT_PROTOTYPE
The 'IN OUT EVENT DATA PORT PROTOTYPE' literal object.

See Also:
IN_OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE

PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE

public static final FeatureType PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE
The 'PROVIDES SUBPROGRAM ACCESS PROTOTYPE' literal object.

See Also:
PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE

REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE

public static final FeatureType REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE
The 'REQUIRES SUBPROGRAM ACCESS PROTOTYPE' literal object.

See Also:
REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE

PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE

public static final FeatureType PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE
The 'PROVIDES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal object.

See Also:
PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE

REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE

public static final FeatureType REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE
The 'REQUIRES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal object.

See Also:
REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE

PROVIDES_DATA_ACCESS_PROTOTYPE

public static final FeatureType PROVIDES_DATA_ACCESS_PROTOTYPE
The 'PROVIDES DATA ACCESS PROTOTYPE' literal object.

See Also:
PROVIDES_DATA_ACCESS_PROTOTYPE_VALUE

REQUIRES_DATA_ACCESS_PROTOTYPE

public static final FeatureType REQUIRES_DATA_ACCESS_PROTOTYPE
The 'REQUIRES DATA ACCESS PROTOTYPE' literal object.

See Also:
REQUIRES_DATA_ACCESS_PROTOTYPE_VALUE

PROVIDES_BUS_ACCESS_PROTOTYPE

public static final FeatureType PROVIDES_BUS_ACCESS_PROTOTYPE
The 'PROVIDES BUS ACCESS PROTOTYPE' literal object.

See Also:
PROVIDES_BUS_ACCESS_PROTOTYPE_VALUE

REQUIRES_BUS_ACCESS_PROTOTYPE

public static final FeatureType REQUIRES_BUS_ACCESS_PROTOTYPE
The 'REQUIRES BUS ACCESS PROTOTYPE' literal object.

See Also:
REQUIRES_BUS_ACCESS_PROTOTYPE_VALUE
Field Detail

NONE_VALUE

public static final int NONE_VALUE
The 'NONE' literal value.

If the meaning of 'NONE' literal object isn't clear, there really should be more of a description here...

See Also:
NONE, Constant Field Values

IN_DATA_PORT_VALUE

public static final int IN_DATA_PORT_VALUE
The 'IN DATA PORT' literal value.

If the meaning of 'IN DATA PORT' literal object isn't clear, there really should be more of a description here...

See Also:
IN_DATA_PORT, Constant Field Values

OUT_DATA_PORT_VALUE

public static final int OUT_DATA_PORT_VALUE
The 'OUT DATA PORT' literal value.

If the meaning of 'OUT DATA PORT' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_DATA_PORT, Constant Field Values

IN_OUT_DATA_PORT_VALUE

public static final int IN_OUT_DATA_PORT_VALUE
The 'IN OUT DATA PORT' literal value.

If the meaning of 'IN OUT DATA PORT' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_DATA_PORT, Constant Field Values

IN_EVENT_PORT_VALUE

public static final int IN_EVENT_PORT_VALUE
The 'IN EVENT PORT' literal value.

If the meaning of 'IN EVENT PORT' literal object isn't clear, there really should be more of a description here...

See Also:
IN_EVENT_PORT, Constant Field Values

OUT_EVENT_PORT_VALUE

public static final int OUT_EVENT_PORT_VALUE
The 'OUT EVENT PORT' literal value.

If the meaning of 'OUT EVENT PORT' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_EVENT_PORT, Constant Field Values

IN_OUT_EVENT_PORT_VALUE

public static final int IN_OUT_EVENT_PORT_VALUE
The 'IN OUT EVENT PORT' literal value.

If the meaning of 'IN OUT EVENT PORT' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_EVENT_PORT, Constant Field Values

IN_EVENT_DATA_PORT_VALUE

public static final int IN_EVENT_DATA_PORT_VALUE
The 'IN EVENT DATA PORT' literal value.

If the meaning of 'IN EVENT DATA PORT' literal object isn't clear, there really should be more of a description here...

See Also:
IN_EVENT_DATA_PORT, Constant Field Values

OUT_EVENT_DATA_PORT_VALUE

public static final int OUT_EVENT_DATA_PORT_VALUE
The 'OUT EVENT DATA PORT' literal value.

If the meaning of 'OUT EVENT DATA PORT' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_EVENT_DATA_PORT, Constant Field Values

IN_OUT_EVENT_DATA_PORT_VALUE

public static final int IN_OUT_EVENT_DATA_PORT_VALUE
The 'IN OUT EVENT DATA PORT' literal value.

If the meaning of 'IN OUT EVENT DATA PORT' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_EVENT_DATA_PORT, Constant Field Values

PROVIDES_SUBPROGRAM_ACCESS_VALUE

public static final int PROVIDES_SUBPROGRAM_ACCESS_VALUE
The 'PROVIDES SUBPROGRAM ACCESS' literal value.

If the meaning of 'PROVIDES SUBPROGRAM ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_SUBPROGRAM_ACCESS, Constant Field Values

REQUIRES_SUBPROGRAM_ACCESS_VALUE

public static final int REQUIRES_SUBPROGRAM_ACCESS_VALUE
The 'REQUIRES SUBPROGRAM ACCESS' literal value.

If the meaning of 'REQUIRES SUBPROGRAM ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_SUBPROGRAM_ACCESS, Constant Field Values

PROVIDES_SUBPROGRAM_GROUP_ACCESS_VALUE

public static final int PROVIDES_SUBPROGRAM_GROUP_ACCESS_VALUE
The 'PROVIDES SUBPROGRAM GROUP ACCESS' literal value.

If the meaning of 'PROVIDES SUBPROGRAM GROUP ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_SUBPROGRAM_GROUP_ACCESS, Constant Field Values

REQUIRES_SUBPROGRAM_GROUP_ACCESS_VALUE

public static final int REQUIRES_SUBPROGRAM_GROUP_ACCESS_VALUE
The 'REQUIRES SUBPROGRAM GROUP ACCESS' literal value.

If the meaning of 'REQUIRES SUBPROGRAM GROUP ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_SUBPROGRAM_GROUP_ACCESS, Constant Field Values

SUBPROGRAM_SUBCOMPONENT_VALUE

public static final int SUBPROGRAM_SUBCOMPONENT_VALUE
The 'SUBPROGRAM SUBCOMPONENT' literal value.

If the meaning of 'SUBPROGRAM SUBCOMPONENT' literal object isn't clear, there really should be more of a description here...

See Also:
SUBPROGRAM_SUBCOMPONENT, Constant Field Values

SUBPROGRAM_CLASSIFIER_VALUE

public static final int SUBPROGRAM_CLASSIFIER_VALUE
The 'SUBPROGRAM CLASSIFIER' literal value.

If the meaning of 'SUBPROGRAM CLASSIFIER' literal object isn't clear, there really should be more of a description here...

See Also:
SUBPROGRAM_CLASSIFIER, Constant Field Values

SUBPROGRAM_PROTOTYPE_VALUE

public static final int SUBPROGRAM_PROTOTYPE_VALUE
The 'SUBPROGRAM PROTOTYPE' literal value.

If the meaning of 'SUBPROGRAM PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
SUBPROGRAM_PROTOTYPE, Constant Field Values

COMPONENT_PROTOTYPE_VALUE

public static final int COMPONENT_PROTOTYPE_VALUE
The 'COMPONENT PROTOTYPE' literal value.

If the meaning of 'COMPONENT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
COMPONENT_PROTOTYPE, Constant Field Values

COMPONENT_PROTOTYPE_BINDING_VALUE

public static final int COMPONENT_PROTOTYPE_BINDING_VALUE
The 'COMPONENT PROTOTYPE BINDING' literal value.

If the meaning of 'COMPONENT PROTOTYPE BINDING' literal object isn't clear, there really should be more of a description here...

See Also:
COMPONENT_PROTOTYPE_BINDING, Constant Field Values

FEATURE_PROTOTYPE_VALUE

public static final int FEATURE_PROTOTYPE_VALUE
The 'FEATURE PROTOTYPE' literal value.

If the meaning of 'FEATURE PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
FEATURE_PROTOTYPE, Constant Field Values

FEATURE_PROTOTYPE_BINDING_VALUE

public static final int FEATURE_PROTOTYPE_BINDING_VALUE
The 'FEATURE PROTOTYPE BINDING' literal value.

If the meaning of 'FEATURE PROTOTYPE BINDING' literal object isn't clear, there really should be more of a description here...

See Also:
FEATURE_PROTOTYPE_BINDING, Constant Field Values

FEATURE_GROUP_PROTOTYPE_VALUE

public static final int FEATURE_GROUP_PROTOTYPE_VALUE
The 'FEATURE GROUP PROTOTYPE' literal value.

If the meaning of 'FEATURE GROUP PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
FEATURE_GROUP_PROTOTYPE, Constant Field Values

FEATURE_GROUP_PROTOTYPE_BINDING_VALUE

public static final int FEATURE_GROUP_PROTOTYPE_BINDING_VALUE
The 'FEATURE GROUP PROTOTYPE BINDING' literal value.

If the meaning of 'FEATURE GROUP PROTOTYPE BINDING' literal object isn't clear, there really should be more of a description here...

See Also:
FEATURE_GROUP_PROTOTYPE_BINDING, Constant Field Values

PROVIDES_DATA_ACCESS_VALUE

public static final int PROVIDES_DATA_ACCESS_VALUE
The 'PROVIDES DATA ACCESS' literal value.

If the meaning of 'PROVIDES DATA ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_DATA_ACCESS, Constant Field Values

REQUIRES_DATA_ACCESS_VALUE

public static final int REQUIRES_DATA_ACCESS_VALUE
The 'REQUIRES DATA ACCESS' literal value.

If the meaning of 'REQUIRES DATA ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_DATA_ACCESS, Constant Field Values

DATA_SUBCOMPONENT_VALUE

public static final int DATA_SUBCOMPONENT_VALUE
The 'DATA SUBCOMPONENT' literal value.

If the meaning of 'DATA SUBCOMPONENT' literal object isn't clear, there really should be more of a description here...

See Also:
DATA_SUBCOMPONENT, Constant Field Values

DATA_CLASSIFIER_VALUE

public static final int DATA_CLASSIFIER_VALUE
The 'DATA CLASSIFIER' literal value.

If the meaning of 'DATA CLASSIFIER' literal object isn't clear, there really should be more of a description here...

See Also:
DATA_CLASSIFIER, Constant Field Values

IN_PARAMETER_VALUE

public static final int IN_PARAMETER_VALUE
The 'IN PARAMETER' literal value.

If the meaning of 'IN PARAMETER' literal object isn't clear, there really should be more of a description here...

See Also:
IN_PARAMETER, Constant Field Values

OUT_PARAMETER_VALUE

public static final int OUT_PARAMETER_VALUE
The 'OUT PARAMETER' literal value.

If the meaning of 'OUT PARAMETER' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_PARAMETER, Constant Field Values

IN_OUT_PARAMETER_VALUE

public static final int IN_OUT_PARAMETER_VALUE
The 'IN OUT PARAMETER' literal value.

If the meaning of 'IN OUT PARAMETER' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_PARAMETER, Constant Field Values

PROPERTY_CONSTANT_VALUE

public static final int PROPERTY_CONSTANT_VALUE
The 'PROPERTY CONSTANT' literal value.

If the meaning of 'PROPERTY CONSTANT' literal object isn't clear, there really should be more of a description here...

See Also:
PROPERTY_CONSTANT, Constant Field Values

PROPERTY_VALUE_VALUE

public static final int PROPERTY_VALUE_VALUE
The 'PROPERTY VALUE' literal value.

If the meaning of 'PROPERTY VALUE' literal object isn't clear, there really should be more of a description here...

See Also:
PROPERTY_VALUE, Constant Field Values

PROVIDES_BUS_ACCESS_VALUE

public static final int PROVIDES_BUS_ACCESS_VALUE
The 'PROVIDES BUS ACCESS' literal value.

If the meaning of 'PROVIDES BUS ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_BUS_ACCESS, Constant Field Values

REQUIRES_BUS_ACCESS_VALUE

public static final int REQUIRES_BUS_ACCESS_VALUE
The 'REQUIRES BUS ACCESS' literal value.

If the meaning of 'REQUIRES BUS ACCESS' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_BUS_ACCESS, Constant Field Values

FEATURE_GROUP_VALUE

public static final int FEATURE_GROUP_VALUE
The 'FEATURE GROUP' literal value.

If the meaning of 'FEATURE GROUP' literal object isn't clear, there really should be more of a description here...

See Also:
FEATURE_GROUP, Constant Field Values

CLASSIFIER_VALUE_VALUE

public static final int CLASSIFIER_VALUE_VALUE
The 'CLASSIFIER VALUE' literal value.

If the meaning of 'CLASSIFIER VALUE' literal object isn't clear, there really should be more of a description here...

See Also:
CLASSIFIER_VALUE, Constant Field Values

ABSTRACT_FEATURE_VALUE

public static final int ABSTRACT_FEATURE_VALUE
The 'ABSTRACT FEATURE' literal value.

If the meaning of 'ABSTRACT FEATURE' literal object isn't clear, there really should be more of a description here...

See Also:
ABSTRACT_FEATURE, Constant Field Values

IN_FEATURE_PROTOTYPE_VALUE

public static final int IN_FEATURE_PROTOTYPE_VALUE
The 'IN FEATURE PROTOTYPE' literal value.

If the meaning of 'IN FEATURE PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_FEATURE_PROTOTYPE, Constant Field Values

OUT_FEATURE_PROTOTYPE_VALUE

public static final int OUT_FEATURE_PROTOTYPE_VALUE
The 'OUT FEATURE PROTOTYPE' literal value.

If the meaning of 'OUT FEATURE PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_FEATURE_PROTOTYPE, Constant Field Values

IN_OUT_FEATURE_PROTOTYPE_VALUE

public static final int IN_OUT_FEATURE_PROTOTYPE_VALUE
The 'IN OUT FEATURE PROTOTYPE' literal value.

If the meaning of 'IN OUT FEATURE PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_FEATURE_PROTOTYPE, Constant Field Values

THREAD_GROUP_VALUE

public static final int THREAD_GROUP_VALUE
The 'THREAD GROUP' literal value.

If the meaning of 'THREAD GROUP' literal object isn't clear, there really should be more of a description here...

See Also:
THREAD_GROUP, Constant Field Values

SUBPROGRAM_GROUP_VALUE

public static final int SUBPROGRAM_GROUP_VALUE
The 'SUBPROGRAM GROUP' literal value.

If the meaning of 'SUBPROGRAM GROUP' literal object isn't clear, there really should be more of a description here...

See Also:
SUBPROGRAM_GROUP, Constant Field Values

SUBPROGRAM_GROUP_PROTOTYPE_VALUE

public static final int SUBPROGRAM_GROUP_PROTOTYPE_VALUE
The 'SUBPROGRAM GROUP PROTOTYPE' literal value.

If the meaning of 'SUBPROGRAM GROUP PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
SUBPROGRAM_GROUP_PROTOTYPE, Constant Field Values

THREAD_PROTOTYPE_VALUE

public static final int THREAD_PROTOTYPE_VALUE
The 'THREAD PROTOTYPE' literal value.

If the meaning of 'THREAD PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
THREAD_PROTOTYPE, Constant Field Values

THREAD_GROUP_PROTOTYPE_VALUE

public static final int THREAD_GROUP_PROTOTYPE_VALUE
The 'THREAD GROUP PROTOTYPE' literal value.

If the meaning of 'THREAD GROUP PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
THREAD_GROUP_PROTOTYPE, Constant Field Values

IN_DATA_PORT_PROTOTYPE_VALUE

public static final int IN_DATA_PORT_PROTOTYPE_VALUE
The 'IN DATA PORT PROTOTYPE' literal value.

If the meaning of 'IN DATA PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_DATA_PORT_PROTOTYPE, Constant Field Values

OUT_DATA_PORT_PROTOTYPE_VALUE

public static final int OUT_DATA_PORT_PROTOTYPE_VALUE
The 'OUT DATA PORT PROTOTYPE' literal value.

If the meaning of 'OUT DATA PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_DATA_PORT_PROTOTYPE, Constant Field Values

IN_OUT_DATA_PORT_PROTOTYPE_VALUE

public static final int IN_OUT_DATA_PORT_PROTOTYPE_VALUE
The 'IN OUT DATA PORT PROTOTYPE' literal value.

If the meaning of 'IN OUT DATA PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_DATA_PORT_PROTOTYPE, Constant Field Values

IN_EVENT_PORT_PROTOTYPE_VALUE

public static final int IN_EVENT_PORT_PROTOTYPE_VALUE
The 'IN EVENT PORT PROTOTYPE' literal value.

If the meaning of 'IN EVENT PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_EVENT_PORT_PROTOTYPE, Constant Field Values

OUT_EVENT_PORT_PROTOTYPE_VALUE

public static final int OUT_EVENT_PORT_PROTOTYPE_VALUE
The 'OUT EVENT PORT PROTOTYPE' literal value.

If the meaning of 'OUT EVENT PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_EVENT_PORT_PROTOTYPE, Constant Field Values

IN_OUT_EVENT_PORT_PROTOTYPE_VALUE

public static final int IN_OUT_EVENT_PORT_PROTOTYPE_VALUE
The 'IN OUT EVENT PORT PROTOTYPE' literal value.

If the meaning of 'IN OUT EVENT PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_EVENT_PORT_PROTOTYPE, Constant Field Values

IN_EVENT_DATA_PORT_PROTOTYPE_VALUE

public static final int IN_EVENT_DATA_PORT_PROTOTYPE_VALUE
The 'IN EVENT DATA PORT PROTOTYPE' literal value.

If the meaning of 'IN EVENT DATA PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_EVENT_DATA_PORT_PROTOTYPE, Constant Field Values

OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE

public static final int OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE
The 'OUT EVENT DATA PORT PROTOTYPE' literal value.

If the meaning of 'OUT EVENT DATA PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
OUT_EVENT_DATA_PORT_PROTOTYPE, Constant Field Values

IN_OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE

public static final int IN_OUT_EVENT_DATA_PORT_PROTOTYPE_VALUE
The 'IN OUT EVENT DATA PORT PROTOTYPE' literal value.

If the meaning of 'IN OUT EVENT DATA PORT PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
IN_OUT_EVENT_DATA_PORT_PROTOTYPE, Constant Field Values

PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE

public static final int PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE
The 'PROVIDES SUBPROGRAM ACCESS PROTOTYPE' literal value.

If the meaning of 'PROVIDES SUBPROGRAM ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_SUBPROGRAM_ACCESS_PROTOTYPE, Constant Field Values

REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE

public static final int REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE_VALUE
The 'REQUIRES SUBPROGRAM ACCESS PROTOTYPE' literal value.

If the meaning of 'REQUIRES SUBPROGRAM ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_SUBPROGRAM_ACCESS_PROTOTYPE, Constant Field Values

PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE

public static final int PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE
The 'PROVIDES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal value.

If the meaning of 'PROVIDES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE, Constant Field Values

REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE

public static final int REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE_VALUE
The 'REQUIRES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal value.

If the meaning of 'REQUIRES SUBPROGRAM GROUP ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_SUBPROGRAM_GROUP_ACCESS_PROTOTYPE, Constant Field Values

PROVIDES_DATA_ACCESS_PROTOTYPE_VALUE

public static final int PROVIDES_DATA_ACCESS_PROTOTYPE_VALUE
The 'PROVIDES DATA ACCESS PROTOTYPE' literal value.

If the meaning of 'PROVIDES DATA ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_DATA_ACCESS_PROTOTYPE, Constant Field Values

REQUIRES_DATA_ACCESS_PROTOTYPE_VALUE

public static final int REQUIRES_DATA_ACCESS_PROTOTYPE_VALUE
The 'REQUIRES DATA ACCESS PROTOTYPE' literal value.

If the meaning of 'REQUIRES DATA ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_DATA_ACCESS_PROTOTYPE, Constant Field Values

PROVIDES_BUS_ACCESS_PROTOTYPE_VALUE

public static final int PROVIDES_BUS_ACCESS_PROTOTYPE_VALUE
The 'PROVIDES BUS ACCESS PROTOTYPE' literal value.

If the meaning of 'PROVIDES BUS ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
PROVIDES_BUS_ACCESS_PROTOTYPE, Constant Field Values

REQUIRES_BUS_ACCESS_PROTOTYPE_VALUE

public static final int REQUIRES_BUS_ACCESS_PROTOTYPE_VALUE
The 'REQUIRES BUS ACCESS PROTOTYPE' literal value.

If the meaning of 'REQUIRES BUS ACCESS PROTOTYPE' literal object isn't clear, there really should be more of a description here...

See Also:
REQUIRES_BUS_ACCESS_PROTOTYPE, Constant Field Values

VALUES

public static final java.util.List<FeatureType> VALUES
A public read-only list of all the 'Feature Type' enumerators.

Method Detail

values

public static FeatureType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (FeatureType c : FeatureType.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static FeatureType valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

get

public static FeatureType get(java.lang.String literal)
Returns the 'Feature Type' literal with the specified literal value.


getByName

public static FeatureType getByName(java.lang.String name)
Returns the 'Feature Type' literal with the specified name.


get

public static FeatureType get(int value)
Returns the 'Feature Type' literal with the specified integer value.


getValue

public int getValue()

Specified by:
getValue in interface org.eclipse.emf.common.util.Enumerator

getName

public java.lang.String getName()

Specified by:
getName in interface org.eclipse.emf.common.util.Enumerator

getLiteral

public java.lang.String getLiteral()

Specified by:
getLiteral in interface org.eclipse.emf.common.util.Enumerator

toString

public java.lang.String toString()
Returns the literal value of the enumerator, which is its string representation.

Overrides:
toString in class java.lang.Enum<FeatureType>