public enum FullyQualifiedNameFQNType extends Enum<FullyQualifiedNameFQNType> implements org.eclipse.emf.common.util.Enumerator
| Enum Constant and Description |
|---|
CONST_ATTRIBUTE_GID
The 'Const Attribute GID' literal object
|
CONST_BEGIN_DOCUMENT_INDEX_REFERENCE
The 'Const Begin Document Index Reference' literal object
|
CONST_BEGIN_DOCUMENT_REFERENCE
The 'Const Begin Document Reference' literal object
|
CONST_BEGIN_MEDIUM_MAP_REFERENCE
The 'Const Begin Medium Map Reference' literal object
|
CONST_BEGIN_OVERLAY_REFERENCE
The 'Const Begin Overlay Reference' literal object
|
CONST_BEGIN_PAGE_GROUP_REFERENCE
The 'Const Begin Page Group Reference' literal object
|
CONST_BEGIN_PAGE_REFERENCE
The 'Const Begin Page Reference' literal object
|
CONST_BEGIN_RESOURCE_GROUP_REFERENCE
The 'Const Begin Resource Group Reference' literal object
|
CONST_CODE_PAGE_NAME_REFERENCE
The 'Const Code Page Name Reference' literal object
|
CONST_CODED_FONT_NAME_REFERENCE
The 'Const Coded Font Name Reference' literal object
|
CONST_COLOR_MANAGEMENT_RESOURCE_CMR_REFERENCE
The 'Const Color Management Resource CMR Reference' literal object
|
CONST_DATA_OBJECT_EXTERNAL_RESOURCE_REFERENCE
The 'Const Data Object External Resource Reference' literal object
|
CONST_DATA_OBJECT_INTERNAL_RESOURCE_REFERENCE
The 'Const Data Object Internal Resource Reference' literal object
|
CONST_DATAOBJECT_FONT_BASE_FONT_IDENTIFIER
The 'Const Dataobject Font Base Font Identifier' literal object
|
CONST_DATAOBJECT_FONT_LINKED_FONT_IDENTIFIER
The 'Const Dataobject Font Linked Font Identifier' literal object
|
CONST_FONT_CHARACTER_SET_NAME_REFERENCE
The 'Const Font Character Set Name Reference' literal object
|
CONST_FONT_FAMILY_NAME
The 'Const Font Family Name' literal object
|
CONST_FONT_TYPEFACE_NAME
The 'Const Font Typeface Name' literal object
|
CONST_INDEX_ELEMENT_GID
The 'Const Index Element GID' literal object
|
CONST_MEDIA_DESTINATION_REFERENCE
The 'Const Media Destination Reference' literal object
|
CONST_MEDIA_TYPE_REFERENCE
The 'Const Media Type Reference' literal object
|
CONST_MODCA_RESOURCE_HIERARCHY_REFERENCE
The 'Const MODCA Resource Hierarchy Reference' literal object
|
CONST_OTHER_OBJECT_DATA_REFERENCE
The 'Const Other Object Data Reference' literal object
|
CONST_PROCESS_ELEMENT_GID
The 'Const Process Element GID' literal object
|
CONST_REPLACE_FIRST_GID_NAME
The 'Const Replace First GID Name' literal object
|
CONST_RESOURCE_OBJECT_REFERENCE
The 'Const Resource Object Reference' literal object
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CONST_ATTRIBUTE_GID_VALUE
The 'Const Attribute GID' literal value
|
static int |
CONST_BEGIN_DOCUMENT_INDEX_REFERENCE_VALUE
The 'Const Begin Document Index Reference' literal value
|
static int |
CONST_BEGIN_DOCUMENT_REFERENCE_VALUE
The 'Const Begin Document Reference' literal value
|
static int |
CONST_BEGIN_MEDIUM_MAP_REFERENCE_VALUE
The 'Const Begin Medium Map Reference' literal value
|
static int |
CONST_BEGIN_OVERLAY_REFERENCE_VALUE
The 'Const Begin Overlay Reference' literal value
|
static int |
CONST_BEGIN_PAGE_GROUP_REFERENCE_VALUE
The 'Const Begin Page Group Reference' literal value
|
static int |
CONST_BEGIN_PAGE_REFERENCE_VALUE
The 'Const Begin Page Reference' literal value
|
static int |
CONST_BEGIN_RESOURCE_GROUP_REFERENCE_VALUE
The 'Const Begin Resource Group Reference' literal value
|
static int |
CONST_CODE_PAGE_NAME_REFERENCE_VALUE
The 'Const Code Page Name Reference' literal value
|
static int |
CONST_CODED_FONT_NAME_REFERENCE_VALUE
The 'Const Coded Font Name Reference' literal value
|
static int |
CONST_COLOR_MANAGEMENT_RESOURCE_CMR_REFERENCE_VALUE
The 'Const Color Management Resource CMR Reference' literal value
|
static int |
CONST_DATA_OBJECT_EXTERNAL_RESOURCE_REFERENCE_VALUE
The 'Const Data Object External Resource Reference' literal value
|
static int |
CONST_DATA_OBJECT_INTERNAL_RESOURCE_REFERENCE_VALUE
The 'Const Data Object Internal Resource Reference' literal value
|
static int |
CONST_DATAOBJECT_FONT_BASE_FONT_IDENTIFIER_VALUE
The 'Const Dataobject Font Base Font Identifier' literal value
|
static int |
CONST_DATAOBJECT_FONT_LINKED_FONT_IDENTIFIER_VALUE
The 'Const Dataobject Font Linked Font Identifier' literal value
|
static int |
CONST_FONT_CHARACTER_SET_NAME_REFERENCE_VALUE
The 'Const Font Character Set Name Reference' literal value
|
static int |
CONST_FONT_FAMILY_NAME_VALUE
The 'Const Font Family Name' literal value
|
static int |
CONST_FONT_TYPEFACE_NAME_VALUE
The 'Const Font Typeface Name' literal value
|
static int |
CONST_INDEX_ELEMENT_GID_VALUE
The 'Const Index Element GID' literal value
|
static int |
CONST_MEDIA_DESTINATION_REFERENCE_VALUE
The 'Const Media Destination Reference' literal value
|
static int |
CONST_MEDIA_TYPE_REFERENCE_VALUE
The 'Const Media Type Reference' literal value
|
static int |
CONST_MODCA_RESOURCE_HIERARCHY_REFERENCE_VALUE
The 'Const MODCA Resource Hierarchy Reference' literal value
|
static int |
CONST_OTHER_OBJECT_DATA_REFERENCE_VALUE
The 'Const Other Object Data Reference' literal value
|
static int |
CONST_PROCESS_ELEMENT_GID_VALUE
The 'Const Process Element GID' literal value
|
static int |
CONST_REPLACE_FIRST_GID_NAME_VALUE
The 'Const Replace First GID Name' literal value
|
static int |
CONST_RESOURCE_OBJECT_REFERENCE_VALUE
The 'Const Resource Object Reference' literal value
|
static List<FullyQualifiedNameFQNType> |
VALUES
A public read-only list of all the 'Fully Qualified Name FQN Type' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static FullyQualifiedNameFQNType |
get(int value)
Returns the 'Fully Qualified Name FQN Type' literal with the specified integer value
|
static FullyQualifiedNameFQNType |
get(String literal)
Returns the 'Fully Qualified Name FQN Type' literal with the specified literal value
|
static FullyQualifiedNameFQNType |
getByName(String name)
Returns the 'Fully Qualified Name FQN Type' literal with the specified name
|
String |
getLiteral() |
String |
getName() |
int |
getValue() |
String |
toString()
Returns the literal value of the enumerator, which is its string representation
|
static FullyQualifiedNameFQNType |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FullyQualifiedNameFQNType[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final FullyQualifiedNameFQNType CONST_REPLACE_FIRST_GID_NAME
CONST_REPLACE_FIRST_GID_NAME_VALUEpublic static final FullyQualifiedNameFQNType CONST_FONT_FAMILY_NAME
CONST_FONT_FAMILY_NAME_VALUEpublic static final FullyQualifiedNameFQNType CONST_FONT_TYPEFACE_NAME
CONST_FONT_TYPEFACE_NAME_VALUEpublic static final FullyQualifiedNameFQNType CONST_MODCA_RESOURCE_HIERARCHY_REFERENCE
public static final FullyQualifiedNameFQNType CONST_BEGIN_RESOURCE_GROUP_REFERENCE
public static final FullyQualifiedNameFQNType CONST_ATTRIBUTE_GID
CONST_ATTRIBUTE_GID_VALUEpublic static final FullyQualifiedNameFQNType CONST_PROCESS_ELEMENT_GID
CONST_PROCESS_ELEMENT_GID_VALUEpublic static final FullyQualifiedNameFQNType CONST_BEGIN_PAGE_GROUP_REFERENCE
CONST_BEGIN_PAGE_GROUP_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_MEDIA_TYPE_REFERENCE
CONST_MEDIA_TYPE_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_MEDIA_DESTINATION_REFERENCE
CONST_MEDIA_DESTINATION_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_COLOR_MANAGEMENT_RESOURCE_CMR_REFERENCE
public static final FullyQualifiedNameFQNType CONST_DATAOBJECT_FONT_BASE_FONT_IDENTIFIER
public static final FullyQualifiedNameFQNType CONST_DATAOBJECT_FONT_LINKED_FONT_IDENTIFIER
public static final FullyQualifiedNameFQNType CONST_BEGIN_DOCUMENT_REFERENCE
CONST_BEGIN_DOCUMENT_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_RESOURCE_OBJECT_REFERENCE
CONST_RESOURCE_OBJECT_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_CODE_PAGE_NAME_REFERENCE
CONST_CODE_PAGE_NAME_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_FONT_CHARACTER_SET_NAME_REFERENCE
public static final FullyQualifiedNameFQNType CONST_BEGIN_PAGE_REFERENCE
CONST_BEGIN_PAGE_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_BEGIN_MEDIUM_MAP_REFERENCE
CONST_BEGIN_MEDIUM_MAP_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_CODED_FONT_NAME_REFERENCE
CONST_CODED_FONT_NAME_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_BEGIN_DOCUMENT_INDEX_REFERENCE
public static final FullyQualifiedNameFQNType CONST_BEGIN_OVERLAY_REFERENCE
CONST_BEGIN_OVERLAY_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_DATA_OBJECT_INTERNAL_RESOURCE_REFERENCE
public static final FullyQualifiedNameFQNType CONST_INDEX_ELEMENT_GID
CONST_INDEX_ELEMENT_GID_VALUEpublic static final FullyQualifiedNameFQNType CONST_OTHER_OBJECT_DATA_REFERENCE
CONST_OTHER_OBJECT_DATA_REFERENCE_VALUEpublic static final FullyQualifiedNameFQNType CONST_DATA_OBJECT_EXTERNAL_RESOURCE_REFERENCE
public static final int CONST_REPLACE_FIRST_GID_NAME_VALUE
If the meaning of 'Const Replace First GID Name' literal object isn't clear, there really should be more of a description here...
public static final int CONST_FONT_FAMILY_NAME_VALUE
If the meaning of 'Const Font Family Name' literal object isn't clear, there really should be more of a description here...
CONST_FONT_FAMILY_NAME,
Constant Field Valuespublic static final int CONST_FONT_TYPEFACE_NAME_VALUE
If the meaning of 'Const Font Typeface Name' literal object isn't clear, there really should be more of a description here...
CONST_FONT_TYPEFACE_NAME,
Constant Field Valuespublic static final int CONST_MODCA_RESOURCE_HIERARCHY_REFERENCE_VALUE
If the meaning of 'Const MODCA Resource Hierarchy Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_BEGIN_RESOURCE_GROUP_REFERENCE_VALUE
If the meaning of 'Const Begin Resource Group Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_ATTRIBUTE_GID_VALUE
If the meaning of 'Const Attribute GID' literal object isn't clear, there really should be more of a description here...
CONST_ATTRIBUTE_GID,
Constant Field Valuespublic static final int CONST_PROCESS_ELEMENT_GID_VALUE
If the meaning of 'Const Process Element GID' literal object isn't clear, there really should be more of a description here...
CONST_PROCESS_ELEMENT_GID,
Constant Field Valuespublic static final int CONST_BEGIN_PAGE_GROUP_REFERENCE_VALUE
If the meaning of 'Const Begin Page Group Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_MEDIA_TYPE_REFERENCE_VALUE
If the meaning of 'Const Media Type Reference' literal object isn't clear, there really should be more of a description here...
CONST_MEDIA_TYPE_REFERENCE,
Constant Field Valuespublic static final int CONST_MEDIA_DESTINATION_REFERENCE_VALUE
If the meaning of 'Const Media Destination Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_COLOR_MANAGEMENT_RESOURCE_CMR_REFERENCE_VALUE
If the meaning of 'Const Color Management Resource CMR Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_DATAOBJECT_FONT_BASE_FONT_IDENTIFIER_VALUE
If the meaning of 'Const Dataobject Font Base Font Identifier' literal object isn't clear, there really should be more of a description here...
public static final int CONST_DATAOBJECT_FONT_LINKED_FONT_IDENTIFIER_VALUE
If the meaning of 'Const Dataobject Font Linked Font Identifier' literal object isn't clear, there really should be more of a description here...
public static final int CONST_BEGIN_DOCUMENT_REFERENCE_VALUE
If the meaning of 'Const Begin Document Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_RESOURCE_OBJECT_REFERENCE_VALUE
If the meaning of 'Const Resource Object Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_CODE_PAGE_NAME_REFERENCE_VALUE
If the meaning of 'Const Code Page Name Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_FONT_CHARACTER_SET_NAME_REFERENCE_VALUE
If the meaning of 'Const Font Character Set Name Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_BEGIN_PAGE_REFERENCE_VALUE
If the meaning of 'Const Begin Page Reference' literal object isn't clear, there really should be more of a description here...
CONST_BEGIN_PAGE_REFERENCE,
Constant Field Valuespublic static final int CONST_BEGIN_MEDIUM_MAP_REFERENCE_VALUE
If the meaning of 'Const Begin Medium Map Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_CODED_FONT_NAME_REFERENCE_VALUE
If the meaning of 'Const Coded Font Name Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_BEGIN_DOCUMENT_INDEX_REFERENCE_VALUE
If the meaning of 'Const Begin Document Index Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_BEGIN_OVERLAY_REFERENCE_VALUE
If the meaning of 'Const Begin Overlay Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_DATA_OBJECT_INTERNAL_RESOURCE_REFERENCE_VALUE
If the meaning of 'Const Data Object Internal Resource Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_INDEX_ELEMENT_GID_VALUE
If the meaning of 'Const Index Element GID' literal object isn't clear, there really should be more of a description here...
CONST_INDEX_ELEMENT_GID,
Constant Field Valuespublic static final int CONST_OTHER_OBJECT_DATA_REFERENCE_VALUE
If the meaning of 'Const Other Object Data Reference' literal object isn't clear, there really should be more of a description here...
public static final int CONST_DATA_OBJECT_EXTERNAL_RESOURCE_REFERENCE_VALUE
If the meaning of 'Const Data Object External Resource Reference' literal object isn't clear, there really should be more of a description here...
public static final List<FullyQualifiedNameFQNType> VALUES
public static FullyQualifiedNameFQNType[] values()
for (FullyQualifiedNameFQNType c : FullyQualifiedNameFQNType.values()) System.out.println(c);
public static FullyQualifiedNameFQNType valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static FullyQualifiedNameFQNType get(String literal)
literal - the literal.null.public static FullyQualifiedNameFQNType getByName(String name)
name - the name.null.public static FullyQualifiedNameFQNType get(int value)
value - the integer value.null.public int getValue()
getValue in interface org.eclipse.emf.common.util.Enumeratorpublic String getName()
getName in interface org.eclipse.emf.common.util.Enumeratorpublic String getLiteral()
getLiteral in interface org.eclipse.emf.common.util.Enumeratorpublic String toString()
toString in class Enum<FullyQualifiedNameFQNType>Copyright © 2017. All rights reserved.