Interface DiagramPackage

  • 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

    public interface DiagramPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    DiagramFactory
    Model:
    kind="package"
    Generated:
    • Field Detail

      • eNAME

        static final java.lang.String eNAME
        The package name.
        See Also:
        Constant Field Values
        Generated:
      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
        Generated:
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
        Generated:
      • eINSTANCE

        static final DiagramPackage eINSTANCE
        The singleton instance of the package.
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT
        The meta object id for the 'Abstract Diagram Representation Object' class.
        See Also:
        AbstractDiagramRepresentationObjectImpl, DiagramPackageImpl.getAbstractDiagramRepresentationObject(), Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__ID

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__ID
        The feature id for the 'ID' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__TYPE

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__UML_TYPE

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__UML_TYPE
        The feature id for the 'Uml Type' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_PROPERTIES

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_PROPERTIES
        The feature id for the 'Diagram Properties' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__INITIAL_FRAME_SIZE_SET

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__INITIAL_FRAME_SIZE_SET
        The feature id for the 'Initial Frame Size Set' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__REQUIRED_FEATURE

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__REQUIRED_FEATURE
        The feature id for the 'Required Feature' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_CONTENTS

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_CONTENTS
        The feature id for the 'Diagram Contents' containment reference.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_STYLE_ID

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_STYLE_ID
        The feature id for the 'Diagram Style ID' attribute.
        See Also:
        Constant Field Values
        Generated:
      • ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT_FEATURE_COUNT

        static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT_FEATURE_COUNT
        The number of structural features of the 'Abstract Diagram Representation Object' class.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR

        static final int DIAGRAM_CONTENTS_DESCRIPTOR
        The meta object id for the 'Contents Descriptor' class.
        See Also:
        DiagramContentsDescriptorImpl, DiagramPackageImpl.getDiagramContentsDescriptor(), Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__REPRESENTATION

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__REPRESENTATION
        The feature id for the 'Representation' container reference.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_NAME

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_NAME
        The feature id for the 'Exporter Name' attribute.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_VERSION

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_VERSION
        The feature id for the 'Exporter Version' attribute.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__USED_ELEMENTS

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__USED_ELEMENTS
        The feature id for the 'Used Elements' attribute list.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__BINARY_OBJECT

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__BINARY_OBJECT
        The feature id for the 'Binary Object' containment reference.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__CONTENT_HASH

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__CONTENT_HASH
        The feature id for the 'Content Hash' attribute.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR__USED_OBJECTS

        static final int DIAGRAM_CONTENTS_DESCRIPTOR__USED_OBJECTS
        The feature id for the 'Used Objects' reference list.
        See Also:
        Constant Field Values
        Generated:
      • DIAGRAM_CONTENTS_DESCRIPTOR_FEATURE_COUNT

        static final int DIAGRAM_CONTENTS_DESCRIPTOR_FEATURE_COUNT
        The number of structural features of the 'Contents Descriptor' class.
        See Also:
        Constant Field Values
        Generated: