public interface JavaPackage
extends org.eclipse.emf.ecore.EPackage
JavaFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
JavaPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ASSOCIATION_METADATA
The meta object id for the '
Association Metadata' class |
static int |
ASSOCIATION_METADATA__ARRAY
The feature id for the 'Array' attribute
|
static int |
ASSOCIATION_METADATA__CATEGORY
The feature id for the 'Category' attribute
|
static int |
ASSOCIATION_METADATA__COLLECTION
The feature id for the 'Collection' attribute
|
static int |
ASSOCIATION_METADATA__GENERIC_TYPE
The feature id for the 'Generic Type' attribute
|
static int |
ASSOCIATION_METADATA__NAME
The feature id for the 'Name' attribute
|
static int |
ASSOCIATION_METADATA__NO_ARG_CONSTRUCTOR
The feature id for the 'No Arg Constructor' attribute
|
static int |
ASSOCIATION_METADATA__TYPE
The feature id for the 'Type' attribute
|
static int |
ASSOCIATION_METADATA_FEATURE_COUNT
The number of structural features of the 'Association Metadata' class
|
static int |
ATTRIBUTE_METADATA
The meta object id for the '
Attribute Metadata' class |
static int |
ATTRIBUTE_METADATA__ARRAY
The feature id for the 'Array' attribute
|
static int |
ATTRIBUTE_METADATA__CATEGORY
The feature id for the 'Category' attribute
|
static int |
ATTRIBUTE_METADATA__NAME
The feature id for the 'Name' attribute
|
static int |
ATTRIBUTE_METADATA__TYPE
The feature id for the 'Type' attribute
|
static int |
ATTRIBUTE_METADATA__TYPE_ENUM
The feature id for the 'Type Enum' attribute
|
static int |
ATTRIBUTE_METADATA_FEATURE_COUNT
The number of structural features of the 'Attribute Metadata' class
|
static int |
CLASS_METADATA
The meta object id for the '
Class Metadata' class |
static int |
CLASS_METADATA__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
CLASS_METADATA__INTERFACE
The feature id for the 'Interface' attribute
|
static int |
CLASS_METADATA__MEMBERS
The feature id for the 'Members' containment reference list
|
static int |
CLASS_METADATA__NAME
The feature id for the 'Name' attribute
|
static int |
CLASS_METADATA__PARENT
The feature id for the 'Parent' container reference
|
static int |
CLASS_METADATA_FEATURE_COUNT
The number of structural features of the 'Class Metadata' class
|
static JavaPackage |
eINSTANCE
The singleton instance of the package
|
static java.lang.String |
eNAME
The package name
|
static java.lang.String |
eNS_PREFIX
The package namespace name
|
static java.lang.String |
eNS_URI
The package namespace URI
|
static int |
ENUM_METADATA
The meta object id for the '
Enum Metadata' class |
static int |
ENUM_METADATA__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
ENUM_METADATA__NAME
The feature id for the 'Name' attribute
|
static int |
ENUM_METADATA__PARENT
The feature id for the 'Parent' container reference
|
static int |
ENUM_METADATA__VALUES
The feature id for the 'Values' attribute list
|
static int |
ENUM_METADATA_FEATURE_COUNT
The number of structural features of the 'Enum Metadata' class
|
static int |
JAVA_METADATA
The meta object id for the '
Metadata' class |
static int |
JAVA_METADATA__PACKAGES
The feature id for the 'Packages' containment reference list
|
static int |
JAVA_METADATA_FEATURE_COUNT
The number of structural features of the 'Metadata' class
|
static int |
JAVA_METADATA_NODE
The meta object id for the '
Metadata Node' class |
static int |
JAVA_METADATA_NODE__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
JAVA_METADATA_NODE__NAME
The feature id for the 'Name' attribute
|
static int |
JAVA_METADATA_NODE__PARENT
The feature id for the 'Parent' container reference
|
static int |
JAVA_METADATA_NODE_FEATURE_COUNT
The number of structural features of the 'Metadata Node' class
|
static int |
MEMBER_METADATA
The meta object id for the '
Member Metadata' class |
static int |
MEMBER_METADATA__ARRAY
The feature id for the 'Array' attribute
|
static int |
MEMBER_METADATA__CATEGORY
The feature id for the 'Category' attribute
|
static int |
MEMBER_METADATA__NAME
The feature id for the 'Name' attribute
|
static int |
MEMBER_METADATA__TYPE
The feature id for the 'Type' attribute
|
static int |
MEMBER_METADATA_FEATURE_COUNT
The number of structural features of the 'Member Metadata' class
|
static int |
METADATA_CATEGORY
The meta object id for the '
Metadata Category' enum |
static int |
PACKAGE_METADATA
The meta object id for the '
Package Metadata' class |
static int |
PACKAGE_METADATA__CHILDREN
The feature id for the 'Children' containment reference list
|
static int |
PACKAGE_METADATA__NAME
The feature id for the 'Name' attribute
|
static int |
PACKAGE_METADATA__PARENT
The feature id for the 'Parent' container reference
|
static int |
PACKAGE_METADATA_FEATURE_COUNT
The number of structural features of the 'Package Metadata' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getAssociationMetadata_Collection()
Returns the meta object for the attribute '
Collection' |
org.eclipse.emf.ecore.EAttribute |
getAssociationMetadata_GenericType()
Returns the meta object for the attribute '
Generic Type' |
org.eclipse.emf.ecore.EAttribute |
getAssociationMetadata_NoArgConstructor()
Returns the meta object for the attribute '
No Arg Constructor' |
org.eclipse.emf.ecore.EClass |
getAssociationMetadata()
Returns the meta object for class '
Association Metadata' |
org.eclipse.emf.ecore.EAttribute |
getAttributeMetadata_TypeEnum()
Returns the meta object for the attribute '
Type Enum' |
org.eclipse.emf.ecore.EClass |
getAttributeMetadata()
Returns the meta object for class '
Attribute Metadata' |
org.eclipse.emf.ecore.EAttribute |
getClassMetadata_Interface()
Returns the meta object for the attribute '
Interface' |
org.eclipse.emf.ecore.EReference |
getClassMetadata_Members()
Returns the meta object for the containment reference list '
Members' |
org.eclipse.emf.ecore.EClass |
getClassMetadata()
Returns the meta object for class '
Class Metadata' |
org.eclipse.emf.ecore.EAttribute |
getEnumMetadata_Values()
Returns the meta object for the attribute list '
Values' |
org.eclipse.emf.ecore.EClass |
getEnumMetadata()
Returns the meta object for class '
Enum Metadata' |
JavaFactory |
getJavaFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EReference |
getJavaMetadata_Packages()
Returns the meta object for the containment reference list '
Packages' |
org.eclipse.emf.ecore.EClass |
getJavaMetadata()
Returns the meta object for class '
Metadata' |
org.eclipse.emf.ecore.EReference |
getJavaMetadataNode_Children()
Returns the meta object for the containment reference list '
Children' |
org.eclipse.emf.ecore.EAttribute |
getJavaMetadataNode_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EReference |
getJavaMetadataNode_Parent()
Returns the meta object for the container reference '
Parent' |
org.eclipse.emf.ecore.EClass |
getJavaMetadataNode()
Returns the meta object for class '
Metadata Node' |
org.eclipse.emf.ecore.EAttribute |
getMemberMetadata_Array()
Returns the meta object for the attribute '
Array' |
org.eclipse.emf.ecore.EAttribute |
getMemberMetadata_Category()
Returns the meta object for the attribute '
Category' |
org.eclipse.emf.ecore.EAttribute |
getMemberMetadata_Name()
Returns the meta object for the attribute '
Name' |
org.eclipse.emf.ecore.EAttribute |
getMemberMetadata_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EClass |
getMemberMetadata()
Returns the meta object for class '
Member Metadata' |
org.eclipse.emf.ecore.EEnum |
getMetadataCategory()
Returns the meta object for enum '
Metadata Category' |
org.eclipse.emf.ecore.EClass |
getPackageMetadata()
Returns the meta object for class '
Package Metadata' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final JavaPackage eINSTANCE
static final int JAVA_METADATA
Metadata' class.
JavaMetadataImpl,
JavaPackageImpl.getJavaMetadata(),
Constant Field Valuesstatic final int JAVA_METADATA__PACKAGES
static final int JAVA_METADATA_FEATURE_COUNT
static final int JAVA_METADATA_NODE
Metadata Node' class.
JavaMetadataNodeImpl,
JavaPackageImpl.getJavaMetadataNode(),
Constant Field Valuesstatic final int JAVA_METADATA_NODE__NAME
static final int JAVA_METADATA_NODE__CHILDREN
static final int JAVA_METADATA_NODE__PARENT
static final int JAVA_METADATA_NODE_FEATURE_COUNT
static final int PACKAGE_METADATA
Package Metadata' class.
PackageMetadataImpl,
JavaPackageImpl.getPackageMetadata(),
Constant Field Valuesstatic final int PACKAGE_METADATA__NAME
static final int PACKAGE_METADATA__CHILDREN
static final int PACKAGE_METADATA__PARENT
static final int PACKAGE_METADATA_FEATURE_COUNT
static final int CLASS_METADATA
Class Metadata' class.
ClassMetadataImpl,
JavaPackageImpl.getClassMetadata(),
Constant Field Valuesstatic final int CLASS_METADATA__NAME
static final int CLASS_METADATA__CHILDREN
static final int CLASS_METADATA__PARENT
static final int CLASS_METADATA__INTERFACE
static final int CLASS_METADATA__MEMBERS
static final int CLASS_METADATA_FEATURE_COUNT
static final int MEMBER_METADATA
Member Metadata' class.
MemberMetadataImpl,
JavaPackageImpl.getMemberMetadata(),
Constant Field Valuesstatic final int MEMBER_METADATA__CATEGORY
static final int MEMBER_METADATA__ARRAY
static final int MEMBER_METADATA__TYPE
static final int MEMBER_METADATA__NAME
static final int MEMBER_METADATA_FEATURE_COUNT
static final int ATTRIBUTE_METADATA
Attribute Metadata' class.
AttributeMetadataImpl,
JavaPackageImpl.getAttributeMetadata(),
Constant Field Valuesstatic final int ATTRIBUTE_METADATA__CATEGORY
static final int ATTRIBUTE_METADATA__ARRAY
static final int ATTRIBUTE_METADATA__TYPE
static final int ATTRIBUTE_METADATA__NAME
static final int ATTRIBUTE_METADATA__TYPE_ENUM
static final int ATTRIBUTE_METADATA_FEATURE_COUNT
static final int ASSOCIATION_METADATA
Association Metadata' class.
AssociationMetadataImpl,
JavaPackageImpl.getAssociationMetadata(),
Constant Field Valuesstatic final int ASSOCIATION_METADATA__CATEGORY
static final int ASSOCIATION_METADATA__ARRAY
static final int ASSOCIATION_METADATA__TYPE
static final int ASSOCIATION_METADATA__NAME
static final int ASSOCIATION_METADATA__COLLECTION
static final int ASSOCIATION_METADATA__NO_ARG_CONSTRUCTOR
static final int ASSOCIATION_METADATA__GENERIC_TYPE
static final int ASSOCIATION_METADATA_FEATURE_COUNT
static final int ENUM_METADATA
Enum Metadata' class.
EnumMetadataImpl,
JavaPackageImpl.getEnumMetadata(),
Constant Field Valuesstatic final int ENUM_METADATA__NAME
static final int ENUM_METADATA__CHILDREN
static final int ENUM_METADATA__PARENT
static final int ENUM_METADATA__VALUES
static final int ENUM_METADATA_FEATURE_COUNT
static final int METADATA_CATEGORY
Metadata Category' enum.
MetadataCategory,
JavaPackageImpl.getMetadataCategory(),
Constant Field Valuesorg.eclipse.emf.ecore.EClass getJavaMetadata()
Metadata'.
JavaMetadataorg.eclipse.emf.ecore.EReference getJavaMetadata_Packages()
Packages'.
JavaMetadata.getPackages(),
getJavaMetadata()org.eclipse.emf.ecore.EClass getJavaMetadataNode()
Metadata Node'.
JavaMetadataNodeorg.eclipse.emf.ecore.EAttribute getJavaMetadataNode_Name()
Name'.
JavaMetadataNode.getName(),
getJavaMetadataNode()org.eclipse.emf.ecore.EReference getJavaMetadataNode_Children()
Children'.
JavaMetadataNode.getChildren(),
getJavaMetadataNode()org.eclipse.emf.ecore.EReference getJavaMetadataNode_Parent()
Parent'.
JavaMetadataNode.getParent(),
getJavaMetadataNode()org.eclipse.emf.ecore.EClass getPackageMetadata()
Package Metadata'.
PackageMetadataorg.eclipse.emf.ecore.EClass getClassMetadata()
Class Metadata'.
ClassMetadataorg.eclipse.emf.ecore.EAttribute getClassMetadata_Interface()
Interface'.
ClassMetadata.isInterface(),
getClassMetadata()org.eclipse.emf.ecore.EReference getClassMetadata_Members()
Members'.
ClassMetadata.getMembers(),
getClassMetadata()org.eclipse.emf.ecore.EClass getMemberMetadata()
Member Metadata'.
MemberMetadataorg.eclipse.emf.ecore.EAttribute getMemberMetadata_Category()
Category'.
MemberMetadata.getCategory(),
getMemberMetadata()org.eclipse.emf.ecore.EAttribute getMemberMetadata_Array()
Array'.
MemberMetadata.isArray(),
getMemberMetadata()org.eclipse.emf.ecore.EAttribute getMemberMetadata_Type()
Type'.
MemberMetadata.getType(),
getMemberMetadata()org.eclipse.emf.ecore.EAttribute getMemberMetadata_Name()
Name'.
MemberMetadata.getName(),
getMemberMetadata()org.eclipse.emf.ecore.EClass getAttributeMetadata()
Attribute Metadata'.
AttributeMetadataorg.eclipse.emf.ecore.EAttribute getAttributeMetadata_TypeEnum()
Type Enum'.
AttributeMetadata.isTypeEnum(),
getAttributeMetadata()org.eclipse.emf.ecore.EClass getAssociationMetadata()
Association Metadata'.
AssociationMetadataorg.eclipse.emf.ecore.EAttribute getAssociationMetadata_Collection()
Collection'.
AssociationMetadata.isCollection(),
getAssociationMetadata()org.eclipse.emf.ecore.EAttribute getAssociationMetadata_NoArgConstructor()
No Arg Constructor'.
AssociationMetadata.isNoArgConstructor(),
getAssociationMetadata()org.eclipse.emf.ecore.EAttribute getAssociationMetadata_GenericType()
Generic Type'.
AssociationMetadata.getGenericType(),
getAssociationMetadata()org.eclipse.emf.ecore.EClass getEnumMetadata()
Enum Metadata'.
EnumMetadataorg.eclipse.emf.ecore.EAttribute getEnumMetadata_Values()
Values'.
EnumMetadata.getValues(),
getEnumMetadata()org.eclipse.emf.ecore.EEnum getMetadataCategory()
Metadata Category'.
MetadataCategoryJavaFactory getJavaFactory()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.