org.eclipse.ohf.stem.definitions.labels
Interface LabelsPackage.Literals

Enclosing interface:
LabelsPackage

public static interface LabelsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AREA_LABEL
          The meta object literal for the 'Area Label' class.
static org.eclipse.emf.ecore.EReference AREA_LABEL__CURRENT_AREA_VALUE
          The meta object literal for the 'Current Area Value' reference feature.
static org.eclipse.emf.ecore.EClass AREA_LABEL_VALUE
          The meta object literal for the 'Area Label Value' class.
static org.eclipse.emf.ecore.EAttribute AREA_LABEL_VALUE__AREA
          The meta object literal for the 'Area' attribute feature.
static org.eclipse.emf.ecore.EClass COMMON_BORDER_RELATIONSHIP_LABEL
          The meta object literal for the 'Common Border Relationship Label' class.
static org.eclipse.emf.ecore.EClass COMMON_BORDER_RELATIONSHIP_LABEL_VALUE
          The meta object literal for the 'Common Border Relationship Label Value' class.
static org.eclipse.emf.ecore.EAttribute COMMON_BORDER_RELATIONSHIP_LABEL_VALUE__BORDER_LENGTH
          The meta object literal for the 'Border Length' attribute feature.
static org.eclipse.emf.ecore.EClass PHYSICAL_RELATIONSHIP_LABEL
          The meta object literal for the 'Physical Relationship Label' class.
static org.eclipse.emf.ecore.EClass PHYSICAL_RELATIONSHIP_LABEL_VALUE
          The meta object literal for the 'Physical Relationship Label Value' class.
static org.eclipse.emf.ecore.EClass POPULATION_LABEL
          The meta object literal for the 'Population Label' class.
static org.eclipse.emf.ecore.EReference POPULATION_LABEL__CURRENT_POPULATION_VALUE
          The meta object literal for the 'Current Population Value' reference feature.
static org.eclipse.emf.ecore.EAttribute POPULATION_LABEL__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute POPULATION_LABEL__POPULATED_AREA
          The meta object literal for the 'Populated Area' attribute feature.
static org.eclipse.emf.ecore.EAttribute POPULATION_LABEL__POPULATION_IDENTIFIER
          The meta object literal for the 'Population Identifier' attribute feature.
static org.eclipse.emf.ecore.EClass POPULATION_LABEL_VALUE
          The meta object literal for the 'Population Label Value' class.
static org.eclipse.emf.ecore.EAttribute POPULATION_LABEL_VALUE__COUNT
          The meta object literal for the 'Count' attribute feature.
static org.eclipse.emf.ecore.EEnum RELATIVE_PHYSICAL_RELATIONSHIP
          The meta object literal for the 'Relative Physical Relationship' enum.
static org.eclipse.emf.ecore.EClass RELATIVE_PHYSICAL_RELATIONSHIP_LABEL
          The meta object literal for the 'Relative Physical Relationship Label' class.
static org.eclipse.emf.ecore.EReference RELATIVE_PHYSICAL_RELATIONSHIP_LABEL__CURRENT_RELATIONSHIP
          The meta object literal for the 'Current Relationship' reference feature.
static org.eclipse.emf.ecore.EClass RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE
          The meta object literal for the 'Relative Physical Relationship Label Value' class.
static org.eclipse.emf.ecore.EAttribute RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE__ADJACENT
          The meta object literal for the 'Adjacent' attribute feature.
static org.eclipse.emf.ecore.EAttribute RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE__RELATIONSHIP
          The meta object literal for the 'Relationship' attribute feature.
static org.eclipse.emf.ecore.EEnum TRANSPORT_MODE
          The meta object literal for the 'Transport Mode' enum.
static org.eclipse.emf.ecore.EClass TRANSPORT_RELATIONSHIP_LABEL
          The meta object literal for the 'Transport Relationship Label' class.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__CAPACITY
          The meta object literal for the 'Capacity' attribute feature.
static org.eclipse.emf.ecore.EReference TRANSPORT_RELATIONSHIP_LABEL__CURRENT_TRANSPORT_RELATIONSHIP_LABEL_VALUE
          The meta object literal for the 'Current Transport Relationship Label Value' reference feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__DEPARTURE_CAPACITY
          The meta object literal for the 'Departure Capacity' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__MAXIMUM_CAPACITY
          The meta object literal for the 'Maximum Capacity' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__MAXIMUM_DEPARTURE_CAPACITY
          The meta object literal for the 'Maximum Departure Capacity' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__POPULATION_IDENTIFIER
          The meta object literal for the 'Population Identifier' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__RATE_TIME_PERIOD
          The meta object literal for the 'Rate Time Period' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__START_UP_DELAY
          The meta object literal for the 'Start Up Delay' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__TRANSIT_TIME
          The meta object literal for the 'Transit Time' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__TRANSPORT_IDENTIFIER
          The meta object literal for the 'Transport Identifier' attribute feature.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__TRANSPORT_MODE
          The meta object literal for the 'Transport Mode' attribute feature.
static org.eclipse.emf.ecore.EClass TRANSPORT_RELATIONSHIP_LABEL_VALUE
          The meta object literal for the 'Transport Relationship Label Value' class.
static org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL_VALUE__AVAILABLE_DEPARTURE_CAPACITY_PROPORTION
          The meta object literal for the 'Available Departure Capacity Proportion' attribute feature.
 

Field Detail

AREA_LABEL

static final org.eclipse.emf.ecore.EClass AREA_LABEL
The meta object literal for the 'Area Label' class.

See Also:
AreaLabelImpl, LabelsPackageImpl.getAreaLabel()

AREA_LABEL__CURRENT_AREA_VALUE

static final org.eclipse.emf.ecore.EReference AREA_LABEL__CURRENT_AREA_VALUE
The meta object literal for the 'Current Area Value' reference feature.


AREA_LABEL_VALUE

static final org.eclipse.emf.ecore.EClass AREA_LABEL_VALUE
The meta object literal for the 'Area Label Value' class.

See Also:
AreaLabelValueImpl, LabelsPackageImpl.getAreaLabelValue()

AREA_LABEL_VALUE__AREA

static final org.eclipse.emf.ecore.EAttribute AREA_LABEL_VALUE__AREA
The meta object literal for the 'Area' attribute feature.


COMMON_BORDER_RELATIONSHIP_LABEL

static final org.eclipse.emf.ecore.EClass COMMON_BORDER_RELATIONSHIP_LABEL
The meta object literal for the 'Common Border Relationship Label' class.

See Also:
CommonBorderRelationshipLabelImpl, LabelsPackageImpl.getCommonBorderRelationshipLabel()

COMMON_BORDER_RELATIONSHIP_LABEL_VALUE

static final org.eclipse.emf.ecore.EClass COMMON_BORDER_RELATIONSHIP_LABEL_VALUE
The meta object literal for the 'Common Border Relationship Label Value' class.

See Also:
CommonBorderRelationshipLabelValueImpl, LabelsPackageImpl.getCommonBorderRelationshipLabelValue()

COMMON_BORDER_RELATIONSHIP_LABEL_VALUE__BORDER_LENGTH

static final org.eclipse.emf.ecore.EAttribute COMMON_BORDER_RELATIONSHIP_LABEL_VALUE__BORDER_LENGTH
The meta object literal for the 'Border Length' attribute feature.


PHYSICAL_RELATIONSHIP_LABEL

static final org.eclipse.emf.ecore.EClass PHYSICAL_RELATIONSHIP_LABEL
The meta object literal for the 'Physical Relationship Label' class.

See Also:
PhysicalRelationshipLabelImpl, LabelsPackageImpl.getPhysicalRelationshipLabel()

POPULATION_LABEL

static final org.eclipse.emf.ecore.EClass POPULATION_LABEL
The meta object literal for the 'Population Label' class.

See Also:
PopulationLabelImpl, LabelsPackageImpl.getPopulationLabel()

POPULATION_LABEL__POPULATION_IDENTIFIER

static final org.eclipse.emf.ecore.EAttribute POPULATION_LABEL__POPULATION_IDENTIFIER
The meta object literal for the 'Population Identifier' attribute feature.


POPULATION_LABEL__NAME

static final org.eclipse.emf.ecore.EAttribute POPULATION_LABEL__NAME
The meta object literal for the 'Name' attribute feature.


POPULATION_LABEL__CURRENT_POPULATION_VALUE

static final org.eclipse.emf.ecore.EReference POPULATION_LABEL__CURRENT_POPULATION_VALUE
The meta object literal for the 'Current Population Value' reference feature.


POPULATION_LABEL__POPULATED_AREA

static final org.eclipse.emf.ecore.EAttribute POPULATION_LABEL__POPULATED_AREA
The meta object literal for the 'Populated Area' attribute feature.


POPULATION_LABEL_VALUE

static final org.eclipse.emf.ecore.EClass POPULATION_LABEL_VALUE
The meta object literal for the 'Population Label Value' class.

See Also:
PopulationLabelValueImpl, LabelsPackageImpl.getPopulationLabelValue()

POPULATION_LABEL_VALUE__COUNT

static final org.eclipse.emf.ecore.EAttribute POPULATION_LABEL_VALUE__COUNT
The meta object literal for the 'Count' attribute feature.


RELATIVE_PHYSICAL_RELATIONSHIP_LABEL

static final org.eclipse.emf.ecore.EClass RELATIVE_PHYSICAL_RELATIONSHIP_LABEL
The meta object literal for the 'Relative Physical Relationship Label' class.

See Also:
RelativePhysicalRelationshipLabelImpl, LabelsPackageImpl.getRelativePhysicalRelationshipLabel()

