org.eclipse.emf.ecp.view.template.style.alignment.model
Interface VTAlignmentPackage.Literals

Enclosing interface:
VTAlignmentPackage

public static interface VTAlignmentPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ALIGNMENT_STYLE_PROPERTY
          The meta object literal for the ' Style Property' class.
static org.eclipse.emf.ecore.EAttribute ALIGNMENT_STYLE_PROPERTY__TYPE
          The meta object literal for the 'Type' attribute feature.
static org.eclipse.emf.ecore.EEnum ALIGNMENT_TYPE
          The meta object literal for the ' Type' enum.
 

Field Detail

ALIGNMENT_STYLE_PROPERTY

static final org.eclipse.emf.ecore.EClass ALIGNMENT_STYLE_PROPERTY
The meta object literal for the ' Style Property' class.

See Also:
VTAlignmentStylePropertyImpl, VTAlignmentPackageImpl.getAlignmentStyleProperty()

ALIGNMENT_STYLE_PROPERTY__TYPE

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


ALIGNMENT_TYPE

static final org.eclipse.emf.ecore.EEnum ALIGNMENT_TYPE
The meta object literal for the ' Type' enum.

See Also:
AlignmentType, VTAlignmentPackageImpl.getAlignmentType()


Copyright © 2014. All Rights Reserved.