RELATIVE_PHYSICAL_RELATIONSHIP_LABEL__CURRENT_RELATIONSHIP

static final org.eclipse.emf.ecore.EReference RELATIVE_PHYSICAL_RELATIONSHIP_LABEL__CURRENT_RELATIONSHIP
The meta object literal for the 'Current Relationship' reference feature.


RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE

static final org.eclipse.emf.ecore.EClass RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE
The meta object literal for the 'Relative Physical Relationship Label Value' class.

See Also:
RelativePhysicalRelationshipLabelValueImpl, LabelsPackageImpl.getRelativePhysicalRelationshipLabelValue()

RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE__ADJACENT

static final org.eclipse.emf.ecore.EAttribute RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE__ADJACENT
The meta object literal for the 'Adjacent' attribute feature.


RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE__RELATIONSHIP

static final org.eclipse.emf.ecore.EAttribute RELATIVE_PHYSICAL_RELATIONSHIP_LABEL_VALUE__RELATIONSHIP
The meta object literal for the 'Relationship' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL

static final org.eclipse.emf.ecore.EClass TRANSPORT_RELATIONSHIP_LABEL
The meta object literal for the 'Transport Relationship Label' class.

See Also:
TransportRelationshipLabelImpl, LabelsPackageImpl.getTransportRelationshipLabel()

TRANSPORT_RELATIONSHIP_LABEL__TRANSPORT_MODE

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__TRANSPORT_MODE
The meta object literal for the 'Transport Mode' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__POPULATION_IDENTIFIER

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__POPULATION_IDENTIFIER
The meta object literal for the 'Population Identifier' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__TRANSPORT_IDENTIFIER

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__TRANSPORT_IDENTIFIER
The meta object literal for the 'Transport Identifier' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__CURRENT_TRANSPORT_RELATIONSHIP_LABEL_VALUE

static final org.eclipse.emf.ecore.EReference TRANSPORT_RELATIONSHIP_LABEL__CURRENT_TRANSPORT_RELATIONSHIP_LABEL_VALUE
The meta object literal for the 'Current Transport Relationship Label Value' reference feature.


TRANSPORT_RELATIONSHIP_LABEL__RATE_TIME_PERIOD

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__RATE_TIME_PERIOD
The meta object literal for the 'Rate Time Period' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__DEPARTURE_CAPACITY

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__DEPARTURE_CAPACITY
The meta object literal for the 'Departure Capacity' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__MAXIMUM_DEPARTURE_CAPACITY

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__MAXIMUM_DEPARTURE_CAPACITY
The meta object literal for the 'Maximum Departure Capacity' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__CAPACITY

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__CAPACITY
The meta object literal for the 'Capacity' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__MAXIMUM_CAPACITY

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__MAXIMUM_CAPACITY
The meta object literal for the 'Maximum Capacity' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__TRANSIT_TIME

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__TRANSIT_TIME
The meta object literal for the 'Transit Time' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL__START_UP_DELAY

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL__START_UP_DELAY
The meta object literal for the 'Start Up Delay' attribute feature.


TRANSPORT_RELATIONSHIP_LABEL_VALUE

static final org.eclipse.emf.ecore.EClass TRANSPORT_RELATIONSHIP_LABEL_VALUE
The meta object literal for the 'Transport Relationship Label Value' class.

See Also:
TransportRelationshipLabelValueImpl, LabelsPackageImpl.getTransportRelationshipLabelValue()

TRANSPORT_RELATIONSHIP_LABEL_VALUE__AVAILABLE_DEPARTURE_CAPACITY_PROPORTION

static final org.eclipse.emf.ecore.EAttribute TRANSPORT_RELATIONSHIP_LABEL_VALUE__AVAILABLE_DEPARTURE_CAPACITY_PROPORTION
The meta object literal for the 'Available Departure Capacity Proportion' attribute feature.


PHYSICAL_RELATIONSHIP_LABEL_VALUE

static final org.eclipse.emf.ecore.EClass PHYSICAL_RELATIONSHIP_LABEL_VALUE
The meta object literal for the 'Physical Relationship Label Value' class.

See Also:
PhysicalRelationshipLabelValueImpl, LabelsPackageImpl.getPhysicalRelationshipLabelValue()

RELATIVE_PHYSICAL_RELATIONSHIP

static final org.eclipse.emf.ecore.EEnum RELATIVE_PHYSICAL_RELATIONSHIP
The meta object literal for the 'Relative Physical Relationship' enum.

See Also:
RelativePhysicalRelationship, LabelsPackageImpl.getRelativePhysicalRelationship()

TRANSPORT_MODE

static final org.eclipse.emf.ecore.EEnum TRANSPORT_MODE
The meta object literal for the 'Transport Mode' enum.

See Also:
TransportMode, LabelsPackageImpl.getTransportMode()