com.ibm.websphere.wim.model
Interface ModelPackage

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 ModelPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace. This schema document describes the XML namespace, in a form suitable for import by other schema documents. Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The following names are currently defined in this namespace and should not be used with conflicting semantics by any Working Group, specification, or document instance: base (as an attribute name): denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification. id (as an attribute name): denotes an attribute whose value should be interpreted as if declared to be of type ID. The xml:id specification is not yet a W3C Recommendation, but this attribute is included here to facilitate experimentation with the mechanisms it proposes. Note that it is _not_ included in the specialAttrs attribute group. lang (as an attribute name): denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. space (as an attribute name): denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. Father (in any context at all): denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups: In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000 reserves for Jon Bosak in perpetuity the XML name xml:Father This schema defines attributes and an attribute group suitable for use by schemas wishing to allow xml:base, xml:lang, xml:space or xml:id attributes on elements they define. To enable this, such a schema must import this schema for the XML namespace, e.g. as follows: <schema . . .> . . . <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g. <type . . .> . . . <attributeGroup ref="xml:specialAttrs"/> will define a type which will schema-validate an instance element with any of those attributes In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2005/08/xml.xsd. At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd. The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2005/08/xml.xsd will not change.

See Also:
ModelFactory
Generated:

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ACTION_NOT_ALLOW_TYPE
          The meta object id for the 'Action Not Allow Type' class.
static int ACTION_NOT_ALLOW_TYPE__ACTION_NAME
          The feature id for the 'Action Name' attribute.
static int ACTION_NOT_ALLOW_TYPE__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int ACTION_NOT_ALLOW_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Action Not Allow Type' class.
static int ADDRESS_TYPE
          The meta object id for the 'Address Type' class.
static int ADDRESS_TYPE__CITY
          The feature id for the 'City' attribute.
static int ADDRESS_TYPE__COUNTRY_NAME
          The feature id for the 'Country Name' attribute.
static int ADDRESS_TYPE__NICK_NAME
          The feature id for the 'Nick Name' attribute.
static int ADDRESS_TYPE__POSTAL_CODE
          The feature id for the 'Postal Code' attribute.
static int ADDRESS_TYPE__STATE_OR_PROVINCE_NAME
          The feature id for the 'State Or Province Name' attribute.
static int ADDRESS_TYPE__STREET
          The feature id for the 'Street' attribute list.
static int ADDRESS_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Address Type' class.
static int ANCESTOR_CONTROL
          The meta object id for the 'Ancestor Control' class.
static int ANCESTOR_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int ANCESTOR_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int ANCESTOR_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int ANCESTOR_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int ANCESTOR_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int ANCESTOR_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int ANCESTOR_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int ANCESTOR_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int ANCESTOR_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int ANCESTOR_CONTROL__TREE_VIEW
          The feature id for the 'Tree View' attribute.
static int ANCESTOR_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Ancestor Control' class.
static int CHECK_GROUP_MEMBERSHIP_CONTROL
          The meta object id for the 'Check Group Membership Control' class.
static int CHECK_GROUP_MEMBERSHIP_CONTROL__IN_GROUP
          The feature id for the 'In Group' attribute.
static int CHECK_GROUP_MEMBERSHIP_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int CHECK_GROUP_MEMBERSHIP_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Check Group Membership Control' class.
static int CONTAINER
          The meta object id for the 'Container' class.
static int CONTAINER__CHILDREN
          The feature id for the 'Children' containment reference list.
static int CONTAINER__CN
          The feature id for the 'Cn' attribute.
static int CONTAINER__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int CONTAINER__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int CONTAINER__GROUPS
          The feature id for the 'Groups' containment reference list.
static int CONTAINER__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int CONTAINER__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int CONTAINER__PARENT
          The feature id for the 'Parent' containment reference.
static int CONTAINER__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int CONTAINER_FEATURE_COUNT
          The number of structural features of the the 'Container' class.
static int CONTEXT
          The meta object id for the 'Context' class.
static int CONTEXT__KEY
          The feature id for the 'Key' attribute.
static int CONTEXT__VALUE
          The feature id for the 'Value' attribute.
static int CONTEXT_FEATURE_COUNT
          The number of structural features of the the 'Context' class.
static int CONTEXT_PROPERTIES_TYPE
          The meta object id for the 'Context Properties Type' class.
static int CONTEXT_PROPERTIES_TYPE__LANG
          The feature id for the 'Lang' attribute.
static int CONTEXT_PROPERTIES_TYPE__VALUE
          The feature id for the 'Value' attribute.
static int CONTEXT_PROPERTIES_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Context Properties Type' class.
static int CONTROL
          The meta object id for the 'Control' class.
static int CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Control' class.
static int COUNTRY
          The meta object id for the 'Country' class.
static int COUNTRY__C
          The feature id for the 'C' attribute.
static int COUNTRY__CHILDREN
          The feature id for the 'Children' containment reference list.
static int COUNTRY__COUNTRY_NAME
          The feature id for the 'Country Name' attribute.
static int COUNTRY__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int COUNTRY__DESCRIPTION
          The feature id for the 'Description' attribute list.
static int COUNTRY__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int COUNTRY__GROUPS
          The feature id for the 'Groups' containment reference list.
static int COUNTRY__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int COUNTRY__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int COUNTRY__PARENT
          The feature id for the 'Parent' containment reference.
static int COUNTRY__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int COUNTRY_FEATURE_COUNT
          The number of structural features of the the 'Country' class.
static int DATA_TYPE_CONTROL
          The meta object id for the 'Data Type Control' class.
static int DATA_TYPE_CONTROL__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int DATA_TYPE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Data Type Control' class.
static int DELETE_CONTROL
          The meta object id for the 'Delete Control' class.
static int DELETE_CONTROL__DELETE_DESCENDANTS
          The feature id for the 'Delete Descendants' attribute.
static int DELETE_CONTROL__RETURN_DELETED
          The feature id for the 'Return Deleted' attribute.
static int DELETE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Delete Control' class.
static int DESCENDANT_CONTROL
          The meta object id for the 'Descendant Control' class.
static int DESCENDANT_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int DESCENDANT_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int DESCENDANT_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int DESCENDANT_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int DESCENDANT_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int DESCENDANT_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int DESCENDANT_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int DESCENDANT_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int DESCENDANT_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int DESCENDANT_CONTROL__TREE_VIEW
          The feature id for the 'Tree View' attribute.
static int DESCENDANT_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Descendant Control' class.
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class.
static int DOCUMENT_ROOT__BUSINESS_ADDRESS
          The feature id for the 'Business Address' containment reference.
static int DOCUMENT_ROOT__BUSINESS_CATEGORY
          The feature id for the 'Business Category' attribute.
static int DOCUMENT_ROOT__C
          The feature id for the 'C' attribute.
static int DOCUMENT_ROOT__CAR_LICENSE
          The feature id for the 'Car License' attribute.
static int DOCUMENT_ROOT__CERTIFICATE
          The feature id for the 'Certificate' attribute.
static int DOCUMENT_ROOT__CHILDREN
          The feature id for the 'Children' containment reference.
static int DOCUMENT_ROOT__CITY
          The feature id for the 'City' attribute.
static int DOCUMENT_ROOT__CN
          The feature id for the 'Cn' attribute.
static int DOCUMENT_ROOT__COUNTRY_NAME
          The feature id for the 'Country Name' attribute.
static int DOCUMENT_ROOT__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int DOCUMENT_ROOT__DC
          The feature id for the 'Dc' attribute.
static int DOCUMENT_ROOT__DEPARTMENT_NUMBER
          The feature id for the 'Department Number' attribute.
static int DOCUMENT_ROOT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DOCUMENT_ROOT__DISPLAY_NAME
          The feature id for the 'Display Name' attribute.
static int DOCUMENT_ROOT__EMPLOYEE_NUMBER
          The feature id for the 'Employee Number' attribute.
static int DOCUMENT_ROOT__EMPLOYEE_TYPE
          The feature id for the 'Employee Type' attribute.
static int DOCUMENT_ROOT__FACSIMILE_TELEPHONE_NUMBER
          The feature id for the 'Facsimile Telephone Number' attribute.
static int DOCUMENT_ROOT__GIVEN_NAME
          The feature id for the 'Given Name' attribute.
static int DOCUMENT_ROOT__GROUPS
          The feature id for the 'Groups' containment reference.
static int DOCUMENT_ROOT__HOME_ADDRESS
          The feature id for the 'Home Address' containment reference.
static int DOCUMENT_ROOT__HOME_POSTAL_ADDRESS
          The feature id for the 'Home Postal Address' attribute.
static int DOCUMENT_ROOT__IBM_JOB_TITLE
          The feature id for the 'Ibm Job Title' attribute.
static int DOCUMENT_ROOT__IBM_PRIMARY_EMAIL
          The feature id for the 'Ibm Primary Email' attribute.
static int DOCUMENT_ROOT__INITIALS
          The feature id for the 'Initials' attribute.
static int DOCUMENT_ROOT__JPEG_PHOTO
          The feature id for the 'Jpeg Photo' attribute.
static int DOCUMENT_ROOT__L
          The feature id for the 'L' attribute.
static int DOCUMENT_ROOT__LABELED_URI
          The feature id for the 'Labeled URI' attribute.
static int DOCUMENT_ROOT__LOCALITY_NAME
          The feature id for the 'Locality Name' attribute.
static int DOCUMENT_ROOT__MAIL
          The feature id for the 'Mail' attribute.
static int DOCUMENT_ROOT__MANAGER
          The feature id for the 'Manager' containment reference.
static int DOCUMENT_ROOT__MEMBERS
          The feature id for the 'Members' containment reference.
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list.
static int DOCUMENT_ROOT__MOBILE
          The feature id for the 'Mobile' attribute.
static int DOCUMENT_ROOT__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int DOCUMENT_ROOT__O
          The feature id for the 'O' attribute.
static int DOCUMENT_ROOT__OU
          The feature id for the 'Ou' attribute.
static int DOCUMENT_ROOT__PAGER
          The feature id for the 'Pager' attribute.
static int DOCUMENT_ROOT__PARENT
          The feature id for the 'Parent' containment reference.
static int DOCUMENT_ROOT__PASSWORD
          The feature id for the 'Password' attribute.
static int DOCUMENT_ROOT__POSTAL_ADDRESS
          The feature id for the 'Postal Address' attribute.
static int DOCUMENT_ROOT__POSTAL_CODE
          The feature id for the 'Postal Code' attribute.
static int DOCUMENT_ROOT__PREFERRED_LANGUAGE
          The feature id for the 'Preferred Language' attribute.
static int DOCUMENT_ROOT__PRINCIPAL_NAME
          The feature id for the 'Principal Name' attribute.
static int DOCUMENT_ROOT__REALM
          The feature id for the 'Realm' attribute.
static int DOCUMENT_ROOT__ROOM_NUMBER
          The feature id for the 'Room Number' attribute.
static int DOCUMENT_ROOT__ROOT
          The feature id for the 'Root' containment reference.
static int DOCUMENT_ROOT__SCHEMA
          The feature id for the 'Schema' containment reference.
static int DOCUMENT_ROOT__SECRETARY
          The feature id for the 'Secretary' containment reference.
static int DOCUMENT_ROOT__SEE_ALSO
          The feature id for the 'See Also' attribute.
static int DOCUMENT_ROOT__SN
          The feature id for the 'Sn' attribute.
static int DOCUMENT_ROOT__ST
          The feature id for the 'St' attribute.
static int DOCUMENT_ROOT__STATE_OR_PROVINCE_NAME
          The feature id for the 'State Or Province Name' attribute.
static int DOCUMENT_ROOT__STREET
          The feature id for the 'Street' attribute.
static int DOCUMENT_ROOT__TELEPHONE_NUMBER
          The feature id for the 'Telephone Number' attribute.
static int DOCUMENT_ROOT__TITLE
          The feature id for the 'Title' attribute.
static int DOCUMENT_ROOT__UID
          The feature id for the 'Uid' attribute.
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map.
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map.
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the the 'Document Root' class.
static ModelPackage 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 ENTITLEMENT_CONTROL
          The meta object id for the 'Entitlement Control' class.
static int ENTITLEMENT_CONTROL__ENTITLEMENT_ATTRIBUTES
          The feature id for the 'Entitlement Attributes' attribute list.
static int ENTITLEMENT_CONTROL__ENTITLEMENT_CHECK
          The feature id for the 'Entitlement Check' containment reference.
static int ENTITLEMENT_CONTROL__ENTITLEMENT_FILTER
          The feature id for the 'Entitlement Filter' containment reference.
static int ENTITLEMENT_CONTROL__GET_ATTRIBUTE_ENTITLEMENTS
          The feature id for the 'Get Attribute Entitlements' attribute.
static int ENTITLEMENT_CONTROL__GET_EXCLUSIVELY
          The feature id for the 'Get Exclusively' attribute.
static int ENTITLEMENT_CONTROL__GET_OBJECT_ENTITLEMENTS
          The feature id for the 'Get Object Entitlements' attribute.
static int ENTITLEMENT_CONTROL__GET_ROLES
          The feature id for the 'Get Roles' attribute.
static int ENTITLEMENT_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Entitlement Control' class.
static int ENTITLEMENT_INFO_TYPE
          The meta object id for the 'Entitlement Info Type' class.
static int ENTITLEMENT_INFO_TYPE__ENTITLEMENT_CHECK_RESULT
          The feature id for the 'Entitlement Check Result' attribute.
static int ENTITLEMENT_INFO_TYPE__ENTITLEMENTS
          The feature id for the 'Entitlements' containment reference list.
static int ENTITLEMENT_INFO_TYPE__ROLES
          The feature id for the 'Roles' attribute list.
static int ENTITLEMENT_INFO_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Entitlement Info Type' class.
static int ENTITLEMENT_TYPE
          The meta object id for the 'Entitlement Type' class.
static int ENTITLEMENT_TYPE__ATTRIBUTE
          The feature id for the 'Attribute' attribute.
static int ENTITLEMENT_TYPE__METHOD
          The feature id for the 'Method' attribute.
static int ENTITLEMENT_TYPE__OBJECT
          The feature id for the 'Object' attribute.
static int ENTITLEMENT_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Entitlement Type' class.
static int ENTITY
          The meta object id for the 'Entity' class.
static int ENTITY__CHILDREN
          The feature id for the 'Children' containment reference list.
static int ENTITY__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int ENTITY__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int ENTITY__GROUPS
          The feature id for the 'Groups' containment reference list.
static int ENTITY__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int ENTITY__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int ENTITY__PARENT
          The feature id for the 'Parent' containment reference.
static int ENTITY__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int ENTITY_CONFIGURATION_TYPE
          The meta object id for the 'Entity Configuration Type' class.
static int ENTITY_CONFIGURATION_TYPE__ACTION_NOT_ALLOW
          The feature id for the 'Action Not Allow' containment reference list.
static int ENTITY_CONFIGURATION_TYPE__DEFAULT_PARENT
          The feature id for the 'Default Parent' attribute.
static int ENTITY_CONFIGURATION_TYPE__META_DATA
          The feature id for the 'Meta Data' containment reference list.
static int ENTITY_CONFIGURATION_TYPE__RDN_PROPERTY
          The feature id for the 'Rdn Property' attribute.
static int ENTITY_CONFIGURATION_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Entity Configuration Type' class.
static int ENTITY_FEATURE_COUNT
          The number of structural features of the the 'Entity' class.
static int ENTITY_SCHEMA_TYPE
          The meta object id for the 'Entity Schema Type' class.
static int ENTITY_SCHEMA_TYPE__ENTITY_CONFIGURATION
          The feature id for the 'Entity Configuration' containment reference.
static int ENTITY_SCHEMA_TYPE__ENTITY_NAME
          The feature id for the 'Entity Name' attribute.
static int ENTITY_SCHEMA_TYPE__NS_PREFIX
          The feature id for the 'Ns Prefix' attribute.
static int ENTITY_SCHEMA_TYPE__NS_URI
          The feature id for the 'Ns URI' attribute.
static int ENTITY_SCHEMA_TYPE__PARENT_ENTITY_NAME
          The feature id for the 'Parent Entity Name' attribute.
static int ENTITY_SCHEMA_TYPE__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int ENTITY_SCHEMA_TYPE__REPOSITORY_IDS
          The feature id for the 'Repository Ids' attribute list.
static int ENTITY_SCHEMA_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Entity Schema Type' class.
static int ENTITY_TYPE_CONTROL
          The meta object id for the 'Entity Type Control' class.
static int ENTITY_TYPE_CONTROL__ENTITY_TYPE_NAMES
          The feature id for the 'Entity Type Names' attribute list.
static int ENTITY_TYPE_CONTROL__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int ENTITY_TYPE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Entity Type Control' class.
static int EXTENSION_PROPERTY_DATA_TYPE_CONTROL
          The meta object id for the 'Extension Property Data Type Control' class.
static int EXTENSION_PROPERTY_DATA_TYPE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Extension Property Data Type Control' class.
static int EXTENSION_PROPERTY_DEFINITION_CONTROL
          The meta object id for the 'Extension Property Definition Control' class.
static int EXTENSION_PROPERTY_DEFINITION_CONTROL__ENTITY_TYPE_NAME
          The feature id for the 'Entity Type Name' attribute.
static int EXTENSION_PROPERTY_DEFINITION_CONTROL__PROPERTY_NAMES
          The feature id for the 'Property Names' attribute list.
static int EXTENSION_PROPERTY_DEFINITION_CONTROL__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int EXTENSION_PROPERTY_DEFINITION_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Extension Property Definition Control' class.
static int EXTERNAL_NAME_CONTROL
          The meta object id for the 'External Name Control' class.
static int EXTERNAL_NAME_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'External Name Control' class.
static int GEOGRAPHIC_LOCATION
          The meta object id for the 'Geographic Location' class.
static int GEOGRAPHIC_LOCATION__CHILDREN
          The feature id for the 'Children' containment reference list.
static int GEOGRAPHIC_LOCATION__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int GEOGRAPHIC_LOCATION__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int GEOGRAPHIC_LOCATION__GROUPS
          The feature id for the 'Groups' containment reference list.
static int GEOGRAPHIC_LOCATION__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int GEOGRAPHIC_LOCATION__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int GEOGRAPHIC_LOCATION__PARENT
          The feature id for the 'Parent' containment reference.
static int GEOGRAPHIC_LOCATION__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int GEOGRAPHIC_LOCATION_FEATURE_COUNT
          The number of structural features of the the 'Geographic Location' class.
static int GROUP
          The meta object id for the 'Group' class.
static int GROUP__BUSINESS_CATEGORY
          The feature id for the 'Business Category' attribute list.
static int GROUP__CHILDREN
          The feature id for the 'Children' containment reference list.
static int GROUP__CN
          The feature id for the 'Cn' attribute.
static int GROUP__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int GROUP__DESCRIPTION
          The feature id for the 'Description' attribute list.
static int GROUP__DISPLAY_NAME
          The feature id for the 'Display Name' attribute list.
static int GROUP__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int GROUP__GROUPS
          The feature id for the 'Groups' containment reference list.
static int GROUP__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int GROUP__MEMBERS
          The feature id for the 'Members' containment reference list.
static int GROUP__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int GROUP__PARENT
          The feature id for the 'Parent' containment reference.
static int GROUP__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int GROUP__SEE_ALSO
          The feature id for the 'See Also' attribute list.
static int GROUP__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int GROUP_CONTROL
          The meta object id for the 'Group Control' class.
static int GROUP_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int GROUP_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int GROUP_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int GROUP_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int GROUP_CONTROL__MODIFY_MODE
          The feature id for the 'Modify Mode' attribute.
static int GROUP_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int GROUP_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int GROUP_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int GROUP_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int GROUP_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int GROUP_CONTROL__TREE_VIEW
          The feature id for the 'Tree View' attribute.
static int GROUP_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Group Control' class.
static int GROUP_FEATURE_COUNT
          The number of structural features of the the 'Group' class.
static int GROUP_MEMBER_CONTROL
          The meta object id for the 'Group Member Control' class.
static int GROUP_MEMBER_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int GROUP_MEMBER_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int GROUP_MEMBER_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int GROUP_MEMBER_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int GROUP_MEMBER_CONTROL__MODIFY_MODE
          The feature id for the 'Modify Mode' attribute.
static int GROUP_MEMBER_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int GROUP_MEMBER_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int GROUP_MEMBER_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int GROUP_MEMBER_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int GROUP_MEMBER_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int GROUP_MEMBER_CONTROL__TREE_VIEW
          The feature id for the 'Tree View' attribute.
static int GROUP_MEMBER_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Group Member Control' class.
static int GROUP_MEMBERSHIP_CONTROL
          The meta object id for the 'Group Membership Control' class.
static int GROUP_MEMBERSHIP_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int GROUP_MEMBERSHIP_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int GROUP_MEMBERSHIP_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int GROUP_MEMBERSHIP_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int GROUP_MEMBERSHIP_CONTROL__MODIFY_MODE
          The feature id for the 'Modify Mode' attribute.
static int GROUP_MEMBERSHIP_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int GROUP_MEMBERSHIP_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int GROUP_MEMBERSHIP_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int GROUP_MEMBERSHIP_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int GROUP_MEMBERSHIP_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int GROUP_MEMBERSHIP_CONTROL__TREE_VIEW
          The feature id for the 'Tree View' attribute.
static int GROUP_MEMBERSHIP_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Group Membership Control' class.
static int HIERARCHY_CONTROL
          The meta object id for the 'Hierarchy Control' class.
static int HIERARCHY_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int HIERARCHY_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int HIERARCHY_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int HIERARCHY_CONTROL__LEVEL
          The feature id for the 'Level' attribute.
static int HIERARCHY_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int HIERARCHY_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int HIERARCHY_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int HIERARCHY_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int HIERARCHY_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int HIERARCHY_CONTROL__TREE_VIEW
          The feature id for the 'Tree View' attribute.
static int HIERARCHY_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Hierarchy Control' class.
static int IDENTIFIER_TYPE
          The meta object id for the 'Identifier Type' class.
static int IDENTIFIER_TYPE__EXTERNAL_ID
          The feature id for the 'External Id' attribute.
static int IDENTIFIER_TYPE__EXTERNAL_NAME
          The feature id for the 'External Name' attribute.
static int IDENTIFIER_TYPE__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int IDENTIFIER_TYPE__UNIQUE_ID
          The feature id for the 'Unique Id' attribute.
static int IDENTIFIER_TYPE__UNIQUE_NAME
          The feature id for the 'Unique Name' attribute.
static int IDENTIFIER_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Identifier Type' class.
static int LANG_TYPE
          The meta object id for the 'Lang Type' class.
static int LANG_TYPE__LANG
          The feature id for the 'Lang' attribute.
static int LANG_TYPE__VALUE
          The feature id for the 'Value' attribute.
static int LANG_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Lang Type' class.
static int LOCALITY
          The meta object id for the 'Locality' class.
static int LOCALITY__CHILDREN
          The feature id for the 'Children' containment reference list.
static int LOCALITY__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int LOCALITY__DESCRIPTION
          The feature id for the 'Description' attribute list.
static int LOCALITY__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int LOCALITY__GROUPS
          The feature id for the 'Groups' containment reference list.
static int LOCALITY__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int LOCALITY__L
          The feature id for the 'L' attribute.
static int LOCALITY__LOCALITY_NAME
          The feature id for the 'Locality Name' attribute.
static int LOCALITY__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int LOCALITY__PARENT
          The feature id for the 'Parent' containment reference.
static int LOCALITY__SEE_ALSO
          The feature id for the 'See Also' attribute list.
static int LOCALITY__ST
          The feature id for the 'St' attribute list.
static int LOCALITY__STATE_OR_PROVINCE_NAME
          The feature id for the 'State Or Province Name' attribute list.
static int LOCALITY__STREET
          The feature id for the 'Street' attribute list.
static int LOCALITY__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int LOCALITY_FEATURE_COUNT
          The number of structural features of the the 'Locality' class.
static int LOGIN_ACCOUNT
          The meta object id for the 'Login Account' class.
static int LOGIN_ACCOUNT__CERTIFICATE
          The feature id for the 'Certificate' attribute list.
static int LOGIN_ACCOUNT__CHILDREN
          The feature id for the 'Children' containment reference list.
static int LOGIN_ACCOUNT__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int LOGIN_ACCOUNT__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int LOGIN_ACCOUNT__GROUPS
          The feature id for the 'Groups' containment reference list.
static int LOGIN_ACCOUNT__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int LOGIN_ACCOUNT__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int LOGIN_ACCOUNT__PARENT
          The feature id for the 'Parent' containment reference.
static int LOGIN_ACCOUNT__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int LOGIN_ACCOUNT__PASSWORD
          The feature id for the 'Password' attribute.
static int LOGIN_ACCOUNT__PRINCIPAL_NAME
          The feature id for the 'Principal Name' attribute.
static int LOGIN_ACCOUNT__REALM
          The feature id for the 'Realm' attribute.
static int LOGIN_ACCOUNT__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int LOGIN_ACCOUNT_FEATURE_COUNT
          The number of structural features of the the 'Login Account' class.
static int LOGIN_CONTROL
          The meta object id for the 'Login Control' class.
static int LOGIN_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int LOGIN_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int LOGIN_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int LOGIN_CONTROL__MAPPED_PROPERTIES
          The feature id for the 'Mapped Properties' attribute list.
static int LOGIN_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int LOGIN_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int LOGIN_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int LOGIN_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int LOGIN_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int LOGIN_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Login Control' class.
static int META_DATA_TYPE
          The meta object id for the 'Meta Data Type' class.
static int META_DATA_TYPE__NAME
          The feature id for the 'Name' attribute.
static int META_DATA_TYPE__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int META_DATA_TYPE__VALUES
          The feature id for the 'Values' attribute list.
static int META_DATA_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Meta Data Type' class.
static int MODEL_SCHEMA_TYPE
          The meta object id for the 'Schema Type' class.
static int MODEL_SCHEMA_TYPE__NS_PREFIX
          The feature id for the 'Ns Prefix' attribute.
static int MODEL_SCHEMA_TYPE__NS_URI
          The feature id for the 'Ns URI' attribute.
static int MODEL_SCHEMA_TYPE__REPOSITORY_IDS
          The feature id for the 'Repository Ids' attribute list.
static int MODEL_SCHEMA_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Schema Type' class.
static int ORG_CONTAINER
          The meta object id for the 'Org Container' class.
static int ORG_CONTAINER__BUSINESS_ADDRESS
          The feature id for the 'Business Address' containment reference.
static int ORG_CONTAINER__BUSINESS_CATEGORY
          The feature id for the 'Business Category' attribute list.
static int ORG_CONTAINER__CHILDREN
          The feature id for the 'Children' containment reference list.
static int ORG_CONTAINER__CN
          The feature id for the 'Cn' attribute.
static int ORG_CONTAINER__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int ORG_CONTAINER__DC
          The feature id for the 'Dc' attribute.
static int ORG_CONTAINER__DESCRIPTION
          The feature id for the 'Description' attribute list.
static int ORG_CONTAINER__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int ORG_CONTAINER__FACSIMILE_TELEPHONE_NUMBER
          The feature id for the 'Facsimile Telephone Number' attribute list.
static int ORG_CONTAINER__GROUPS
          The feature id for the 'Groups' containment reference list.
static int ORG_CONTAINER__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int ORG_CONTAINER__L
          The feature id for the 'L' attribute list.
static int ORG_CONTAINER__LOCALITY_NAME
          The feature id for the 'Locality Name' attribute list.
static int ORG_CONTAINER__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int ORG_CONTAINER__O
          The feature id for the 'O' attribute.
static int ORG_CONTAINER__OU
          The feature id for the 'Ou' attribute.
static int ORG_CONTAINER__PARENT
          The feature id for the 'Parent' containment reference.
static int ORG_CONTAINER__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int ORG_CONTAINER__POSTAL_ADDRESS
          The feature id for the 'Postal Address' attribute list.
static int ORG_CONTAINER__POSTAL_CODE
          The feature id for the 'Postal Code' attribute list.
static int ORG_CONTAINER__SEE_ALSO
          The feature id for the 'See Also' attribute list.
static int ORG_CONTAINER__ST
          The feature id for the 'St' attribute list.
static int ORG_CONTAINER__STATE_OR_PROVINCE_NAME
          The feature id for the 'State Or Province Name' attribute list.
static int ORG_CONTAINER__STREET
          The feature id for the 'Street' attribute list.
static int ORG_CONTAINER__TELEPHONE_NUMBER
          The feature id for the 'Telephone Number' attribute list.
static int ORG_CONTAINER__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int ORG_CONTAINER_FEATURE_COUNT
          The number of structural features of the the 'Org Container' class.
static int PAGE_CONTROL
          The meta object id for the 'Page Control' class.
static int PAGE_CONTROL__COOKIE
          The feature id for the 'Cookie' attribute.
static int PAGE_CONTROL__SIZE
          The feature id for the 'Size' attribute.
static int PAGE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Page Control' class.
static int PAGE_RESPONSE_CONTROL
          The meta object id for the 'Page Response Control' class.
static int PAGE_RESPONSE_CONTROL__COOKIE
          The feature id for the 'Cookie' attribute.
static int PAGE_RESPONSE_CONTROL__TOTAL_SIZE
          The feature id for the 'Total Size' attribute.
static int PAGE_RESPONSE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Page Response Control' class.
static int PARTY
          The meta object id for the 'Party' class.
static int PARTY__CHILDREN
          The feature id for the 'Children' containment reference list.
static int PARTY__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int PARTY__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int PARTY__GROUPS
          The feature id for the 'Groups' containment reference list.
static int PARTY__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int PARTY__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int PARTY__PARENT
          The feature id for the 'Parent' containment reference.
static int PARTY__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int PARTY__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int PARTY_FEATURE_COUNT
          The number of structural features of the the 'Party' class.
static int PARTY_ROLE
          The meta object id for the 'Party Role' class.
static int PARTY_ROLE__CHILDREN
          The feature id for the 'Children' containment reference list.
static int PARTY_ROLE__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int PARTY_ROLE__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int PARTY_ROLE__GROUPS
          The feature id for the 'Groups' containment reference list.
static int PARTY_ROLE__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int PARTY_ROLE__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int PARTY_ROLE__PARENT
          The feature id for the 'Parent' containment reference.
static int PARTY_ROLE__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int PARTY_ROLE__PRIMARY_ROLE_PLAYER
          The feature id for the 'Primary Role Player' containment reference.
static int PARTY_ROLE__RELATED_ROLE_PLAYER
          The feature id for the 'Related Role Player' containment reference list.
static int PARTY_ROLE__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int PARTY_ROLE_FEATURE_COUNT
          The number of structural features of the the 'Party Role' class.
static int PERSON
          The meta object id for the 'Person' class.
static int PERSON__BUSINESS_ADDRESS
          The feature id for the 'Business Address' containment reference list.
static int PERSON__BUSINESS_CATEGORY
          The feature id for the 'Business Category' attribute list.
static int PERSON__C
          The feature id for the 'C' attribute list.
static int PERSON__CAR_LICENSE
          The feature id for the 'Car License' attribute list.
static int PERSON__CHILDREN
          The feature id for the 'Children' containment reference list.
static int PERSON__CN
          The feature id for the 'Cn' attribute.
static int PERSON__COUNTRY_NAME
          The feature id for the 'Country Name' attribute list.
static int PERSON__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int PERSON__DEPARTMENT_NUMBER
          The feature id for the 'Department Number' attribute list.
static int PERSON__DESCRIPTION
          The feature id for the 'Description' attribute list.
static int PERSON__DISPLAY_NAME
          The feature id for the 'Display Name' attribute list.
static int PERSON__EMPLOYEE_NUMBER
          The feature id for the 'Employee Number' attribute.
static int PERSON__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int PERSON__FACSIMILE_TELEPHONE_NUMBER
          The feature id for the 'Facsimile Telephone Number' attribute list.
static int PERSON__GIVEN_NAME
          The feature id for the 'Given Name' attribute list.
static int PERSON__GROUPS
          The feature id for the 'Groups' containment reference list.
static int PERSON__HOME_ADDRESS
          The feature id for the 'Home Address' containment reference list.
static int PERSON__HOME_POSTAL_ADDRESS
          The feature id for the 'Home Postal Address' attribute list.
static int PERSON__IBM_JOB_TITLE
          The feature id for the 'Ibm Job Title' attribute list.
static int PERSON__IBM_PRIMARY_EMAIL
          The feature id for the 'Ibm Primary Email' attribute.
static int PERSON__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int PERSON__INITIALS
          The feature id for the 'Initials' attribute list.
static int PERSON__JPEG_PHOTO
          The feature id for the 'Jpeg Photo' attribute list.
static int PERSON__L
          The feature id for the 'L' attribute list.
static int PERSON__LABELED_URI
          The feature id for the 'Labeled URI' attribute.
static int PERSON__LOCALITY_NAME
          The feature id for the 'Locality Name' attribute list.
static int PERSON__MAIL
          The feature id for the 'Mail' attribute.
static int PERSON__MANAGER
          The feature id for the 'Manager' containment reference list.
static int PERSON__MOBILE
          The feature id for the 'Mobile' attribute list.
static int PERSON__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int PERSON__PAGER
          The feature id for the 'Pager' attribute list.
static int PERSON__PARENT
          The feature id for the 'Parent' containment reference.
static int PERSON__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int PERSON__POSTAL_ADDRESS
          The feature id for the 'Postal Address' attribute list.
static int PERSON__POSTAL_CODE
          The feature id for the 'Postal Code' attribute list.
static int PERSON__PREFERRED_LANGUAGE
          The feature id for the 'Preferred Language' attribute.
static int PERSON__ROOM_NUMBER
          The feature id for the 'Room Number' attribute list.
static int PERSON__SECRETARY
          The feature id for the 'Secretary' containment reference list.
static int PERSON__SEE_ALSO
          The feature id for the 'See Also' attribute list.
static int PERSON__SN
          The feature id for the 'Sn' attribute.
static int PERSON__ST
          The feature id for the 'St' attribute list.
static int PERSON__STATE_OR_PROVINCE_NAME
          The feature id for the 'State Or Province Name' attribute list.
static int PERSON__STREET
          The feature id for the 'Street' attribute list.
static int PERSON__TELEPHONE_NUMBER
          The feature id for the 'Telephone Number' attribute list.
static int PERSON__TITLE
          The feature id for the 'Title' attribute list.
static int PERSON__UID
          The feature id for the 'Uid' attribute.
static int PERSON__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int PERSON_ACCOUNT
          The meta object id for the 'Person Account' class.
static int PERSON_ACCOUNT__BUSINESS_ADDRESS
          The feature id for the 'Business Address' containment reference list.
static int PERSON_ACCOUNT__BUSINESS_CATEGORY
          The feature id for the 'Business Category' attribute list.
static int PERSON_ACCOUNT__C
          The feature id for the 'C' attribute list.
static int PERSON_ACCOUNT__CAR_LICENSE
          The feature id for the 'Car License' attribute list.
static int PERSON_ACCOUNT__CERTIFICATE
          The feature id for the 'Certificate' attribute list.
static int PERSON_ACCOUNT__CHILDREN
          The feature id for the 'Children' containment reference list.
static int PERSON_ACCOUNT__CN
          The feature id for the 'Cn' attribute.
static int PERSON_ACCOUNT__COUNTRY_NAME
          The feature id for the 'Country Name' attribute list.
static int PERSON_ACCOUNT__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int PERSON_ACCOUNT__DEPARTMENT_NUMBER
          The feature id for the 'Department Number' attribute list.
static int PERSON_ACCOUNT__DESCRIPTION
          The feature id for the 'Description' attribute list.
static int PERSON_ACCOUNT__DISPLAY_NAME
          The feature id for the 'Display Name' attribute list.
static int PERSON_ACCOUNT__EMPLOYEE_NUMBER
          The feature id for the 'Employee Number' attribute.
static int PERSON_ACCOUNT__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int PERSON_ACCOUNT__FACSIMILE_TELEPHONE_NUMBER
          The feature id for the 'Facsimile Telephone Number' attribute list.
static int PERSON_ACCOUNT__GIVEN_NAME
          The feature id for the 'Given Name' attribute list.
static int PERSON_ACCOUNT__GROUPS
          The feature id for the 'Groups' containment reference list.
static int PERSON_ACCOUNT__HOME_ADDRESS
          The feature id for the 'Home Address' containment reference list.
static int PERSON_ACCOUNT__HOME_POSTAL_ADDRESS
          The feature id for the 'Home Postal Address' attribute list.
static int PERSON_ACCOUNT__IBM_JOB_TITLE
          The feature id for the 'Ibm Job Title' attribute list.
static int PERSON_ACCOUNT__IBM_PRIMARY_EMAIL
          The feature id for the 'Ibm Primary Email' attribute.
static int PERSON_ACCOUNT__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int PERSON_ACCOUNT__INITIALS
          The feature id for the 'Initials' attribute list.
static int PERSON_ACCOUNT__JPEG_PHOTO
          The feature id for the 'Jpeg Photo' attribute list.
static int PERSON_ACCOUNT__L
          The feature id for the 'L' attribute list.
static int PERSON_ACCOUNT__LABELED_URI
          The feature id for the 'Labeled URI' attribute.
static int PERSON_ACCOUNT__LOCALITY_NAME
          The feature id for the 'Locality Name' attribute list.
static int PERSON_ACCOUNT__MAIL
          The feature id for the 'Mail' attribute.
static int PERSON_ACCOUNT__MANAGER
          The feature id for the 'Manager' containment reference list.
static int PERSON_ACCOUNT__MOBILE
          The feature id for the 'Mobile' attribute list.
static int PERSON_ACCOUNT__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int PERSON_ACCOUNT__PAGER
          The feature id for the 'Pager' attribute list.
static int PERSON_ACCOUNT__PARENT
          The feature id for the 'Parent' containment reference.
static int PERSON_ACCOUNT__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int PERSON_ACCOUNT__PASSWORD
          The feature id for the 'Password' attribute.
static int PERSON_ACCOUNT__POSTAL_ADDRESS
          The feature id for the 'Postal Address' attribute list.
static int PERSON_ACCOUNT__POSTAL_CODE
          The feature id for the 'Postal Code' attribute list.
static int PERSON_ACCOUNT__PREFERRED_LANGUAGE
          The feature id for the 'Preferred Language' attribute.
static int PERSON_ACCOUNT__PRINCIPAL_NAME
          The feature id for the 'Principal Name' attribute.
static int PERSON_ACCOUNT__REALM
          The feature id for the 'Realm' attribute.
static int PERSON_ACCOUNT__ROOM_NUMBER
          The feature id for the 'Room Number' attribute list.
static int PERSON_ACCOUNT__SECRETARY
          The feature id for the 'Secretary' containment reference list.
static int PERSON_ACCOUNT__SEE_ALSO
          The feature id for the 'See Also' attribute list.
static int PERSON_ACCOUNT__SN
          The feature id for the 'Sn' attribute.
static int PERSON_ACCOUNT__ST
          The feature id for the 'St' attribute list.
static int PERSON_ACCOUNT__STATE_OR_PROVINCE_NAME
          The feature id for the 'State Or Province Name' attribute list.
static int PERSON_ACCOUNT__STREET
          The feature id for the 'Street' attribute list.
static int PERSON_ACCOUNT__TELEPHONE_NUMBER
          The feature id for the 'Telephone Number' attribute list.
static int PERSON_ACCOUNT__TITLE
          The feature id for the 'Title' attribute list.
static int PERSON_ACCOUNT__UID
          The feature id for the 'Uid' attribute.
static int PERSON_ACCOUNT__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int PERSON_ACCOUNT_FEATURE_COUNT
          The number of structural features of the the 'Person Account' class.
static int PERSON_FEATURE_COUNT
          The number of structural features of the the 'Person' class.
static int PROPERTIES_TYPE
          The meta object id for the 'Properties Type' class.
static int PROPERTIES_TYPE__META_DATA
          The feature id for the 'Meta Data' containment reference list.
static int PROPERTIES_TYPE__MULTI_VALUED
          The feature id for the 'Multi Valued' attribute.
static int PROPERTIES_TYPE__NAME
          The feature id for the 'Name' attribute.
static int PROPERTIES_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Properties Type' class.
static int PROPERTY_CONTROL
          The meta object id for the 'Property Control' class.
static int PROPERTY_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int PROPERTY_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int PROPERTY_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Property Control' class.
static int PROPERTY_DEFINITION_CONTROL
          The meta object id for the 'Property Definition Control' class.
static int PROPERTY_DEFINITION_CONTROL__ENTITY_TYPE_NAME
          The feature id for the 'Entity Type Name' attribute.
static int PROPERTY_DEFINITION_CONTROL__PROPERTY_NAMES
          The feature id for the 'Property Names' attribute list.
static int PROPERTY_DEFINITION_CONTROL__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int PROPERTY_DEFINITION_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Property Definition Control' class.
static int PROPERTY_SCHEMA_TYPE
          The meta object id for the 'Property Schema Type' class.
static int PROPERTY_SCHEMA_TYPE__APPLICABLE_ENTITY_TYPE_NAMES
          The feature id for the 'Applicable Entity Type Names' attribute list.
static int PROPERTY_SCHEMA_TYPE__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int PROPERTY_SCHEMA_TYPE__META_DATA
          The feature id for the 'Meta Data' containment reference list.
static int PROPERTY_SCHEMA_TYPE__MULTI_VALUED
          The feature id for the 'Multi Valued' attribute.
static int PROPERTY_SCHEMA_TYPE__NS_PREFIX
          The feature id for the 'Ns Prefix' attribute.
static int PROPERTY_SCHEMA_TYPE__NS_URI
          The feature id for the 'Ns URI' attribute.
static int PROPERTY_SCHEMA_TYPE__PROPERTY_NAME
          The feature id for the 'Property Name' attribute.
static int PROPERTY_SCHEMA_TYPE__REPOSITORY_IDS
          The feature id for the 'Repository Ids' attribute list.
static int PROPERTY_SCHEMA_TYPE__REQUIRED_ENTITY_TYPE_NAMES
          The feature id for the 'Required Entity Type Names' attribute list.
static int PROPERTY_SCHEMA_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Property Schema Type' class.
static int REQUEST_CONTROL
          The meta object id for the 'Request Control' class.
static int REQUEST_CONTROL__REQUIRED_INTERACTION_STYLE
          The feature id for the 'Required Interaction Style' attribute.
static int REQUEST_CONTROL__TICKET
          The feature id for the 'Ticket' attribute.
static int REQUEST_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Request Control' class.
static int RESPONSE_CONTROL
          The meta object id for the 'Response Control' class.
static int RESPONSE_CONTROL__COMPLETE
          The feature id for the 'Complete' attribute.
static int RESPONSE_CONTROL__TICKET
          The feature id for the 'Ticket' attribute.
static int RESPONSE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Response Control' class.
static int ROLE_PLAYER
          The meta object id for the 'Role Player' class.
static int ROLE_PLAYER__CHILDREN
          The feature id for the 'Children' containment reference list.
static int ROLE_PLAYER__CREATE_TIMESTAMP
          The feature id for the 'Create Timestamp' attribute.
static int ROLE_PLAYER__ENTITLEMENT_INFO
          The feature id for the 'Entitlement Info' containment reference.
static int ROLE_PLAYER__GROUPS
          The feature id for the 'Groups' containment reference list.
static int ROLE_PLAYER__IDENTIFIER
          The feature id for the 'Identifier' containment reference.
static int ROLE_PLAYER__MODIFY_TIMESTAMP
          The feature id for the 'Modify Timestamp' attribute.
static int ROLE_PLAYER__PARENT
          The feature id for the 'Parent' containment reference.
static int ROLE_PLAYER__PARTY_ROLES
          The feature id for the 'Party Roles' containment reference list.
static int ROLE_PLAYER__VIEW_IDENTIFIERS
          The feature id for the 'View Identifiers' containment reference list.
static int ROLE_PLAYER_FEATURE_COUNT
          The number of structural features of the the 'Role Player' class.
static int ROOT_TYPE
          The meta object id for the 'Root Type' class.
static int ROOT_TYPE__CONTEXTS
          The feature id for the 'Contexts' containment reference list.
static int ROOT_TYPE__CONTROLS
          The feature id for the 'Controls' containment reference list.
static int ROOT_TYPE__ENTITIES
          The feature id for the 'Entities' containment reference list.
static int ROOT_TYPE__SCHEMA
          The feature id for the 'Schema' containment reference.
static int ROOT_TYPE__VALIDATED
          The feature id for the 'Validated' attribute.
static int ROOT_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Root Type' class.
static int SCHEMA_TYPE
          The meta object id for the 'Schema Type' class.
static int SCHEMA_TYPE__ENTITY_SCHEMA
          The feature id for the 'Entity Schema' containment reference list.
static int SCHEMA_TYPE__EXTENSION_PROPERTY_SCHEMA
          The feature id for the 'Extension Property Schema' containment reference list.
static int SCHEMA_TYPE__PROPERTY_DATA_TYPES
          The feature id for the 'Property Data Types' attribute list.
static int SCHEMA_TYPE__PROPERTY_SCHEMA
          The feature id for the 'Property Schema' containment reference list.
static int SCHEMA_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Schema Type' class.
static int SEARCH_CONTROL
          The meta object id for the 'Search Control' class.
static int SEARCH_CONTROL__CONTEXT_PROPERTIES
          The feature id for the 'Context Properties' containment reference list.
static int SEARCH_CONTROL__COUNT_LIMIT
          The feature id for the 'Count Limit' attribute.
static int SEARCH_CONTROL__EXPRESSION
          The feature id for the 'Expression' attribute.
static int SEARCH_CONTROL__PROPERTIES
          The feature id for the 'Properties' attribute list.
static int SEARCH_CONTROL__RETURN_SUB_TYPE
          The feature id for the 'Return Sub Type' attribute.
static int SEARCH_CONTROL__SEARCH_BASES
          The feature id for the 'Search Bases' attribute list.
static int SEARCH_CONTROL__SEARCH_LIMIT
          The feature id for the 'Search Limit' attribute.
static int SEARCH_CONTROL__TIME_LIMIT
          The feature id for the 'Time Limit' attribute.
static int SEARCH_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Search Control' class.
static int SEARCH_RESPONSE_CONTROL
          The meta object id for the 'Search Response Control' class.
static int SEARCH_RESPONSE_CONTROL__HAS_MORE_RESULTS
          The feature id for the 'Has More Results' attribute.
static int SEARCH_RESPONSE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Search Response Control' class.
static int SORT_CONTROL
          The meta object id for the 'Sort Control' class.
static int SORT_CONTROL__LOCALE
          The feature id for the 'Locale' attribute.
static int SORT_CONTROL__SORT_KEYS
          The feature id for the 'Sort Keys' containment reference list.
static int SORT_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Sort Control' class.
static int SORT_KEY_TYPE
          The meta object id for the 'Sort Key Type' class.
static int SORT_KEY_TYPE__ASCENDING_ORDER
          The feature id for the 'Ascending Order' attribute.
static int SORT_KEY_TYPE__PROPERTY_NAME
          The feature id for the 'Property Name' attribute.
static int SORT_KEY_TYPE_FEATURE_COUNT
          The number of structural features of the the 'Sort Key Type' class.
static int TYPE_CONTROL
          The meta object id for the 'Type Control' class.
static int TYPE_CONTROL__REPOSITORY_ID
          The feature id for the 'Repository Id' attribute.
static int TYPE_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'Type Control' class.
static int VIEW_CONTROL
          The meta object id for the 'View Control' class.
static int VIEW_CONTROL__VIEW_NAME
          The feature id for the 'View Name' attribute.
static int VIEW_CONTROL_FEATURE_COUNT
          The number of structural features of the the 'View Control' class.
static int VIEW_IDENTIFIER_TYPE
          The meta object id for the 'View Identifier Type' class.
static int VIEW_IDENTIFIER_TYPE__VIEW_ENTRY_NAME
          The feature id for the 'View Entry Name' attribute.
static int VIEW_IDENTIFIER_TYPE__VIEW_ENTRY_UNIQUE_ID
          The feature id for the 'View Entry Unique Id' attribute.
static int VIEW_IDENTIFIER_TYPE__VIEW_NAME
          The feature id for the 'View Name' attribute.
static int VIEW_IDENTIFIER_TYPE_FEATURE_COUNT
          The number of structural features of the the 'View Identifier Type' class.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getActionNotAllowType_ActionName()
          Returns the meta object for the attribute 'Action Name'.
 org.eclipse.emf.ecore.EAttribute getActionNotAllowType_RepositoryId()
          Returns the meta object for the attribute 'Repository Id'.
 org.eclipse.emf.ecore.EClass getActionNotAllowType()
          Returns the meta object for class 'Action Not Allow Type'.
 org.eclipse.emf.ecore.EAttribute getAddressType_City()
          Returns the meta object for the attribute 'City'.
 org.eclipse.emf.ecore.EAttribute getAddressType_CountryName()
          Returns the meta object for the attribute 'Country Name'.
 org.eclipse.emf.ecore.EAttribute getAddressType_NickName()
          Returns the meta object for the attribute 'Nick Name'.
 org.eclipse.emf.ecore.EAttribute getAddressType_PostalCode()
          Returns the meta object for the attribute 'Postal Code'.
 org.eclipse.emf.ecore.EAttribute getAddressType_StateOrProvinceName()
          Returns the meta object for the attribute 'State Or Province Name'.
 org.eclipse.emf.ecore.EAttribute getAddressType_Street()
          Returns the meta object for the attribute list 'Street'.
 org.eclipse.emf.ecore.EClass getAddressType()
          Returns the meta object for class 'Address Type'.
 org.eclipse.emf.ecore.EClass getAncestorControl()
          Returns the meta object for class 'Ancestor Control'.
 org.eclipse.emf.ecore.EAttribute getCheckGroupMembershipControl_InGroup()
          Returns the meta object for the attribute 'In Group'.
 org.eclipse.emf.ecore.EAttribute getCheckGroupMembershipControl_Level()
          Returns the meta object for the attribute 'Level'.
 org.eclipse.emf.ecore.EClass getCheckGroupMembershipControl()
          Returns the meta object for class 'Check Group Membership Control'.
 org.eclipse.emf.ecore.EAttribute getContainer_Cn()
          Returns the meta object for the attribute 'Cn'.
 org.eclipse.emf.ecore.EClass getContainer()
          Returns the meta object for class 'Container'.
 org.eclipse.emf.ecore.EAttribute getContext_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EAttribute getContext_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getContext()
          Returns the meta object for class 'Context'.
 org.eclipse.emf.ecore.EAttribute getContextPropertiesType_Lang()
          Returns the meta object for the attribute 'Lang'.
 org.eclipse.emf.ecore.EAttribute getContextPropertiesType_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getContextPropertiesType()
          Returns the meta object for class 'Context Properties Type'.
 org.eclipse.emf.ecore.EClass getControl()
          Returns the meta object for class 'Control'.
 org.eclipse.emf.ecore.EAttribute getCountry_C()
          Returns the meta object for the attribute 'C'.
 org.eclipse.emf.ecore.EAttribute getCountry_CountryName()
          Returns the meta object for the attribute 'Country Name'.
 org.eclipse.emf.ecore.EAttribute getCountry_Description()
          Returns the meta object for the attribute list 'Description'.
 org.eclipse.emf.ecore.EClass getCountry()
          Returns the meta object for class 'Country'.
 org.eclipse.emf.ecore.EClass getDataTypeControl()
          Returns the meta object for class 'Data Type Control'.
 org.eclipse.emf.ecore.EAttribute getDeleteControl_DeleteDescendants()
          Returns the meta object for the attribute 'Delete Descendants'.
 org.eclipse.emf.ecore.EAttribute getDeleteControl_ReturnDeleted()
          Returns the meta object for the attribute 'Return Deleted'.
 org.eclipse.emf.ecore.EClass getDeleteControl()
          Returns the meta object for class 'Delete Control'.
 org.eclipse.emf.ecore.EClass getDescendantControl()
          Returns the meta object for class 'Descendant Control'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_BusinessAddress()
          Returns the meta object for the containment reference 'Business Address'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_BusinessCategory()
          Returns the meta object for the attribute 'Business Category'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_C()
          Returns the meta object for the attribute 'C'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_CarLicense()
          Returns the meta object for the attribute 'Car License'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Certificate()
          Returns the meta object for the attribute 'Certificate'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Children()
          Returns the meta object for the containment reference 'Children'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_City()
          Returns the meta object for the attribute 'City'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Cn()
          Returns the meta object for the attribute 'Cn'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_CountryName()
          Returns the meta object for the attribute 'Country Name'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_CreateTimestamp()
          Returns the meta object for the attribute 'Create Timestamp'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Dc()
          Returns the meta object for the attribute 'Dc'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_DepartmentNumber()
          Returns the meta object for the attribute 'Department Number'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_DisplayName()
          Returns the meta object for the attribute 'Display Name'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_EmployeeNumber()
          Returns the meta object for the attribute 'Employee Number'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_EmployeeType()
          Returns the meta object for the attribute 'Employee Type'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_FacsimileTelephoneNumber()
          Returns the meta object for the attribute 'Facsimile Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_GivenName()
          Returns the meta object for the attribute 'Given Name'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Groups()
          Returns the meta object for the containment reference 'Groups'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_HomeAddress()
          Returns the meta object for the containment reference 'Home Address'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_HomePostalAddress()
          Returns the meta object for the attribute 'Home Postal Address'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_IbmJobTitle()
          Returns the meta object for the attribute 'Ibm Job Title'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_IbmPrimaryEmail()
          Returns the meta object for the attribute 'Ibm Primary Email'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Initials()
          Returns the meta object for the attribute 'Initials'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_JpegPhoto()
          Returns the meta object for the attribute 'Jpeg Photo'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_L()
          Returns the meta object for the attribute 'L'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_LabeledURI()
          Returns the meta object for the attribute 'Labeled URI'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_LocalityName()
          Returns the meta object for the attribute 'Locality Name'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mail()
          Returns the meta object for the attribute 'Mail'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Manager()
          Returns the meta object for the containment reference 'Manager'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Members()
          Returns the meta object for the containment reference 'Members'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mobile()
          Returns the meta object for the attribute 'Mobile'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_ModifyTimestamp()
          Returns the meta object for the attribute 'Modify Timestamp'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_O()
          Returns the meta object for the attribute 'O'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Ou()
          Returns the meta object for the attribute 'Ou'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Pager()
          Returns the meta object for the attribute 'Pager'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Parent()
          Returns the meta object for the containment reference 'Parent'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Password()
          Returns the meta object for the attribute 'Password'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_PostalAddress()
          Returns the meta object for the attribute 'Postal Address'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_PostalCode()
          Returns the meta object for the attribute 'Postal Code'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_PreferredLanguage()
          Returns the meta object for the attribute 'Preferred Language'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_PrincipalName()
          Returns the meta object for the attribute 'Principal Name'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Realm()
          Returns the meta object for the attribute 'Realm'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_RoomNumber()
          Returns the meta object for the attribute 'Room Number'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Root()
          Returns the meta object for the containment reference 'Root'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Schema()
          Returns the meta object for the containment reference 'Schema'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Secretary()
          Returns the meta object for the containment reference 'Secretary'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_SeeAlso()
          Returns the meta object for the attribute 'See Also'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Sn()
          Returns the meta object for the attribute 'Sn'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_St()
          Returns the meta object for the attribute 'St'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_StateOrProvinceName()
          Returns the meta object for the attribute 'State Or Province Name'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Street()
          Returns the meta object for the attribute 'Street'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_TelephoneNumber()
          Returns the meta object for the attribute 'Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Title()
          Returns the meta object for the attribute 'Title'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Uid()
          Returns the meta object for the attribute 'Uid'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'.
 org.eclipse.emf.ecore.EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'.
 org.eclipse.emf.ecore.EAttribute getEntitlementControl_EntitlementAttributes()
          Returns the meta object for the attribute list 'Entitlement Attributes'.
 org.eclipse.emf.ecore.EReference getEntitlementControl_EntitlementCheck()
          Returns the meta object for the containment reference 'Entitlement Check'.
 org.eclipse.emf.ecore.EReference getEntitlementControl_EntitlementFilter()
          Returns the meta object for the containment reference 'Entitlement Filter'.
 org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetAttributeEntitlements()
          Returns the meta object for the attribute 'Get Attribute Entitlements'.
 org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetExclusively()
          Returns the meta object for the attribute 'Get Exclusively'.
 org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetObjectEntitlements()
          Returns the meta object for the attribute 'Get Object Entitlements'.
 org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetRoles()
          Returns the meta object for the attribute 'Get Roles'.
 org.eclipse.emf.ecore.EClass getEntitlementControl()
          Returns the meta object for class 'Entitlement Control'.
 org.eclipse.emf.ecore.EAttribute getEntitlementInfoType_EntitlementCheckResult()
          Returns the meta object for the attribute 'Entitlement Check Result'.
 org.eclipse.emf.ecore.EReference getEntitlementInfoType_Entitlements()
          Returns the meta object for the containment reference list 'Entitlements'.
 org.eclipse.emf.ecore.EAttribute getEntitlementInfoType_Roles()
          Returns the meta object for the attribute list 'Roles'.
 org.eclipse.emf.ecore.EClass getEntitlementInfoType()
          Returns the meta object for class 'Entitlement Info Type'.
 org.eclipse.emf.ecore.EAttribute getEntitlementType_Attribute()
          Returns the meta object for the attribute 'Attribute'.
 org.eclipse.emf.ecore.EAttribute getEntitlementType_Method()
          Returns the meta object for the attribute 'Method'.
 org.eclipse.emf.ecore.EAttribute getEntitlementType_Object()
          Returns the meta object for the attribute 'Object'.
 org.eclipse.emf.ecore.EClass getEntitlementType()
          Returns the meta object for class 'Entitlement Type'.
 org.eclipse.emf.ecore.EReference getEntity_Children()
          Returns the meta object for the containment reference list 'Children'.
 org.eclipse.emf.ecore.EAttribute getEntity_CreateTimestamp()
          Returns the meta object for the attribute 'Create Timestamp'.
 org.eclipse.emf.ecore.EReference getEntity_EntitlementInfo()
          Returns the meta object for the containment reference 'Entitlement Info'.
 org.eclipse.emf.ecore.EReference getEntity_Groups()
          Returns the meta object for the containment reference list 'Groups'.
 org.eclipse.emf.ecore.EReference getEntity_Identifier()
          Returns the meta object for the containment reference 'Identifier'.
 org.eclipse.emf.ecore.EAttribute getEntity_ModifyTimestamp()
          Returns the meta object for the attribute 'Modify Timestamp'.
 org.eclipse.emf.ecore.EReference getEntity_Parent()
          Returns the meta object for the containment reference 'Parent'.
 org.eclipse.emf.ecore.EReference getEntity_ViewIdentifiers()
          Returns the meta object for the containment reference list 'View Identifiers'.
 org.eclipse.emf.ecore.EClass getEntity()
          Returns the meta object for class 'Entity'.
 org.eclipse.emf.ecore.EReference getEntityConfigurationType_ActionNotAllow()
          Returns the meta object for the containment reference list 'Action Not Allow'.
 org.eclipse.emf.ecore.EAttribute getEntityConfigurationType_DefaultParent()
          Returns the meta object for the attribute 'Default Parent'.
 org.eclipse.emf.ecore.EReference getEntityConfigurationType_MetaData()
          Returns the meta object for the containment reference list 'Meta Data'.
 org.eclipse.emf.ecore.EAttribute getEntityConfigurationType_RdnProperty()
          Returns the meta object for the attribute 'Rdn Property'.
 org.eclipse.emf.ecore.EClass getEntityConfigurationType()
          Returns the meta object for class 'Entity Configuration Type'.
 org.eclipse.emf.ecore.EReference getEntitySchemaType_EntityConfiguration()
          Returns the meta object for the containment reference 'Entity Configuration'.
 org.eclipse.emf.ecore.EAttribute getEntitySchemaType_EntityName()
          Returns the meta object for the attribute 'Entity Name'.
 org.eclipse.emf.ecore.EAttribute getEntitySchemaType_ParentEntityName()
          Returns the meta object for the attribute 'Parent Entity Name'.
 org.eclipse.emf.ecore.EReference getEntitySchemaType_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EClass getEntitySchemaType()
          Returns the meta object for class 'Entity Schema Type'.
 org.eclipse.emf.ecore.EAttribute getEntityTypeControl_EntityTypeNames()
          Returns the meta object for the attribute list 'Entity Type Names'.
 org.eclipse.emf.ecore.EClass getEntityTypeControl()
          Returns the meta object for class 'Entity Type Control'.
 org.eclipse.emf.ecore.EClass getExtensionPropertyDataTypeControl()
          Returns the meta object for class 'Extension Property Data Type Control'.
 org.eclipse.emf.ecore.EClass getExtensionPropertyDefinitionControl()
          Returns the meta object for class 'Extension Property Definition Control'.
 org.eclipse.emf.ecore.EClass getExternalNameControl()
          Returns the meta object for class 'External Name Control'.
 org.eclipse.emf.ecore.EClass getGeographicLocation()
          Returns the meta object for class 'Geographic Location'.
 org.eclipse.emf.ecore.EAttribute getGroup_BusinessCategory()
          Returns the meta object for the attribute list 'Business Category'.
 org.eclipse.emf.ecore.EAttribute getGroup_Cn()
          Returns the meta object for the attribute 'Cn'.
 org.eclipse.emf.ecore.EAttribute getGroup_Description()
          Returns the meta object for the attribute list 'Description'.
 org.eclipse.emf.ecore.EAttribute getGroup_DisplayName()
          Returns the meta object for the attribute list 'Display Name'.
 org.eclipse.emf.ecore.EReference getGroup_Members()
          Returns the meta object for the containment reference list 'Members'.
 org.eclipse.emf.ecore.EAttribute getGroup_SeeAlso()
          Returns the meta object for the attribute list 'See Also'.
 org.eclipse.emf.ecore.EClass getGroup()
          Returns the meta object for class 'Group'.
 org.eclipse.emf.ecore.EAttribute getGroupControl_ModifyMode()
          Returns the meta object for the attribute 'Modify Mode'.
 org.eclipse.emf.ecore.EClass getGroupControl()
          Returns the meta object for class 'Group Control'.
 org.eclipse.emf.ecore.EClass getGroupMemberControl()
          Returns the meta object for class 'Group Member Control'.
 org.eclipse.emf.ecore.EClass getGroupMembershipControl()
          Returns the meta object for class 'Group Membership Control'.
 org.eclipse.emf.ecore.EAttribute getHierarchyControl_Level()
          Returns the meta object for the attribute 'Level'.
 org.eclipse.emf.ecore.EAttribute getHierarchyControl_TreeView()
          Returns the meta object for the attribute 'Tree View'.
 org.eclipse.emf.ecore.EClass getHierarchyControl()
          Returns the meta object for class 'Hierarchy Control'.
 org.eclipse.emf.ecore.EAttribute getIdentifierType_ExternalId()
          Returns the meta object for the attribute 'External Id'.
 org.eclipse.emf.ecore.EAttribute getIdentifierType_ExternalName()
          Returns the meta object for the attribute 'External Name'.
 org.eclipse.emf.ecore.EAttribute getIdentifierType_RepositoryId()
          Returns the meta object for the attribute 'Repository Id'.
 org.eclipse.emf.ecore.EAttribute getIdentifierType_UniqueId()
          Returns the meta object for the attribute 'Unique Id'.
 org.eclipse.emf.ecore.EAttribute getIdentifierType_UniqueName()
          Returns the meta object for the attribute 'Unique Name'.
 org.eclipse.emf.ecore.EClass getIdentifierType()
          Returns the meta object for class 'Identifier Type'.
 org.eclipse.emf.ecore.EAttribute getLangType_Lang()
          Returns the meta object for the attribute 'Lang'.
 org.eclipse.emf.ecore.EAttribute getLangType_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getLangType()
          Returns the meta object for class 'Lang Type'.
 org.eclipse.emf.ecore.EAttribute getLocality_Description()
          Returns the meta object for the attribute list 'Description'.
 org.eclipse.emf.ecore.EAttribute getLocality_L()
          Returns the meta object for the attribute 'L'.
 org.eclipse.emf.ecore.EAttribute getLocality_LocalityName()
          Returns the meta object for the attribute 'Locality Name'.
 org.eclipse.emf.ecore.EAttribute getLocality_SeeAlso()
          Returns the meta object for the attribute list 'See Also'.
 org.eclipse.emf.ecore.EAttribute getLocality_St()
          Returns the meta object for the attribute list 'St'.
 org.eclipse.emf.ecore.EAttribute getLocality_StateOrProvinceName()
          Returns the meta object for the attribute list 'State Or Province Name'.
 org.eclipse.emf.ecore.EAttribute getLocality_Street()
          Returns the meta object for the attribute list 'Street'.
 org.eclipse.emf.ecore.EClass getLocality()
          Returns the meta object for class 'Locality'.
 org.eclipse.emf.ecore.EAttribute getLoginAccount_Certificate()
          Returns the meta object for the attribute list 'Certificate'.
 org.eclipse.emf.ecore.EAttribute getLoginAccount_Password()
          Returns the meta object for the attribute 'Password'.
 org.eclipse.emf.ecore.EAttribute getLoginAccount_PrincipalName()
          Returns the meta object for the attribute 'Principal Name'.
 org.eclipse.emf.ecore.EAttribute getLoginAccount_Realm()
          Returns the meta object for the attribute 'Realm'.
 org.eclipse.emf.ecore.EClass getLoginAccount()
          Returns the meta object for class 'Login Account'.
 org.eclipse.emf.ecore.EAttribute getLoginControl_MappedProperties()
          Returns the meta object for the attribute list 'Mapped Properties'.
 org.eclipse.emf.ecore.EClass getLoginControl()
          Returns the meta object for class 'Login Control'.
 org.eclipse.emf.ecore.EAttribute getMetaDataType_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getMetaDataType_RepositoryId()
          Returns the meta object for the attribute 'Repository Id'.
 org.eclipse.emf.ecore.EAttribute getMetaDataType_Values()
          Returns the meta object for the attribute list 'Values'.
 org.eclipse.emf.ecore.EClass getMetaDataType()
          Returns the meta object for class 'Meta Data Type'.
 ModelFactory getModelFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getModelSchemaType_NsPrefix()
          Returns the meta object for the attribute 'Ns Prefix'.
 org.eclipse.emf.ecore.EAttribute getModelSchemaType_NsURI()
          Returns the meta object for the attribute 'Ns URI'.
 org.eclipse.emf.ecore.EAttribute getModelSchemaType_RepositoryIds()
          Returns the meta object for the attribute list 'Repository Ids'.
 org.eclipse.emf.ecore.EClass getModelSchemaType()
          Returns the meta object for class 'Schema Type'.
 org.eclipse.emf.ecore.EReference getOrgContainer_BusinessAddress()
          Returns the meta object for the containment reference 'Business Address'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_BusinessCategory()
          Returns the meta object for the attribute list 'Business Category'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_Cn()
          Returns the meta object for the attribute 'Cn'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_Dc()
          Returns the meta object for the attribute 'Dc'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_Description()
          Returns the meta object for the attribute list 'Description'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_FacsimileTelephoneNumber()
          Returns the meta object for the attribute list 'Facsimile Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_L()
          Returns the meta object for the attribute list 'L'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_LocalityName()
          Returns the meta object for the attribute list 'Locality Name'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_O()
          Returns the meta object for the attribute 'O'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_Ou()
          Returns the meta object for the attribute 'Ou'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_PostalAddress()
          Returns the meta object for the attribute list 'Postal Address'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_PostalCode()
          Returns the meta object for the attribute list 'Postal Code'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_SeeAlso()
          Returns the meta object for the attribute list 'See Also'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_St()
          Returns the meta object for the attribute list 'St'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_StateOrProvinceName()
          Returns the meta object for the attribute list 'State Or Province Name'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_Street()
          Returns the meta object for the attribute list 'Street'.
 org.eclipse.emf.ecore.EAttribute getOrgContainer_TelephoneNumber()
          Returns the meta object for the attribute list 'Telephone Number'.
 org.eclipse.emf.ecore.EClass getOrgContainer()
          Returns the meta object for class 'Org Container'.
 org.eclipse.emf.ecore.EAttribute getPageControl_Cookie()
          Returns the meta object for the attribute 'Cookie'.
 org.eclipse.emf.ecore.EAttribute getPageControl_Size()
          Returns the meta object for the attribute 'Size'.
 org.eclipse.emf.ecore.EClass getPageControl()
          Returns the meta object for class 'Page Control'.
 org.eclipse.emf.ecore.EAttribute getPageResponseControl_Cookie()
          Returns the meta object for the attribute 'Cookie'.
 org.eclipse.emf.ecore.EAttribute getPageResponseControl_TotalSize()
          Returns the meta object for the attribute 'Total Size'.
 org.eclipse.emf.ecore.EClass getPageResponseControl()
          Returns the meta object for class 'Page Response Control'.
 org.eclipse.emf.ecore.EClass getParty()
          Returns the meta object for class 'Party'.
 org.eclipse.emf.ecore.EReference getPartyRole_PrimaryRolePlayer()
          Returns the meta object for the containment reference 'Primary Role Player'.
 org.eclipse.emf.ecore.EReference getPartyRole_RelatedRolePlayer()
          Returns the meta object for the containment reference list 'Related Role Player'.
 org.eclipse.emf.ecore.EClass getPartyRole()
          Returns the meta object for class 'Party Role'.
 org.eclipse.emf.ecore.EReference getPerson_BusinessAddress()
          Returns the meta object for the containment reference list 'Business Address'.
 org.eclipse.emf.ecore.EAttribute getPerson_BusinessCategory()
          Returns the meta object for the attribute list 'Business Category'.
 org.eclipse.emf.ecore.EAttribute getPerson_C()
          Returns the meta object for the attribute list 'C'.
 org.eclipse.emf.ecore.EAttribute getPerson_CarLicense()
          Returns the meta object for the attribute list 'Car License'.
 org.eclipse.emf.ecore.EAttribute getPerson_Cn()
          Returns the meta object for the attribute 'Cn'.
 org.eclipse.emf.ecore.EAttribute getPerson_CountryName()
          Returns the meta object for the attribute list 'Country Name'.
 org.eclipse.emf.ecore.EAttribute getPerson_DepartmentNumber()
          Returns the meta object for the attribute list 'Department Number'.
 org.eclipse.emf.ecore.EAttribute getPerson_Description()
          Returns the meta object for the attribute list 'Description'.
 org.eclipse.emf.ecore.EAttribute getPerson_DisplayName()
          Returns the meta object for the attribute list 'Display Name'.
 org.eclipse.emf.ecore.EAttribute getPerson_EmployeeNumber()
          Returns the meta object for the attribute 'Employee Number'.
 org.eclipse.emf.ecore.EAttribute getPerson_FacsimileTelephoneNumber()
          Returns the meta object for the attribute list 'Facsimile Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getPerson_GivenName()
          Returns the meta object for the attribute list 'Given Name'.
 org.eclipse.emf.ecore.EReference getPerson_HomeAddress()
          Returns the meta object for the containment reference list 'Home Address'.
 org.eclipse.emf.ecore.EAttribute getPerson_HomePostalAddress()
          Returns the meta object for the attribute list 'Home Postal Address'.
 org.eclipse.emf.ecore.EAttribute getPerson_IbmJobTitle()
          Returns the meta object for the attribute list 'Ibm Job Title'.
 org.eclipse.emf.ecore.EAttribute getPerson_IbmPrimaryEmail()
          Returns the meta object for the attribute 'Ibm Primary Email'.
 org.eclipse.emf.ecore.EAttribute getPerson_Initials()
          Returns the meta object for the attribute list 'Initials'.
 org.eclipse.emf.ecore.EAttribute getPerson_JpegPhoto()
          Returns the meta object for the attribute list 'Jpeg Photo'.
 org.eclipse.emf.ecore.EAttribute getPerson_L()
          Returns the meta object for the attribute list 'L'.
 org.eclipse.emf.ecore.EAttribute getPerson_LabeledURI()
          Returns the meta object for the attribute 'Labeled URI'.
 org.eclipse.emf.ecore.EAttribute getPerson_LocalityName()
          Returns the meta object for the attribute list 'Locality Name'.
 org.eclipse.emf.ecore.EAttribute getPerson_Mail()
          Returns the meta object for the attribute 'Mail'.
 org.eclipse.emf.ecore.EReference getPerson_Manager()
          Returns the meta object for the containment reference list 'Manager'.
 org.eclipse.emf.ecore.EAttribute getPerson_Mobile()
          Returns the meta object for the attribute list 'Mobile'.
 org.eclipse.emf.ecore.EAttribute getPerson_Pager()
          Returns the meta object for the attribute list 'Pager'.
 org.eclipse.emf.ecore.EAttribute getPerson_PostalAddress()
          Returns the meta object for the attribute list 'Postal Address'.
 org.eclipse.emf.ecore.EAttribute getPerson_PostalCode()
          Returns the meta object for the attribute list 'Postal Code'.
 org.eclipse.emf.ecore.EAttribute getPerson_PreferredLanguage()
          Returns the meta object for the attribute 'Preferred Language'.
 org.eclipse.emf.ecore.EAttribute getPerson_RoomNumber()
          Returns the meta object for the attribute list 'Room Number'.
 org.eclipse.emf.ecore.EReference getPerson_Secretary()
          Returns the meta object for the containment reference list 'Secretary'.
 org.eclipse.emf.ecore.EAttribute getPerson_SeeAlso()
          Returns the meta object for the attribute list 'See Also'.
 org.eclipse.emf.ecore.EAttribute getPerson_Sn()
          Returns the meta object for the attribute 'Sn'.
 org.eclipse.emf.ecore.EAttribute getPerson_St()
          Returns the meta object for the attribute list 'St'.
 org.eclipse.emf.ecore.EAttribute getPerson_StateOrProvinceName()
          Returns the meta object for the attribute list 'State Or Province Name'.
 org.eclipse.emf.ecore.EAttribute getPerson_Street()
          Returns the meta object for the attribute list 'Street'.
 org.eclipse.emf.ecore.EAttribute getPerson_TelephoneNumber()
          Returns the meta object for the attribute list 'Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getPerson_Title()
          Returns the meta object for the attribute list 'Title'.
 org.eclipse.emf.ecore.EAttribute getPerson_Uid()
          Returns the meta object for the attribute 'Uid'.
 org.eclipse.emf.ecore.EClass getPerson()
          Returns the meta object for class 'Person'.
 org.eclipse.emf.ecore.EReference getPersonAccount_BusinessAddress()
          Returns the meta object for the containment reference list 'Business Address'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_BusinessCategory()
          Returns the meta object for the attribute list 'Business Category'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_C()
          Returns the meta object for the attribute list 'C'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_CarLicense()
          Returns the meta object for the attribute list 'Car License'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Cn()
          Returns the meta object for the attribute 'Cn'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_CountryName()
          Returns the meta object for the attribute list 'Country Name'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_DepartmentNumber()
          Returns the meta object for the attribute list 'Department Number'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Description()
          Returns the meta object for the attribute list 'Description'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_DisplayName()
          Returns the meta object for the attribute list 'Display Name'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_EmployeeNumber()
          Returns the meta object for the attribute 'Employee Number'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_FacsimileTelephoneNumber()
          Returns the meta object for the attribute list 'Facsimile Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_GivenName()
          Returns the meta object for the attribute list 'Given Name'.
 org.eclipse.emf.ecore.EReference getPersonAccount_HomeAddress()
          Returns the meta object for the containment reference list 'Home Address'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_HomePostalAddress()
          Returns the meta object for the attribute list 'Home Postal Address'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_IbmJobTitle()
          Returns the meta object for the attribute list 'Ibm Job Title'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_IbmPrimaryEmail()
          Returns the meta object for the attribute 'Ibm Primary Email'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Initials()
          Returns the meta object for the attribute list 'Initials'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_JpegPhoto()
          Returns the meta object for the attribute list 'Jpeg Photo'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_L()
          Returns the meta object for the attribute list 'L'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_LabeledURI()
          Returns the meta object for the attribute 'Labeled URI'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_LocalityName()
          Returns the meta object for the attribute list 'Locality Name'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Mail()
          Returns the meta object for the attribute 'Mail'.
 org.eclipse.emf.ecore.EReference getPersonAccount_Manager()
          Returns the meta object for the containment reference list 'Manager'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Mobile()
          Returns the meta object for the attribute list 'Mobile'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Pager()
          Returns the meta object for the attribute list 'Pager'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_PostalAddress()
          Returns the meta object for the attribute list 'Postal Address'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_PostalCode()
          Returns the meta object for the attribute list 'Postal Code'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_PreferredLanguage()
          Returns the meta object for the attribute 'Preferred Language'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_RoomNumber()
          Returns the meta object for the attribute list 'Room Number'.
 org.eclipse.emf.ecore.EReference getPersonAccount_Secretary()
          Returns the meta object for the containment reference list 'Secretary'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_SeeAlso()
          Returns the meta object for the attribute list 'See Also'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Sn()
          Returns the meta object for the attribute 'Sn'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_St()
          Returns the meta object for the attribute list 'St'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_StateOrProvinceName()
          Returns the meta object for the attribute list 'State Or Province Name'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Street()
          Returns the meta object for the attribute list 'Street'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_TelephoneNumber()
          Returns the meta object for the attribute list 'Telephone Number'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Title()
          Returns the meta object for the attribute list 'Title'.
 org.eclipse.emf.ecore.EAttribute getPersonAccount_Uid()
          Returns the meta object for the attribute 'Uid'.
 org.eclipse.emf.ecore.EClass getPersonAccount()
          Returns the meta object for class 'Person Account'.
 org.eclipse.emf.ecore.EReference getPropertiesType_MetaData()
          Returns the meta object for the containment reference list 'Meta Data'.
 org.eclipse.emf.ecore.EAttribute getPropertiesType_MultiValued()
          Returns the meta object for the attribute 'Multi Valued'.
 org.eclipse.emf.ecore.EAttribute getPropertiesType_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getPropertiesType()
          Returns the meta object for class 'Properties Type'.
 org.eclipse.emf.ecore.EReference getPropertyControl_ContextProperties()
          Returns the meta object for the containment reference list 'Context Properties'.
 org.eclipse.emf.ecore.EAttribute getPropertyControl_Properties()
          Returns the meta object for the attribute list 'Properties'.
 org.eclipse.emf.ecore.EClass getPropertyControl()
          Returns the meta object for class 'Property Control'.
 org.eclipse.emf.ecore.EAttribute getPropertyDefinitionControl_EntityTypeName()
          Returns the meta object for the attribute 'Entity Type Name'.
 org.eclipse.emf.ecore.EAttribute getPropertyDefinitionControl_PropertyNames()
          Returns the meta object for the attribute list 'Property Names'.
 org.eclipse.emf.ecore.EClass getPropertyDefinitionControl()
          Returns the meta object for class 'Property Definition Control'.
 org.eclipse.emf.ecore.EAttribute getPropertySchemaType_ApplicableEntityTypeNames()
          Returns the meta object for the attribute list 'Applicable Entity Type Names'.
 org.eclipse.emf.ecore.EAttribute getPropertySchemaType_DataType()
          Returns the meta object for the attribute 'Data Type'.
 org.eclipse.emf.ecore.EReference getPropertySchemaType_MetaData()
          Returns the meta object for the containment reference list 'Meta Data'.
 org.eclipse.emf.ecore.EAttribute getPropertySchemaType_MultiValued()
          Returns the meta object for the attribute 'Multi Valued'.
 org.eclipse.emf.ecore.EAttribute getPropertySchemaType_PropertyName()
          Returns the meta object for the attribute 'Property Name'.
 org.eclipse.emf.ecore.EAttribute getPropertySchemaType_RequiredEntityTypeNames()
          Returns the meta object for the attribute list 'Required Entity Type Names'.
 org.eclipse.emf.ecore.EClass getPropertySchemaType()
          Returns the meta object for class 'Property Schema Type'.
 org.eclipse.emf.ecore.EAttribute getRequestControl_RequiredInteractionStyle()
          Returns the meta object for the attribute 'Required Interaction Style'.
 org.eclipse.emf.ecore.EAttribute getRequestControl_Ticket()
          Returns the meta object for the attribute 'Ticket'.
 org.eclipse.emf.ecore.EClass getRequestControl()
          Returns the meta object for class 'Request Control'.
 org.eclipse.emf.ecore.EAttribute getResponseControl_Complete()
          Returns the meta object for the attribute 'Complete'.
 org.eclipse.emf.ecore.EAttribute getResponseControl_Ticket()
          Returns the meta object for the attribute 'Ticket'.
 org.eclipse.emf.ecore.EClass getResponseControl()
          Returns the meta object for class 'Response Control'.
 org.eclipse.emf.ecore.EReference getRolePlayer_PartyRoles()
          Returns the meta object for the containment reference list 'Party Roles'.
 org.eclipse.emf.ecore.EClass getRolePlayer()
          Returns the meta object for class 'Role Player'.
 org.eclipse.emf.ecore.EReference getRootType_Contexts()
          Returns the meta object for the containment reference list 'Contexts'.
 org.eclipse.emf.ecore.EReference getRootType_Controls()
          Returns the meta object for the containment reference list 'Controls'.
 org.eclipse.emf.ecore.EReference getRootType_Entities()
          Returns the meta object for the containment reference list 'Entities'.
 org.eclipse.emf.ecore.EReference getRootType_Schema()
          Returns the meta object for the containment reference 'Schema'.
 org.eclipse.emf.ecore.EAttribute getRootType_Validated()
          Returns the meta object for the attribute 'Validated'.
 org.eclipse.emf.ecore.EClass getRootType()
          Returns the meta object for class 'Root Type'.
 org.eclipse.emf.ecore.EReference getSchemaType_EntitySchema()
          Returns the meta object for the containment reference list 'Entity Schema'.
 org.eclipse.emf.ecore.EReference getSchemaType_ExtensionPropertySchema()
          Returns the meta object for the containment reference list 'Extension Property Schema'.
 org.eclipse.emf.ecore.EAttribute getSchemaType_PropertyDataTypes()
          Returns the meta object for the attribute list 'Property Data Types'.
 org.eclipse.emf.ecore.EReference getSchemaType_PropertySchema()
          Returns the meta object for the containment reference list 'Property Schema'.
 org.eclipse.emf.ecore.EClass getSchemaType()
          Returns the meta object for class 'Schema Type'.
 org.eclipse.emf.ecore.EAttribute getSearchControl_CountLimit()
          Returns the meta object for the attribute 'Count Limit'.
 org.eclipse.emf.ecore.EAttribute getSearchControl_Expression()
          Returns the meta object for the attribute 'Expression'.
 org.eclipse.emf.ecore.EAttribute getSearchControl_ReturnSubType()
          Returns the meta object for the attribute 'Return Sub Type'.
 org.eclipse.emf.ecore.EAttribute getSearchControl_SearchBases()
          Returns the meta object for the attribute list 'Search Bases'.
 org.eclipse.emf.ecore.EAttribute getSearchControl_SearchLimit()
          Returns the meta object for the attribute 'Search Limit'.
 org.eclipse.emf.ecore.EAttribute getSearchControl_TimeLimit()
          Returns the meta object for the attribute 'Time Limit'.
 org.eclipse.emf.ecore.EClass getSearchControl()
          Returns the meta object for class 'Search Control'.
 org.eclipse.emf.ecore.EAttribute getSearchResponseControl_HasMoreResults()
          Returns the meta object for the attribute 'Has More Results'.
 org.eclipse.emf.ecore.EClass getSearchResponseControl()
          Returns the meta object for class 'Search Response Control'.
 org.eclipse.emf.ecore.EAttribute getSortControl_Locale()
          Returns the meta object for the attribute 'Locale'.
 org.eclipse.emf.ecore.EReference getSortControl_SortKeys()
          Returns the meta object for the containment reference list 'Sort Keys'.
 org.eclipse.emf.ecore.EClass getSortControl()
          Returns the meta object for class 'Sort Control'.
 org.eclipse.emf.ecore.EAttribute getSortKeyType_AscendingOrder()
          Returns the meta object for the attribute 'Ascending Order'.
 org.eclipse.emf.ecore.EAttribute getSortKeyType_PropertyName()
          Returns the meta object for the attribute 'Property Name'.
 org.eclipse.emf.ecore.EClass getSortKeyType()
          Returns the meta object for class 'Sort Key Type'.
 org.eclipse.emf.ecore.EAttribute getTypeControl_RepositoryId()
          Returns the meta object for the attribute 'Repository Id'.
 org.eclipse.emf.ecore.EClass getTypeControl()
          Returns the meta object for class 'Type Control'.
 org.eclipse.emf.ecore.EAttribute getViewControl_ViewName()
          Returns the meta object for the attribute 'View Name'.
 org.eclipse.emf.ecore.EClass getViewControl()
          Returns the meta object for class 'View Control'.
 org.eclipse.emf.ecore.EAttribute getViewIdentifierType_ViewEntryName()
          Returns the meta object for the attribute 'View Entry Name'.
 org.eclipse.emf.ecore.EAttribute getViewIdentifierType_ViewEntryUniqueId()
          Returns the meta object for the attribute 'View Entry Unique Id'.
 org.eclipse.emf.ecore.EAttribute getViewIdentifierType_ViewName()
          Returns the meta object for the attribute 'View Name'.
 org.eclipse.emf.ecore.EClass getViewIdentifierType()
          Returns the meta object for class 'View Identifier Type'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

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 ModelPackage eINSTANCE
The singleton instance of the package.

Generated:

ACTION_NOT_ALLOW_TYPE

static final int ACTION_NOT_ALLOW_TYPE
The meta object id for the 'Action Not Allow Type' class.

See Also:
com.ibm.websphere.wim.model.impl.ActionNotAllowTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getActionNotAllowType(), Constant Field Values
Generated:

ACTION_NOT_ALLOW_TYPE__ACTION_NAME

static final int ACTION_NOT_ALLOW_TYPE__ACTION_NAME
The feature id for the 'Action Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ACTION_NOT_ALLOW_TYPE__REPOSITORY_ID

static final int ACTION_NOT_ALLOW_TYPE__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ACTION_NOT_ALLOW_TYPE_FEATURE_COUNT

static final int ACTION_NOT_ALLOW_TYPE_FEATURE_COUNT
The number of structural features of the the 'Action Not Allow Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE

static final int ADDRESS_TYPE
The meta object id for the 'Address Type' class.

See Also:
com.ibm.websphere.wim.model.impl.AddressTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getAddressType(), Constant Field Values
Generated:

ADDRESS_TYPE__NICK_NAME

static final int ADDRESS_TYPE__NICK_NAME
The feature id for the 'Nick Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE__STREET

static final int ADDRESS_TYPE__STREET
The feature id for the 'Street' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE__CITY

static final int ADDRESS_TYPE__CITY
The feature id for the 'City' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE__STATE_OR_PROVINCE_NAME

static final int ADDRESS_TYPE__STATE_OR_PROVINCE_NAME
The feature id for the 'State Or Province Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE__POSTAL_CODE

static final int ADDRESS_TYPE__POSTAL_CODE
The feature id for the 'Postal Code' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE__COUNTRY_NAME

static final int ADDRESS_TYPE__COUNTRY_NAME
The feature id for the 'Country Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ADDRESS_TYPE_FEATURE_COUNT

static final int ADDRESS_TYPE_FEATURE_COUNT
The number of structural features of the the 'Address Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONTROL

static final int CONTROL
The meta object id for the 'Control' class.

See Also:
com.ibm.websphere.wim.model.impl.ControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getControl(), Constant Field Values
Generated:

CONTROL_FEATURE_COUNT

static final int CONTROL_FEATURE_COUNT
The number of structural features of the the 'Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_CONTROL

static final int PROPERTY_CONTROL
The meta object id for the 'Property Control' class.

See Also:
com.ibm.websphere.wim.model.impl.PropertyControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPropertyControl(), Constant Field Values
Generated:

PROPERTY_CONTROL__PROPERTIES

static final int PROPERTY_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_CONTROL__CONTEXT_PROPERTIES

static final int PROPERTY_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_CONTROL_FEATURE_COUNT

static final int PROPERTY_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Property Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL

static final int SEARCH_CONTROL
The meta object id for the 'Search Control' class.

See Also:
com.ibm.websphere.wim.model.impl.SearchControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getSearchControl(), Constant Field Values
Generated:

SEARCH_CONTROL__PROPERTIES

static final int SEARCH_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__CONTEXT_PROPERTIES

static final int SEARCH_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__SEARCH_BASES

static final int SEARCH_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__COUNT_LIMIT

static final int SEARCH_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__EXPRESSION

static final int SEARCH_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__RETURN_SUB_TYPE

static final int SEARCH_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__SEARCH_LIMIT

static final int SEARCH_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL__TIME_LIMIT

static final int SEARCH_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_CONTROL_FEATURE_COUNT

static final int SEARCH_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Search Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL

static final int HIERARCHY_CONTROL
The meta object id for the 'Hierarchy Control' class.

See Also:
com.ibm.websphere.wim.model.impl.HierarchyControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getHierarchyControl(), Constant Field Values
Generated:

HIERARCHY_CONTROL__PROPERTIES

static final int HIERARCHY_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__CONTEXT_PROPERTIES

static final int HIERARCHY_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__SEARCH_BASES

static final int HIERARCHY_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__COUNT_LIMIT

static final int HIERARCHY_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__EXPRESSION

static final int HIERARCHY_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__RETURN_SUB_TYPE

static final int HIERARCHY_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__SEARCH_LIMIT

static final int HIERARCHY_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__TIME_LIMIT

static final int HIERARCHY_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__LEVEL

static final int HIERARCHY_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL__TREE_VIEW

static final int HIERARCHY_CONTROL__TREE_VIEW
The feature id for the 'Tree View' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

HIERARCHY_CONTROL_FEATURE_COUNT

static final int HIERARCHY_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Hierarchy Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL

static final int ANCESTOR_CONTROL
The meta object id for the 'Ancestor Control' class.

See Also:
com.ibm.websphere.wim.model.impl.AncestorControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getAncestorControl(), Constant Field Values
Generated:

ANCESTOR_CONTROL__PROPERTIES

static final int ANCESTOR_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__CONTEXT_PROPERTIES

static final int ANCESTOR_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__SEARCH_BASES

static final int ANCESTOR_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__COUNT_LIMIT

static final int ANCESTOR_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__EXPRESSION

static final int ANCESTOR_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__RETURN_SUB_TYPE

static final int ANCESTOR_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__SEARCH_LIMIT

static final int ANCESTOR_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__TIME_LIMIT

static final int ANCESTOR_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__LEVEL

static final int ANCESTOR_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL__TREE_VIEW

static final int ANCESTOR_CONTROL__TREE_VIEW
The feature id for the 'Tree View' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANCESTOR_CONTROL_FEATURE_COUNT

static final int ANCESTOR_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Ancestor Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

CHECK_GROUP_MEMBERSHIP_CONTROL

static final int CHECK_GROUP_MEMBERSHIP_CONTROL
The meta object id for the 'Check Group Membership Control' class.

See Also:
com.ibm.websphere.wim.model.impl.CheckGroupMembershipControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getCheckGroupMembershipControl(), Constant Field Values
Generated:

CHECK_GROUP_MEMBERSHIP_CONTROL__IN_GROUP

static final int CHECK_GROUP_MEMBERSHIP_CONTROL__IN_GROUP
The feature id for the 'In Group' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CHECK_GROUP_MEMBERSHIP_CONTROL__LEVEL

static final int CHECK_GROUP_MEMBERSHIP_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CHECK_GROUP_MEMBERSHIP_CONTROL_FEATURE_COUNT

static final int CHECK_GROUP_MEMBERSHIP_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Check Group Membership Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY

static final int ENTITY
The meta object id for the 'Entity' class.

See Also:
com.ibm.websphere.wim.model.impl.EntityImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntity(), Constant Field Values
Generated:

ENTITY__IDENTIFIER

static final int ENTITY__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__VIEW_IDENTIFIERS

static final int ENTITY__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__PARENT

static final int ENTITY__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__CHILDREN

static final int ENTITY__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__GROUPS

static final int ENTITY__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__CREATE_TIMESTAMP

static final int ENTITY__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__MODIFY_TIMESTAMP

static final int ENTITY__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY__ENTITLEMENT_INFO

static final int ENTITY__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_FEATURE_COUNT

static final int ENTITY_FEATURE_COUNT
The number of structural features of the the 'Entity' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER

static final int CONTAINER
The meta object id for the 'Container' class.

See Also:
com.ibm.websphere.wim.model.impl.ContainerImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getContainer(), Constant Field Values
Generated:

CONTAINER__IDENTIFIER

static final int CONTAINER__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__VIEW_IDENTIFIERS

static final int CONTAINER__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__PARENT

static final int CONTAINER__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__CHILDREN

static final int CONTAINER__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__GROUPS

static final int CONTAINER__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__CREATE_TIMESTAMP

static final int CONTAINER__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__MODIFY_TIMESTAMP

static final int CONTAINER__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__ENTITLEMENT_INFO

static final int CONTAINER__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER__CN

static final int CONTAINER__CN
The feature id for the 'Cn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTAINER_FEATURE_COUNT

static final int CONTAINER_FEATURE_COUNT
The number of structural features of the the 'Container' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONTEXT

static final int CONTEXT
The meta object id for the 'Context' class.

See Also:
com.ibm.websphere.wim.model.impl.ContextImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getContext(), Constant Field Values
Generated:

CONTEXT__KEY

static final int CONTEXT__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTEXT__VALUE

static final int CONTEXT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTEXT_FEATURE_COUNT

static final int CONTEXT_FEATURE_COUNT
The number of structural features of the the 'Context' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONTEXT_PROPERTIES_TYPE

static final int CONTEXT_PROPERTIES_TYPE
The meta object id for the 'Context Properties Type' class.

See Also:
com.ibm.websphere.wim.model.impl.ContextPropertiesTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getContextPropertiesType(), Constant Field Values
Generated:

CONTEXT_PROPERTIES_TYPE__VALUE

static final int CONTEXT_PROPERTIES_TYPE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTEXT_PROPERTIES_TYPE__LANG

static final int CONTEXT_PROPERTIES_TYPE__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONTEXT_PROPERTIES_TYPE_FEATURE_COUNT

static final int CONTEXT_PROPERTIES_TYPE_FEATURE_COUNT
The number of structural features of the the 'Context Properties Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION

static final int GEOGRAPHIC_LOCATION
The meta object id for the 'Geographic Location' class.

See Also:
com.ibm.websphere.wim.model.impl.GeographicLocationImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getGeographicLocation(), Constant Field Values
Generated:

GEOGRAPHIC_LOCATION__IDENTIFIER

static final int GEOGRAPHIC_LOCATION__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__VIEW_IDENTIFIERS

static final int GEOGRAPHIC_LOCATION__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__PARENT

static final int GEOGRAPHIC_LOCATION__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__CHILDREN

static final int GEOGRAPHIC_LOCATION__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__GROUPS

static final int GEOGRAPHIC_LOCATION__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__CREATE_TIMESTAMP

static final int GEOGRAPHIC_LOCATION__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__MODIFY_TIMESTAMP

static final int GEOGRAPHIC_LOCATION__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION__ENTITLEMENT_INFO

static final int GEOGRAPHIC_LOCATION__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

GEOGRAPHIC_LOCATION_FEATURE_COUNT

static final int GEOGRAPHIC_LOCATION_FEATURE_COUNT
The number of structural features of the the 'Geographic Location' class.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY

static final int COUNTRY
The meta object id for the 'Country' class.

See Also:
com.ibm.websphere.wim.model.impl.CountryImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getCountry(), Constant Field Values
Generated:

COUNTRY__IDENTIFIER

static final int COUNTRY__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__VIEW_IDENTIFIERS

static final int COUNTRY__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__PARENT

static final int COUNTRY__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__CHILDREN

static final int COUNTRY__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__GROUPS

static final int COUNTRY__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__CREATE_TIMESTAMP

static final int COUNTRY__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__MODIFY_TIMESTAMP

static final int COUNTRY__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__ENTITLEMENT_INFO

static final int COUNTRY__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__C

static final int COUNTRY__C
The feature id for the 'C' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__COUNTRY_NAME

static final int COUNTRY__COUNTRY_NAME
The feature id for the 'Country Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY__DESCRIPTION

static final int COUNTRY__DESCRIPTION
The feature id for the 'Description' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

COUNTRY_FEATURE_COUNT

static final int COUNTRY_FEATURE_COUNT
The number of structural features of the the 'Country' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_CONTROL

static final int TYPE_CONTROL
The meta object id for the 'Type Control' class.

See Also:
com.ibm.websphere.wim.model.impl.TypeControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getTypeControl(), Constant Field Values
Generated:

TYPE_CONTROL__REPOSITORY_ID

static final int TYPE_CONTROL__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_CONTROL_FEATURE_COUNT

static final int TYPE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Type Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

DATA_TYPE_CONTROL

static final int DATA_TYPE_CONTROL
The meta object id for the 'Data Type Control' class.

See Also:
com.ibm.websphere.wim.model.impl.DataTypeControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getDataTypeControl(), Constant Field Values
Generated:

DATA_TYPE_CONTROL__REPOSITORY_ID

static final int DATA_TYPE_CONTROL__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DATA_TYPE_CONTROL_FEATURE_COUNT

static final int DATA_TYPE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Data Type Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

DELETE_CONTROL

static final int DELETE_CONTROL
The meta object id for the 'Delete Control' class.

See Also:
com.ibm.websphere.wim.model.impl.DeleteControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getDeleteControl(), Constant Field Values
Generated:

DELETE_CONTROL__DELETE_DESCENDANTS

static final int DELETE_CONTROL__DELETE_DESCENDANTS
The feature id for the 'Delete Descendants' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DELETE_CONTROL__RETURN_DELETED

static final int DELETE_CONTROL__RETURN_DELETED
The feature id for the 'Return Deleted' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DELETE_CONTROL_FEATURE_COUNT

static final int DELETE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Delete Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL

static final int DESCENDANT_CONTROL
The meta object id for the 'Descendant Control' class.

See Also:
com.ibm.websphere.wim.model.impl.DescendantControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getDescendantControl(), Constant Field Values
Generated:

DESCENDANT_CONTROL__PROPERTIES

static final int DESCENDANT_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__CONTEXT_PROPERTIES

static final int DESCENDANT_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__SEARCH_BASES

static final int DESCENDANT_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__COUNT_LIMIT

static final int DESCENDANT_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__EXPRESSION

static final int DESCENDANT_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__RETURN_SUB_TYPE

static final int DESCENDANT_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__SEARCH_LIMIT

static final int DESCENDANT_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__TIME_LIMIT

static final int DESCENDANT_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__LEVEL

static final int DESCENDANT_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL__TREE_VIEW

static final int DESCENDANT_CONTROL__TREE_VIEW
The feature id for the 'Tree View' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DESCENDANT_CONTROL_FEATURE_COUNT

static final int DESCENDANT_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Descendant Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
com.ibm.websphere.wim.model.impl.DocumentRootImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getDocumentRoot(), Constant Field Values
Generated:

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__BUSINESS_ADDRESS

static final int DOCUMENT_ROOT__BUSINESS_ADDRESS
The feature id for the 'Business Address' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__BUSINESS_CATEGORY

static final int DOCUMENT_ROOT__BUSINESS_CATEGORY
The feature id for the 'Business Category' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__C

static final int DOCUMENT_ROOT__C
The feature id for the 'C' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__CAR_LICENSE

static final int DOCUMENT_ROOT__CAR_LICENSE
The feature id for the 'Car License' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__CERTIFICATE

static final int DOCUMENT_ROOT__CERTIFICATE
The feature id for the 'Certificate' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__CHILDREN

static final int DOCUMENT_ROOT__CHILDREN
The feature id for the 'Children' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__CITY

static final int DOCUMENT_ROOT__CITY
The feature id for the 'City' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__CN

static final int DOCUMENT_ROOT__CN
The feature id for the 'Cn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__COUNTRY_NAME

static final int DOCUMENT_ROOT__COUNTRY_NAME
The feature id for the 'Country Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__CREATE_TIMESTAMP

static final int DOCUMENT_ROOT__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__DC

static final int DOCUMENT_ROOT__DC
The feature id for the 'Dc' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__DEPARTMENT_NUMBER

static final int DOCUMENT_ROOT__DEPARTMENT_NUMBER
The feature id for the 'Department Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__DESCRIPTION

static final int DOCUMENT_ROOT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__DISPLAY_NAME

static final int DOCUMENT_ROOT__DISPLAY_NAME
The feature id for the 'Display Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__EMPLOYEE_NUMBER

static final int DOCUMENT_ROOT__EMPLOYEE_NUMBER
The feature id for the 'Employee Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__EMPLOYEE_TYPE

static final int DOCUMENT_ROOT__EMPLOYEE_TYPE
The feature id for the 'Employee Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__FACSIMILE_TELEPHONE_NUMBER

static final int DOCUMENT_ROOT__FACSIMILE_TELEPHONE_NUMBER
The feature id for the 'Facsimile Telephone Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__GIVEN_NAME

static final int DOCUMENT_ROOT__GIVEN_NAME
The feature id for the 'Given Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__GROUPS

static final int DOCUMENT_ROOT__GROUPS
The feature id for the 'Groups' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__HOME_ADDRESS

static final int DOCUMENT_ROOT__HOME_ADDRESS
The feature id for the 'Home Address' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__HOME_POSTAL_ADDRESS

static final int DOCUMENT_ROOT__HOME_POSTAL_ADDRESS
The feature id for the 'Home Postal Address' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__IBM_JOB_TITLE

static final int DOCUMENT_ROOT__IBM_JOB_TITLE
The feature id for the 'Ibm Job Title' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__IBM_PRIMARY_EMAIL

static final int DOCUMENT_ROOT__IBM_PRIMARY_EMAIL
The feature id for the 'Ibm Primary Email' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__INITIALS

static final int DOCUMENT_ROOT__INITIALS
The feature id for the 'Initials' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__JPEG_PHOTO

static final int DOCUMENT_ROOT__JPEG_PHOTO
The feature id for the 'Jpeg Photo' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__L

static final int DOCUMENT_ROOT__L
The feature id for the 'L' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__LABELED_URI

static final int DOCUMENT_ROOT__LABELED_URI
The feature id for the 'Labeled URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__LOCALITY_NAME

static final int DOCUMENT_ROOT__LOCALITY_NAME
The feature id for the 'Locality Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__MAIL

static final int DOCUMENT_ROOT__MAIL
The feature id for the 'Mail' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__MANAGER

static final int DOCUMENT_ROOT__MANAGER
The feature id for the 'Manager' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__MEMBERS

static final int DOCUMENT_ROOT__MEMBERS
The feature id for the 'Members' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__MOBILE

static final int DOCUMENT_ROOT__MOBILE
The feature id for the 'Mobile' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__MODIFY_TIMESTAMP

static final int DOCUMENT_ROOT__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__O

static final int DOCUMENT_ROOT__O
The feature id for the 'O' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__OU

static final int DOCUMENT_ROOT__OU
The feature id for the 'Ou' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__PAGER

static final int DOCUMENT_ROOT__PAGER
The feature id for the 'Pager' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__PARENT

static final int DOCUMENT_ROOT__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__PASSWORD

static final int DOCUMENT_ROOT__PASSWORD
The feature id for the 'Password' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__POSTAL_ADDRESS

static final int DOCUMENT_ROOT__POSTAL_ADDRESS
The feature id for the 'Postal Address' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__POSTAL_CODE

static final int DOCUMENT_ROOT__POSTAL_CODE
The feature id for the 'Postal Code' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__PREFERRED_LANGUAGE

static final int DOCUMENT_ROOT__PREFERRED_LANGUAGE
The feature id for the 'Preferred Language' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__PRINCIPAL_NAME

static final int DOCUMENT_ROOT__PRINCIPAL_NAME
The feature id for the 'Principal Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__REALM

static final int DOCUMENT_ROOT__REALM
The feature id for the 'Realm' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__ROOM_NUMBER

static final int DOCUMENT_ROOT__ROOM_NUMBER
The feature id for the 'Room Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__ROOT

static final int DOCUMENT_ROOT__ROOT
The feature id for the 'Root' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__SCHEMA

static final int DOCUMENT_ROOT__SCHEMA
The feature id for the 'Schema' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__SECRETARY

static final int DOCUMENT_ROOT__SECRETARY
The feature id for the 'Secretary' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__SEE_ALSO

static final int DOCUMENT_ROOT__SEE_ALSO
The feature id for the 'See Also' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__SN

static final int DOCUMENT_ROOT__SN
The feature id for the 'Sn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__ST

static final int DOCUMENT_ROOT__ST
The feature id for the 'St' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__STATE_OR_PROVINCE_NAME

static final int DOCUMENT_ROOT__STATE_OR_PROVINCE_NAME
The feature id for the 'State Or Province Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__STREET

static final int DOCUMENT_ROOT__STREET
The feature id for the 'Street' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__TELEPHONE_NUMBER

static final int DOCUMENT_ROOT__TELEPHONE_NUMBER
The feature id for the 'Telephone Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__TITLE

static final int DOCUMENT_ROOT__TITLE
The feature id for the 'Title' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT__UID

static final int DOCUMENT_ROOT__UID
The feature id for the 'Uid' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the the 'Document Root' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL

static final int ENTITLEMENT_CONTROL
The meta object id for the 'Entitlement Control' class.

See Also:
com.ibm.websphere.wim.model.impl.EntitlementControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntitlementControl(), Constant Field Values
Generated:

ENTITLEMENT_CONTROL__ENTITLEMENT_ATTRIBUTES

static final int ENTITLEMENT_CONTROL__ENTITLEMENT_ATTRIBUTES
The feature id for the 'Entitlement Attributes' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL__ENTITLEMENT_FILTER

static final int ENTITLEMENT_CONTROL__ENTITLEMENT_FILTER
The feature id for the 'Entitlement Filter' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL__ENTITLEMENT_CHECK

static final int ENTITLEMENT_CONTROL__ENTITLEMENT_CHECK
The feature id for the 'Entitlement Check' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL__GET_ATTRIBUTE_ENTITLEMENTS

static final int ENTITLEMENT_CONTROL__GET_ATTRIBUTE_ENTITLEMENTS
The feature id for the 'Get Attribute Entitlements' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL__GET_EXCLUSIVELY

static final int ENTITLEMENT_CONTROL__GET_EXCLUSIVELY
The feature id for the 'Get Exclusively' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL__GET_OBJECT_ENTITLEMENTS

static final int ENTITLEMENT_CONTROL__GET_OBJECT_ENTITLEMENTS
The feature id for the 'Get Object Entitlements' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL__GET_ROLES

static final int ENTITLEMENT_CONTROL__GET_ROLES
The feature id for the 'Get Roles' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_CONTROL_FEATURE_COUNT

static final int ENTITLEMENT_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Entitlement Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_INFO_TYPE

static final int ENTITLEMENT_INFO_TYPE
The meta object id for the 'Entitlement Info Type' class.

See Also:
com.ibm.websphere.wim.model.impl.EntitlementInfoTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntitlementInfoType(), Constant Field Values
Generated:

ENTITLEMENT_INFO_TYPE__ROLES

static final int ENTITLEMENT_INFO_TYPE__ROLES
The feature id for the 'Roles' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_INFO_TYPE__ENTITLEMENTS

static final int ENTITLEMENT_INFO_TYPE__ENTITLEMENTS
The feature id for the 'Entitlements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_INFO_TYPE__ENTITLEMENT_CHECK_RESULT

static final int ENTITLEMENT_INFO_TYPE__ENTITLEMENT_CHECK_RESULT
The feature id for the 'Entitlement Check Result' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_INFO_TYPE_FEATURE_COUNT

static final int ENTITLEMENT_INFO_TYPE_FEATURE_COUNT
The number of structural features of the the 'Entitlement Info Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_TYPE

static final int ENTITLEMENT_TYPE
The meta object id for the 'Entitlement Type' class.

See Also:
com.ibm.websphere.wim.model.impl.EntitlementTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntitlementType(), Constant Field Values
Generated:

ENTITLEMENT_TYPE__ATTRIBUTE

static final int ENTITLEMENT_TYPE__ATTRIBUTE
The feature id for the 'Attribute' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_TYPE__METHOD

static final int ENTITLEMENT_TYPE__METHOD
The feature id for the 'Method' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_TYPE__OBJECT

static final int ENTITLEMENT_TYPE__OBJECT
The feature id for the 'Object' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITLEMENT_TYPE_FEATURE_COUNT

static final int ENTITLEMENT_TYPE_FEATURE_COUNT
The number of structural features of the the 'Entitlement Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_CONFIGURATION_TYPE

static final int ENTITY_CONFIGURATION_TYPE
The meta object id for the 'Entity Configuration Type' class.

See Also:
com.ibm.websphere.wim.model.impl.EntityConfigurationTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntityConfigurationType(), Constant Field Values
Generated:

ENTITY_CONFIGURATION_TYPE__ACTION_NOT_ALLOW

static final int ENTITY_CONFIGURATION_TYPE__ACTION_NOT_ALLOW
The feature id for the 'Action Not Allow' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_CONFIGURATION_TYPE__META_DATA

static final int ENTITY_CONFIGURATION_TYPE__META_DATA
The feature id for the 'Meta Data' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_CONFIGURATION_TYPE__DEFAULT_PARENT

static final int ENTITY_CONFIGURATION_TYPE__DEFAULT_PARENT
The feature id for the 'Default Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_CONFIGURATION_TYPE__RDN_PROPERTY

static final int ENTITY_CONFIGURATION_TYPE__RDN_PROPERTY
The feature id for the 'Rdn Property' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_CONFIGURATION_TYPE_FEATURE_COUNT

static final int ENTITY_CONFIGURATION_TYPE_FEATURE_COUNT
The number of structural features of the the 'Entity Configuration Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL_SCHEMA_TYPE

static final int MODEL_SCHEMA_TYPE
The meta object id for the 'Schema Type' class.

See Also:
com.ibm.websphere.wim.model.impl.ModelSchemaTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getModelSchemaType(), Constant Field Values
Generated:

MODEL_SCHEMA_TYPE__REPOSITORY_IDS

static final int MODEL_SCHEMA_TYPE__REPOSITORY_IDS
The feature id for the 'Repository Ids' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL_SCHEMA_TYPE__NS_PREFIX

static final int MODEL_SCHEMA_TYPE__NS_PREFIX
The feature id for the 'Ns Prefix' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL_SCHEMA_TYPE__NS_URI

static final int MODEL_SCHEMA_TYPE__NS_URI
The feature id for the 'Ns URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL_SCHEMA_TYPE_FEATURE_COUNT

static final int MODEL_SCHEMA_TYPE_FEATURE_COUNT
The number of structural features of the the 'Schema Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE

static final int ENTITY_SCHEMA_TYPE
The meta object id for the 'Entity Schema Type' class.

See Also:
com.ibm.websphere.wim.model.impl.EntitySchemaTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntitySchemaType(), Constant Field Values
Generated:

ENTITY_SCHEMA_TYPE__REPOSITORY_IDS

static final int ENTITY_SCHEMA_TYPE__REPOSITORY_IDS
The feature id for the 'Repository Ids' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE__NS_PREFIX

static final int ENTITY_SCHEMA_TYPE__NS_PREFIX
The feature id for the 'Ns Prefix' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE__NS_URI

static final int ENTITY_SCHEMA_TYPE__NS_URI
The feature id for the 'Ns URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE__PROPERTIES

static final int ENTITY_SCHEMA_TYPE__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE__ENTITY_CONFIGURATION

static final int ENTITY_SCHEMA_TYPE__ENTITY_CONFIGURATION
The feature id for the 'Entity Configuration' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE__ENTITY_NAME

static final int ENTITY_SCHEMA_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE__PARENT_ENTITY_NAME

static final int ENTITY_SCHEMA_TYPE__PARENT_ENTITY_NAME
The feature id for the 'Parent Entity Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_SCHEMA_TYPE_FEATURE_COUNT

static final int ENTITY_SCHEMA_TYPE_FEATURE_COUNT
The number of structural features of the the 'Entity Schema Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_TYPE_CONTROL

static final int ENTITY_TYPE_CONTROL
The meta object id for the 'Entity Type Control' class.

See Also:
com.ibm.websphere.wim.model.impl.EntityTypeControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getEntityTypeControl(), Constant Field Values
Generated:

ENTITY_TYPE_CONTROL__REPOSITORY_ID

static final int ENTITY_TYPE_CONTROL__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_TYPE_CONTROL__ENTITY_TYPE_NAMES

static final int ENTITY_TYPE_CONTROL__ENTITY_TYPE_NAMES
The feature id for the 'Entity Type Names' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ENTITY_TYPE_CONTROL_FEATURE_COUNT

static final int ENTITY_TYPE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Entity Type Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

EXTENSION_PROPERTY_DATA_TYPE_CONTROL

static final int EXTENSION_PROPERTY_DATA_TYPE_CONTROL
The meta object id for the 'Extension Property Data Type Control' class.

See Also:
com.ibm.websphere.wim.model.impl.ExtensionPropertyDataTypeControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getExtensionPropertyDataTypeControl(), Constant Field Values
Generated:

EXTENSION_PROPERTY_DATA_TYPE_CONTROL_FEATURE_COUNT

static final int EXTENSION_PROPERTY_DATA_TYPE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Extension Property Data Type Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_DEFINITION_CONTROL

static final int PROPERTY_DEFINITION_CONTROL
The meta object id for the 'Property Definition Control' class.

See Also:
com.ibm.websphere.wim.model.impl.PropertyDefinitionControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPropertyDefinitionControl(), Constant Field Values
Generated:

PROPERTY_DEFINITION_CONTROL__REPOSITORY_ID

static final int PROPERTY_DEFINITION_CONTROL__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_DEFINITION_CONTROL__PROPERTY_NAMES

static final int PROPERTY_DEFINITION_CONTROL__PROPERTY_NAMES
The feature id for the 'Property Names' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_DEFINITION_CONTROL__ENTITY_TYPE_NAME

static final int PROPERTY_DEFINITION_CONTROL__ENTITY_TYPE_NAME
The feature id for the 'Entity Type Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_DEFINITION_CONTROL_FEATURE_COUNT

static final int PROPERTY_DEFINITION_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Property Definition Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

EXTENSION_PROPERTY_DEFINITION_CONTROL

static final int EXTENSION_PROPERTY_DEFINITION_CONTROL
The meta object id for the 'Extension Property Definition Control' class.

See Also:
com.ibm.websphere.wim.model.impl.ExtensionPropertyDefinitionControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getExtensionPropertyDefinitionControl(), Constant Field Values
Generated:

EXTENSION_PROPERTY_DEFINITION_CONTROL__REPOSITORY_ID

static final int EXTENSION_PROPERTY_DEFINITION_CONTROL__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

EXTENSION_PROPERTY_DEFINITION_CONTROL__PROPERTY_NAMES

static final int EXTENSION_PROPERTY_DEFINITION_CONTROL__PROPERTY_NAMES
The feature id for the 'Property Names' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

EXTENSION_PROPERTY_DEFINITION_CONTROL__ENTITY_TYPE_NAME

static final int EXTENSION_PROPERTY_DEFINITION_CONTROL__ENTITY_TYPE_NAME
The feature id for the 'Entity Type Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

EXTENSION_PROPERTY_DEFINITION_CONTROL_FEATURE_COUNT

static final int EXTENSION_PROPERTY_DEFINITION_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Extension Property Definition Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

EXTERNAL_NAME_CONTROL

static final int EXTERNAL_NAME_CONTROL
The meta object id for the 'External Name Control' class.

See Also:
com.ibm.websphere.wim.model.impl.ExternalNameControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getExternalNameControl(), Constant Field Values
Generated:

EXTERNAL_NAME_CONTROL_FEATURE_COUNT

static final int EXTERNAL_NAME_CONTROL_FEATURE_COUNT
The number of structural features of the the 'External Name Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER

static final int ROLE_PLAYER
The meta object id for the 'Role Player' class.

See Also:
com.ibm.websphere.wim.model.impl.RolePlayerImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getRolePlayer(), Constant Field Values
Generated:

ROLE_PLAYER__IDENTIFIER

static final int ROLE_PLAYER__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__VIEW_IDENTIFIERS

static final int ROLE_PLAYER__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__PARENT

static final int ROLE_PLAYER__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__CHILDREN

static final int ROLE_PLAYER__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__GROUPS

static final int ROLE_PLAYER__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__CREATE_TIMESTAMP

static final int ROLE_PLAYER__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__MODIFY_TIMESTAMP

static final int ROLE_PLAYER__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__ENTITLEMENT_INFO

static final int ROLE_PLAYER__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER__PARTY_ROLES

static final int ROLE_PLAYER__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROLE_PLAYER_FEATURE_COUNT

static final int ROLE_PLAYER_FEATURE_COUNT
The number of structural features of the the 'Role Player' class.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY

static final int PARTY
The meta object id for the 'Party' class.

See Also:
com.ibm.websphere.wim.model.impl.PartyImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getParty(), Constant Field Values
Generated:

PARTY__IDENTIFIER

static final int PARTY__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__VIEW_IDENTIFIERS

static final int PARTY__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__PARENT

static final int PARTY__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__CHILDREN

static final int PARTY__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__GROUPS

static final int PARTY__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__CREATE_TIMESTAMP

static final int PARTY__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__MODIFY_TIMESTAMP

static final int PARTY__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__ENTITLEMENT_INFO

static final int PARTY__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY__PARTY_ROLES

static final int PARTY__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_FEATURE_COUNT

static final int PARTY_FEATURE_COUNT
The number of structural features of the the 'Party' class.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP

static final int GROUP
The meta object id for the 'Group' class.

See Also:
com.ibm.websphere.wim.model.impl.GroupImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getGroup(), Constant Field Values
Generated:

GROUP__IDENTIFIER

static final int GROUP__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__VIEW_IDENTIFIERS

static final int GROUP__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__PARENT

static final int GROUP__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__CHILDREN

static final int GROUP__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__GROUPS

static final int GROUP__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__CREATE_TIMESTAMP

static final int GROUP__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__MODIFY_TIMESTAMP

static final int GROUP__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__ENTITLEMENT_INFO

static final int GROUP__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__PARTY_ROLES

static final int GROUP__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__CN

static final int GROUP__CN
The feature id for the 'Cn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__MEMBERS

static final int GROUP__MEMBERS
The feature id for the 'Members' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__DISPLAY_NAME

static final int GROUP__DISPLAY_NAME
The feature id for the 'Display Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__DESCRIPTION

static final int GROUP__DESCRIPTION
The feature id for the 'Description' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__BUSINESS_CATEGORY

static final int GROUP__BUSINESS_CATEGORY
The feature id for the 'Business Category' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP__SEE_ALSO

static final int GROUP__SEE_ALSO
The feature id for the 'See Also' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_FEATURE_COUNT

static final int GROUP_FEATURE_COUNT
The number of structural features of the the 'Group' class.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL

static final int GROUP_CONTROL
The meta object id for the 'Group Control' class.

See Also:
com.ibm.websphere.wim.model.impl.GroupControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getGroupControl(), Constant Field Values
Generated:

GROUP_CONTROL__PROPERTIES

static final int GROUP_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__CONTEXT_PROPERTIES

static final int GROUP_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__SEARCH_BASES

static final int GROUP_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__COUNT_LIMIT

static final int GROUP_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__EXPRESSION

static final int GROUP_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__RETURN_SUB_TYPE

static final int GROUP_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__SEARCH_LIMIT

static final int GROUP_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__TIME_LIMIT

static final int GROUP_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__LEVEL

static final int GROUP_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__TREE_VIEW

static final int GROUP_CONTROL__TREE_VIEW
The feature id for the 'Tree View' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL__MODIFY_MODE

static final int GROUP_CONTROL__MODIFY_MODE
The feature id for the 'Modify Mode' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_CONTROL_FEATURE_COUNT

static final int GROUP_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Group Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL

static final int GROUP_MEMBER_CONTROL
The meta object id for the 'Group Member Control' class.

See Also:
com.ibm.websphere.wim.model.impl.GroupMemberControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getGroupMemberControl(), Constant Field Values
Generated:

GROUP_MEMBER_CONTROL__PROPERTIES

static final int GROUP_MEMBER_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__CONTEXT_PROPERTIES

static final int GROUP_MEMBER_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__SEARCH_BASES

static final int GROUP_MEMBER_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__COUNT_LIMIT

static final int GROUP_MEMBER_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__EXPRESSION

static final int GROUP_MEMBER_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__RETURN_SUB_TYPE

static final int GROUP_MEMBER_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__SEARCH_LIMIT

static final int GROUP_MEMBER_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__TIME_LIMIT

static final int GROUP_MEMBER_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__LEVEL

static final int GROUP_MEMBER_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__TREE_VIEW

static final int GROUP_MEMBER_CONTROL__TREE_VIEW
The feature id for the 'Tree View' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL__MODIFY_MODE

static final int GROUP_MEMBER_CONTROL__MODIFY_MODE
The feature id for the 'Modify Mode' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBER_CONTROL_FEATURE_COUNT

static final int GROUP_MEMBER_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Group Member Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL

static final int GROUP_MEMBERSHIP_CONTROL
The meta object id for the 'Group Membership Control' class.

See Also:
com.ibm.websphere.wim.model.impl.GroupMembershipControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getGroupMembershipControl(), Constant Field Values
Generated:

GROUP_MEMBERSHIP_CONTROL__PROPERTIES

static final int GROUP_MEMBERSHIP_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__CONTEXT_PROPERTIES

static final int GROUP_MEMBERSHIP_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__SEARCH_BASES

static final int GROUP_MEMBERSHIP_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__COUNT_LIMIT

static final int GROUP_MEMBERSHIP_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__EXPRESSION

static final int GROUP_MEMBERSHIP_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__RETURN_SUB_TYPE

static final int GROUP_MEMBERSHIP_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__SEARCH_LIMIT

static final int GROUP_MEMBERSHIP_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__TIME_LIMIT

static final int GROUP_MEMBERSHIP_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__LEVEL

static final int GROUP_MEMBERSHIP_CONTROL__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__TREE_VIEW

static final int GROUP_MEMBERSHIP_CONTROL__TREE_VIEW
The feature id for the 'Tree View' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL__MODIFY_MODE

static final int GROUP_MEMBERSHIP_CONTROL__MODIFY_MODE
The feature id for the 'Modify Mode' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

GROUP_MEMBERSHIP_CONTROL_FEATURE_COUNT

static final int GROUP_MEMBERSHIP_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Group Membership Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

IDENTIFIER_TYPE

static final int IDENTIFIER_TYPE
The meta object id for the 'Identifier Type' class.

See Also:
com.ibm.websphere.wim.model.impl.IdentifierTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getIdentifierType(), Constant Field Values
Generated:

IDENTIFIER_TYPE__EXTERNAL_ID

static final int IDENTIFIER_TYPE__EXTERNAL_ID
The feature id for the 'External Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

IDENTIFIER_TYPE__EXTERNAL_NAME

static final int IDENTIFIER_TYPE__EXTERNAL_NAME
The feature id for the 'External Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

IDENTIFIER_TYPE__REPOSITORY_ID

static final int IDENTIFIER_TYPE__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

IDENTIFIER_TYPE__UNIQUE_ID

static final int IDENTIFIER_TYPE__UNIQUE_ID
The feature id for the 'Unique Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

IDENTIFIER_TYPE__UNIQUE_NAME

static final int IDENTIFIER_TYPE__UNIQUE_NAME
The feature id for the 'Unique Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

IDENTIFIER_TYPE_FEATURE_COUNT

static final int IDENTIFIER_TYPE_FEATURE_COUNT
The number of structural features of the the 'Identifier Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

LANG_TYPE

static final int LANG_TYPE
The meta object id for the 'Lang Type' class.

See Also:
com.ibm.websphere.wim.model.impl.LangTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getLangType(), Constant Field Values
Generated:

LANG_TYPE__VALUE

static final int LANG_TYPE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LANG_TYPE__LANG

static final int LANG_TYPE__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LANG_TYPE_FEATURE_COUNT

static final int LANG_TYPE_FEATURE_COUNT
The number of structural features of the the 'Lang Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY

static final int LOCALITY
The meta object id for the 'Locality' class.

See Also:
com.ibm.websphere.wim.model.impl.LocalityImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getLocality(), Constant Field Values
Generated:

LOCALITY__IDENTIFIER

static final int LOCALITY__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__VIEW_IDENTIFIERS

static final int LOCALITY__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__PARENT

static final int LOCALITY__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__CHILDREN

static final int LOCALITY__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__GROUPS

static final int LOCALITY__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__CREATE_TIMESTAMP

static final int LOCALITY__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__MODIFY_TIMESTAMP

static final int LOCALITY__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__ENTITLEMENT_INFO

static final int LOCALITY__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__L

static final int LOCALITY__L
The feature id for the 'L' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__LOCALITY_NAME

static final int LOCALITY__LOCALITY_NAME
The feature id for the 'Locality Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__ST

static final int LOCALITY__ST
The feature id for the 'St' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__STATE_OR_PROVINCE_NAME

static final int LOCALITY__STATE_OR_PROVINCE_NAME
The feature id for the 'State Or Province Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__STREET

static final int LOCALITY__STREET
The feature id for the 'Street' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__SEE_ALSO

static final int LOCALITY__SEE_ALSO
The feature id for the 'See Also' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY__DESCRIPTION

static final int LOCALITY__DESCRIPTION
The feature id for the 'Description' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOCALITY_FEATURE_COUNT

static final int LOCALITY_FEATURE_COUNT
The number of structural features of the the 'Locality' class.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT

static final int LOGIN_ACCOUNT
The meta object id for the 'Login Account' class.

See Also:
com.ibm.websphere.wim.model.impl.LoginAccountImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getLoginAccount(), Constant Field Values
Generated:

LOGIN_ACCOUNT__IDENTIFIER

static final int LOGIN_ACCOUNT__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__VIEW_IDENTIFIERS

static final int LOGIN_ACCOUNT__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__PARENT

static final int LOGIN_ACCOUNT__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__CHILDREN

static final int LOGIN_ACCOUNT__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__GROUPS

static final int LOGIN_ACCOUNT__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__CREATE_TIMESTAMP

static final int LOGIN_ACCOUNT__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__MODIFY_TIMESTAMP

static final int LOGIN_ACCOUNT__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__ENTITLEMENT_INFO

static final int LOGIN_ACCOUNT__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__PARTY_ROLES

static final int LOGIN_ACCOUNT__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__PRINCIPAL_NAME

static final int LOGIN_ACCOUNT__PRINCIPAL_NAME
The feature id for the 'Principal Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__PASSWORD

static final int LOGIN_ACCOUNT__PASSWORD
The feature id for the 'Password' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__REALM

static final int LOGIN_ACCOUNT__REALM
The feature id for the 'Realm' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT__CERTIFICATE

static final int LOGIN_ACCOUNT__CERTIFICATE
The feature id for the 'Certificate' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_ACCOUNT_FEATURE_COUNT

static final int LOGIN_ACCOUNT_FEATURE_COUNT
The number of structural features of the the 'Login Account' class.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL

static final int LOGIN_CONTROL
The meta object id for the 'Login Control' class.

See Also:
com.ibm.websphere.wim.model.impl.LoginControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getLoginControl(), Constant Field Values
Generated:

LOGIN_CONTROL__PROPERTIES

static final int LOGIN_CONTROL__PROPERTIES
The feature id for the 'Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__CONTEXT_PROPERTIES

static final int LOGIN_CONTROL__CONTEXT_PROPERTIES
The feature id for the 'Context Properties' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__SEARCH_BASES

static final int LOGIN_CONTROL__SEARCH_BASES
The feature id for the 'Search Bases' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__COUNT_LIMIT

static final int LOGIN_CONTROL__COUNT_LIMIT
The feature id for the 'Count Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__EXPRESSION

static final int LOGIN_CONTROL__EXPRESSION
The feature id for the 'Expression' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__RETURN_SUB_TYPE

static final int LOGIN_CONTROL__RETURN_SUB_TYPE
The feature id for the 'Return Sub Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__SEARCH_LIMIT

static final int LOGIN_CONTROL__SEARCH_LIMIT
The feature id for the 'Search Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__TIME_LIMIT

static final int LOGIN_CONTROL__TIME_LIMIT
The feature id for the 'Time Limit' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL__MAPPED_PROPERTIES

static final int LOGIN_CONTROL__MAPPED_PROPERTIES
The feature id for the 'Mapped Properties' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

LOGIN_CONTROL_FEATURE_COUNT

static final int LOGIN_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Login Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

META_DATA_TYPE

static final int META_DATA_TYPE
The meta object id for the 'Meta Data Type' class.

See Also:
com.ibm.websphere.wim.model.impl.MetaDataTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getMetaDataType(), Constant Field Values
Generated:

META_DATA_TYPE__VALUES

static final int META_DATA_TYPE__VALUES
The feature id for the 'Values' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

META_DATA_TYPE__NAME

static final int META_DATA_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

META_DATA_TYPE__REPOSITORY_ID

static final int META_DATA_TYPE__REPOSITORY_ID
The feature id for the 'Repository Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

META_DATA_TYPE_FEATURE_COUNT

static final int META_DATA_TYPE_FEATURE_COUNT
The number of structural features of the the 'Meta Data Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER

static final int ORG_CONTAINER
The meta object id for the 'Org Container' class.

See Also:
com.ibm.websphere.wim.model.impl.OrgContainerImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getOrgContainer(), Constant Field Values
Generated:

ORG_CONTAINER__IDENTIFIER

static final int ORG_CONTAINER__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__VIEW_IDENTIFIERS

static final int ORG_CONTAINER__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__PARENT

static final int ORG_CONTAINER__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__CHILDREN

static final int ORG_CONTAINER__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__GROUPS

static final int ORG_CONTAINER__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__CREATE_TIMESTAMP

static final int ORG_CONTAINER__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__MODIFY_TIMESTAMP

static final int ORG_CONTAINER__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__ENTITLEMENT_INFO

static final int ORG_CONTAINER__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__PARTY_ROLES

static final int ORG_CONTAINER__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__O

static final int ORG_CONTAINER__O
The feature id for the 'O' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__OU

static final int ORG_CONTAINER__OU
The feature id for the 'Ou' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__DC

static final int ORG_CONTAINER__DC
The feature id for the 'Dc' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__CN

static final int ORG_CONTAINER__CN
The feature id for the 'Cn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__TELEPHONE_NUMBER

static final int ORG_CONTAINER__TELEPHONE_NUMBER
The feature id for the 'Telephone Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__FACSIMILE_TELEPHONE_NUMBER

static final int ORG_CONTAINER__FACSIMILE_TELEPHONE_NUMBER
The feature id for the 'Facsimile Telephone Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__POSTAL_ADDRESS

static final int ORG_CONTAINER__POSTAL_ADDRESS
The feature id for the 'Postal Address' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__L

static final int ORG_CONTAINER__L
The feature id for the 'L' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__LOCALITY_NAME

static final int ORG_CONTAINER__LOCALITY_NAME
The feature id for the 'Locality Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__ST

static final int ORG_CONTAINER__ST
The feature id for the 'St' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__STATE_OR_PROVINCE_NAME

static final int ORG_CONTAINER__STATE_OR_PROVINCE_NAME
The feature id for the 'State Or Province Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__STREET

static final int ORG_CONTAINER__STREET
The feature id for the 'Street' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__POSTAL_CODE

static final int ORG_CONTAINER__POSTAL_CODE
The feature id for the 'Postal Code' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__BUSINESS_ADDRESS

static final int ORG_CONTAINER__BUSINESS_ADDRESS
The feature id for the 'Business Address' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__DESCRIPTION

static final int ORG_CONTAINER__DESCRIPTION
The feature id for the 'Description' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__BUSINESS_CATEGORY

static final int ORG_CONTAINER__BUSINESS_CATEGORY
The feature id for the 'Business Category' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER__SEE_ALSO

static final int ORG_CONTAINER__SEE_ALSO
The feature id for the 'See Also' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

ORG_CONTAINER_FEATURE_COUNT

static final int ORG_CONTAINER_FEATURE_COUNT
The number of structural features of the the 'Org Container' class.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_CONTROL

static final int PAGE_CONTROL
The meta object id for the 'Page Control' class.

See Also:
com.ibm.websphere.wim.model.impl.PageControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPageControl(), Constant Field Values
Generated:

PAGE_CONTROL__COOKIE

static final int PAGE_CONTROL__COOKIE
The feature id for the 'Cookie' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_CONTROL__SIZE

static final int PAGE_CONTROL__SIZE
The feature id for the 'Size' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_CONTROL_FEATURE_COUNT

static final int PAGE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Page Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_RESPONSE_CONTROL

static final int PAGE_RESPONSE_CONTROL
The meta object id for the 'Page Response Control' class.

See Also:
com.ibm.websphere.wim.model.impl.PageResponseControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPageResponseControl(), Constant Field Values
Generated:

PAGE_RESPONSE_CONTROL__COOKIE

static final int PAGE_RESPONSE_CONTROL__COOKIE
The feature id for the 'Cookie' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_RESPONSE_CONTROL__TOTAL_SIZE

static final int PAGE_RESPONSE_CONTROL__TOTAL_SIZE
The feature id for the 'Total Size' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_RESPONSE_CONTROL_FEATURE_COUNT

static final int PAGE_RESPONSE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Page Response Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE

static final int PARTY_ROLE
The meta object id for the 'Party Role' class.

See Also:
com.ibm.websphere.wim.model.impl.PartyRoleImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPartyRole(), Constant Field Values
Generated:

PARTY_ROLE__IDENTIFIER

static final int PARTY_ROLE__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__VIEW_IDENTIFIERS

static final int PARTY_ROLE__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__PARENT

static final int PARTY_ROLE__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__CHILDREN

static final int PARTY_ROLE__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__GROUPS

static final int PARTY_ROLE__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__CREATE_TIMESTAMP

static final int PARTY_ROLE__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__MODIFY_TIMESTAMP

static final int PARTY_ROLE__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__ENTITLEMENT_INFO

static final int PARTY_ROLE__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__PARTY_ROLES

static final int PARTY_ROLE__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__PRIMARY_ROLE_PLAYER

static final int PARTY_ROLE__PRIMARY_ROLE_PLAYER
The feature id for the 'Primary Role Player' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE__RELATED_ROLE_PLAYER

static final int PARTY_ROLE__RELATED_ROLE_PLAYER
The feature id for the 'Related Role Player' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARTY_ROLE_FEATURE_COUNT

static final int PARTY_ROLE_FEATURE_COUNT
The number of structural features of the the 'Party Role' class.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON

static final int PERSON
The meta object id for the 'Person' class.

See Also:
com.ibm.websphere.wim.model.impl.PersonImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPerson(), Constant Field Values
Generated:

PERSON__IDENTIFIER

static final int PERSON__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__VIEW_IDENTIFIERS

static final int PERSON__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__PARENT

static final int PERSON__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__CHILDREN

static final int PERSON__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__GROUPS

static final int PERSON__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__CREATE_TIMESTAMP

static final int PERSON__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__MODIFY_TIMESTAMP

static final int PERSON__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__ENTITLEMENT_INFO

static final int PERSON__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__PARTY_ROLES

static final int PERSON__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__UID

static final int PERSON__UID
The feature id for the 'Uid' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__CN

static final int PERSON__CN
The feature id for the 'Cn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__SN

static final int PERSON__SN
The feature id for the 'Sn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__PREFERRED_LANGUAGE

static final int PERSON__PREFERRED_LANGUAGE
The feature id for the 'Preferred Language' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__DISPLAY_NAME

static final int PERSON__DISPLAY_NAME
The feature id for the 'Display Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__INITIALS

static final int PERSON__INITIALS
The feature id for the 'Initials' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__MAIL

static final int PERSON__MAIL
The feature id for the 'Mail' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__IBM_PRIMARY_EMAIL

static final int PERSON__IBM_PRIMARY_EMAIL
The feature id for the 'Ibm Primary Email' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__JPEG_PHOTO

static final int PERSON__JPEG_PHOTO
The feature id for the 'Jpeg Photo' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__LABELED_URI

static final int PERSON__LABELED_URI
The feature id for the 'Labeled URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__CAR_LICENSE

static final int PERSON__CAR_LICENSE
The feature id for the 'Car License' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__TELEPHONE_NUMBER

static final int PERSON__TELEPHONE_NUMBER
The feature id for the 'Telephone Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__FACSIMILE_TELEPHONE_NUMBER

static final int PERSON__FACSIMILE_TELEPHONE_NUMBER
The feature id for the 'Facsimile Telephone Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__PAGER

static final int PERSON__PAGER
The feature id for the 'Pager' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__MOBILE

static final int PERSON__MOBILE
The feature id for the 'Mobile' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__HOME_POSTAL_ADDRESS

static final int PERSON__HOME_POSTAL_ADDRESS
The feature id for the 'Home Postal Address' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__POSTAL_ADDRESS

static final int PERSON__POSTAL_ADDRESS
The feature id for the 'Postal Address' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__ROOM_NUMBER

static final int PERSON__ROOM_NUMBER
The feature id for the 'Room Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__L

static final int PERSON__L
The feature id for the 'L' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__LOCALITY_NAME

static final int PERSON__LOCALITY_NAME
The feature id for the 'Locality Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__ST

static final int PERSON__ST
The feature id for the 'St' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__STATE_OR_PROVINCE_NAME

static final int PERSON__STATE_OR_PROVINCE_NAME
The feature id for the 'State Or Province Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__STREET

static final int PERSON__STREET
The feature id for the 'Street' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__POSTAL_CODE

static final int PERSON__POSTAL_CODE
The feature id for the 'Postal Code' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__EMPLOYEE_NUMBER

static final int PERSON__EMPLOYEE_NUMBER
The feature id for the 'Employee Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__MANAGER

static final int PERSON__MANAGER
The feature id for the 'Manager' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__SECRETARY

static final int PERSON__SECRETARY
The feature id for the 'Secretary' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__DEPARTMENT_NUMBER

static final int PERSON__DEPARTMENT_NUMBER
The feature id for the 'Department Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__TITLE

static final int PERSON__TITLE
The feature id for the 'Title' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__IBM_JOB_TITLE

static final int PERSON__IBM_JOB_TITLE
The feature id for the 'Ibm Job Title' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__C

static final int PERSON__C
The feature id for the 'C' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__COUNTRY_NAME

static final int PERSON__COUNTRY_NAME
The feature id for the 'Country Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__GIVEN_NAME

static final int PERSON__GIVEN_NAME
The feature id for the 'Given Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__HOME_ADDRESS

static final int PERSON__HOME_ADDRESS
The feature id for the 'Home Address' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__BUSINESS_ADDRESS

static final int PERSON__BUSINESS_ADDRESS
The feature id for the 'Business Address' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__DESCRIPTION

static final int PERSON__DESCRIPTION
The feature id for the 'Description' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__BUSINESS_CATEGORY

static final int PERSON__BUSINESS_CATEGORY
The feature id for the 'Business Category' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON__SEE_ALSO

static final int PERSON__SEE_ALSO
The feature id for the 'See Also' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_FEATURE_COUNT

static final int PERSON_FEATURE_COUNT
The number of structural features of the the 'Person' class.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT

static final int PERSON_ACCOUNT
The meta object id for the 'Person Account' class.

See Also:
com.ibm.websphere.wim.model.impl.PersonAccountImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPersonAccount(), Constant Field Values
Generated:

PERSON_ACCOUNT__IDENTIFIER

static final int PERSON_ACCOUNT__IDENTIFIER
The feature id for the 'Identifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__VIEW_IDENTIFIERS

static final int PERSON_ACCOUNT__VIEW_IDENTIFIERS
The feature id for the 'View Identifiers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__PARENT

static final int PERSON_ACCOUNT__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__CHILDREN

static final int PERSON_ACCOUNT__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__GROUPS

static final int PERSON_ACCOUNT__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__CREATE_TIMESTAMP

static final int PERSON_ACCOUNT__CREATE_TIMESTAMP
The feature id for the 'Create Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__MODIFY_TIMESTAMP

static final int PERSON_ACCOUNT__MODIFY_TIMESTAMP
The feature id for the 'Modify Timestamp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__ENTITLEMENT_INFO

static final int PERSON_ACCOUNT__ENTITLEMENT_INFO
The feature id for the 'Entitlement Info' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__PARTY_ROLES

static final int PERSON_ACCOUNT__PARTY_ROLES
The feature id for the 'Party Roles' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__PRINCIPAL_NAME

static final int PERSON_ACCOUNT__PRINCIPAL_NAME
The feature id for the 'Principal Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__PASSWORD

static final int PERSON_ACCOUNT__PASSWORD
The feature id for the 'Password' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__REALM

static final int PERSON_ACCOUNT__REALM
The feature id for the 'Realm' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__CERTIFICATE

static final int PERSON_ACCOUNT__CERTIFICATE
The feature id for the 'Certificate' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__UID

static final int PERSON_ACCOUNT__UID
The feature id for the 'Uid' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__CN

static final int PERSON_ACCOUNT__CN
The feature id for the 'Cn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__SN

static final int PERSON_ACCOUNT__SN
The feature id for the 'Sn' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__PREFERRED_LANGUAGE

static final int PERSON_ACCOUNT__PREFERRED_LANGUAGE
The feature id for the 'Preferred Language' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__DISPLAY_NAME

static final int PERSON_ACCOUNT__DISPLAY_NAME
The feature id for the 'Display Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__INITIALS

static final int PERSON_ACCOUNT__INITIALS
The feature id for the 'Initials' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__MAIL

static final int PERSON_ACCOUNT__MAIL
The feature id for the 'Mail' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__IBM_PRIMARY_EMAIL

static final int PERSON_ACCOUNT__IBM_PRIMARY_EMAIL
The feature id for the 'Ibm Primary Email' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__JPEG_PHOTO

static final int PERSON_ACCOUNT__JPEG_PHOTO
The feature id for the 'Jpeg Photo' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__LABELED_URI

static final int PERSON_ACCOUNT__LABELED_URI
The feature id for the 'Labeled URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__CAR_LICENSE

static final int PERSON_ACCOUNT__CAR_LICENSE
The feature id for the 'Car License' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__TELEPHONE_NUMBER

static final int PERSON_ACCOUNT__TELEPHONE_NUMBER
The feature id for the 'Telephone Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__FACSIMILE_TELEPHONE_NUMBER

static final int PERSON_ACCOUNT__FACSIMILE_TELEPHONE_NUMBER
The feature id for the 'Facsimile Telephone Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__PAGER

static final int PERSON_ACCOUNT__PAGER
The feature id for the 'Pager' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__MOBILE

static final int PERSON_ACCOUNT__MOBILE
The feature id for the 'Mobile' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__HOME_POSTAL_ADDRESS

static final int PERSON_ACCOUNT__HOME_POSTAL_ADDRESS
The feature id for the 'Home Postal Address' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__POSTAL_ADDRESS

static final int PERSON_ACCOUNT__POSTAL_ADDRESS
The feature id for the 'Postal Address' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__ROOM_NUMBER

static final int PERSON_ACCOUNT__ROOM_NUMBER
The feature id for the 'Room Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__L

static final int PERSON_ACCOUNT__L
The feature id for the 'L' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__LOCALITY_NAME

static final int PERSON_ACCOUNT__LOCALITY_NAME
The feature id for the 'Locality Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__ST

static final int PERSON_ACCOUNT__ST
The feature id for the 'St' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__STATE_OR_PROVINCE_NAME

static final int PERSON_ACCOUNT__STATE_OR_PROVINCE_NAME
The feature id for the 'State Or Province Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__STREET

static final int PERSON_ACCOUNT__STREET
The feature id for the 'Street' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__POSTAL_CODE

static final int PERSON_ACCOUNT__POSTAL_CODE
The feature id for the 'Postal Code' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__EMPLOYEE_NUMBER

static final int PERSON_ACCOUNT__EMPLOYEE_NUMBER
The feature id for the 'Employee Number' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__MANAGER

static final int PERSON_ACCOUNT__MANAGER
The feature id for the 'Manager' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__SECRETARY

static final int PERSON_ACCOUNT__SECRETARY
The feature id for the 'Secretary' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__DEPARTMENT_NUMBER

static final int PERSON_ACCOUNT__DEPARTMENT_NUMBER
The feature id for the 'Department Number' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__TITLE

static final int PERSON_ACCOUNT__TITLE
The feature id for the 'Title' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__IBM_JOB_TITLE

static final int PERSON_ACCOUNT__IBM_JOB_TITLE
The feature id for the 'Ibm Job Title' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__C

static final int PERSON_ACCOUNT__C
The feature id for the 'C' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__COUNTRY_NAME

static final int PERSON_ACCOUNT__COUNTRY_NAME
The feature id for the 'Country Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__GIVEN_NAME

static final int PERSON_ACCOUNT__GIVEN_NAME
The feature id for the 'Given Name' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__HOME_ADDRESS

static final int PERSON_ACCOUNT__HOME_ADDRESS
The feature id for the 'Home Address' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__BUSINESS_ADDRESS

static final int PERSON_ACCOUNT__BUSINESS_ADDRESS
The feature id for the 'Business Address' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__DESCRIPTION

static final int PERSON_ACCOUNT__DESCRIPTION
The feature id for the 'Description' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__BUSINESS_CATEGORY

static final int PERSON_ACCOUNT__BUSINESS_CATEGORY
The feature id for the 'Business Category' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT__SEE_ALSO

static final int PERSON_ACCOUNT__SEE_ALSO
The feature id for the 'See Also' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PERSON_ACCOUNT_FEATURE_COUNT

static final int PERSON_ACCOUNT_FEATURE_COUNT
The number of structural features of the the 'Person Account' class.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTIES_TYPE

static final int PROPERTIES_TYPE
The meta object id for the 'Properties Type' class.

See Also:
com.ibm.websphere.wim.model.impl.PropertiesTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPropertiesType(), Constant Field Values
Generated:

PROPERTIES_TYPE__META_DATA

static final int PROPERTIES_TYPE__META_DATA
The feature id for the 'Meta Data' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTIES_TYPE__MULTI_VALUED

static final int PROPERTIES_TYPE__MULTI_VALUED
The feature id for the 'Multi Valued' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTIES_TYPE__NAME

static final int PROPERTIES_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTIES_TYPE_FEATURE_COUNT

static final int PROPERTIES_TYPE_FEATURE_COUNT
The number of structural features of the the 'Properties Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE

static final int PROPERTY_SCHEMA_TYPE
The meta object id for the 'Property Schema Type' class.

See Also:
com.ibm.websphere.wim.model.impl.PropertySchemaTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getPropertySchemaType(), Constant Field Values
Generated:

PROPERTY_SCHEMA_TYPE__REPOSITORY_IDS

static final int PROPERTY_SCHEMA_TYPE__REPOSITORY_IDS
The feature id for the 'Repository Ids' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__NS_PREFIX

static final int PROPERTY_SCHEMA_TYPE__NS_PREFIX
The feature id for the 'Ns Prefix' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__NS_URI

static final int PROPERTY_SCHEMA_TYPE__NS_URI
The feature id for the 'Ns URI' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__APPLICABLE_ENTITY_TYPE_NAMES

static final int PROPERTY_SCHEMA_TYPE__APPLICABLE_ENTITY_TYPE_NAMES
The feature id for the 'Applicable Entity Type Names' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__REQUIRED_ENTITY_TYPE_NAMES

static final int PROPERTY_SCHEMA_TYPE__REQUIRED_ENTITY_TYPE_NAMES
The feature id for the 'Required Entity Type Names' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__META_DATA

static final int PROPERTY_SCHEMA_TYPE__META_DATA
The feature id for the 'Meta Data' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__DATA_TYPE

static final int PROPERTY_SCHEMA_TYPE__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__MULTI_VALUED

static final int PROPERTY_SCHEMA_TYPE__MULTI_VALUED
The feature id for the 'Multi Valued' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE__PROPERTY_NAME

static final int PROPERTY_SCHEMA_TYPE__PROPERTY_NAME
The feature id for the 'Property Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PROPERTY_SCHEMA_TYPE_FEATURE_COUNT

static final int PROPERTY_SCHEMA_TYPE_FEATURE_COUNT
The number of structural features of the the 'Property Schema Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

REQUEST_CONTROL

static final int REQUEST_CONTROL
The meta object id for the 'Request Control' class.

See Also:
com.ibm.websphere.wim.model.impl.RequestControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getRequestControl(), Constant Field Values
Generated:

REQUEST_CONTROL__REQUIRED_INTERACTION_STYLE

static final int REQUEST_CONTROL__REQUIRED_INTERACTION_STYLE
The feature id for the 'Required Interaction Style' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

REQUEST_CONTROL__TICKET

static final int REQUEST_CONTROL__TICKET
The feature id for the 'Ticket' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

REQUEST_CONTROL_FEATURE_COUNT

static final int REQUEST_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Request Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

RESPONSE_CONTROL

static final int RESPONSE_CONTROL
The meta object id for the 'Response Control' class.

See Also:
com.ibm.websphere.wim.model.impl.ResponseControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getResponseControl(), Constant Field Values
Generated:

RESPONSE_CONTROL__COMPLETE

static final int RESPONSE_CONTROL__COMPLETE
The feature id for the 'Complete' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

RESPONSE_CONTROL__TICKET

static final int RESPONSE_CONTROL__TICKET
The feature id for the 'Ticket' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

RESPONSE_CONTROL_FEATURE_COUNT

static final int RESPONSE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Response Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

ROOT_TYPE

static final int ROOT_TYPE
The meta object id for the 'Root Type' class.

See Also:
com.ibm.websphere.wim.model.impl.RootTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getRootType(), Constant Field Values
Generated:

ROOT_TYPE__CONTEXTS

static final int ROOT_TYPE__CONTEXTS
The feature id for the 'Contexts' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROOT_TYPE__ENTITIES

static final int ROOT_TYPE__ENTITIES
The feature id for the 'Entities' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROOT_TYPE__CONTROLS

static final int ROOT_TYPE__CONTROLS
The feature id for the 'Controls' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ROOT_TYPE__SCHEMA

static final int ROOT_TYPE__SCHEMA
The feature id for the 'Schema' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ROOT_TYPE__VALIDATED

static final int ROOT_TYPE__VALIDATED
The feature id for the 'Validated' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ROOT_TYPE_FEATURE_COUNT

static final int ROOT_TYPE_FEATURE_COUNT
The number of structural features of the the 'Root Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

SCHEMA_TYPE

static final int SCHEMA_TYPE
The meta object id for the 'Schema Type' class.

See Also:
com.ibm.websphere.wim.model.impl.SchemaTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getSchemaType(), Constant Field Values
Generated:

SCHEMA_TYPE__ENTITY_SCHEMA

static final int SCHEMA_TYPE__ENTITY_SCHEMA
The feature id for the 'Entity Schema' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SCHEMA_TYPE__PROPERTY_SCHEMA

static final int SCHEMA_TYPE__PROPERTY_SCHEMA
The feature id for the 'Property Schema' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SCHEMA_TYPE__EXTENSION_PROPERTY_SCHEMA

static final int SCHEMA_TYPE__EXTENSION_PROPERTY_SCHEMA
The feature id for the 'Extension Property Schema' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SCHEMA_TYPE__PROPERTY_DATA_TYPES

static final int SCHEMA_TYPE__PROPERTY_DATA_TYPES
The feature id for the 'Property Data Types' attribute list.

See Also:
Constant Field Values
Generated:
Ordered:

SCHEMA_TYPE_FEATURE_COUNT

static final int SCHEMA_TYPE_FEATURE_COUNT
The number of structural features of the the 'Schema Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_RESPONSE_CONTROL

static final int SEARCH_RESPONSE_CONTROL
The meta object id for the 'Search Response Control' class.

See Also:
com.ibm.websphere.wim.model.impl.SearchResponseControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getSearchResponseControl(), Constant Field Values
Generated:

SEARCH_RESPONSE_CONTROL__HAS_MORE_RESULTS

static final int SEARCH_RESPONSE_CONTROL__HAS_MORE_RESULTS
The feature id for the 'Has More Results' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SEARCH_RESPONSE_CONTROL_FEATURE_COUNT

static final int SEARCH_RESPONSE_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Search Response Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

SORT_CONTROL

static final int SORT_CONTROL
The meta object id for the 'Sort Control' class.

See Also:
com.ibm.websphere.wim.model.impl.SortControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getSortControl(), Constant Field Values
Generated:

SORT_CONTROL__SORT_KEYS

static final int SORT_CONTROL__SORT_KEYS
The feature id for the 'Sort Keys' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SORT_CONTROL__LOCALE

static final int SORT_CONTROL__LOCALE
The feature id for the 'Locale' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SORT_CONTROL_FEATURE_COUNT

static final int SORT_CONTROL_FEATURE_COUNT
The number of structural features of the the 'Sort Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

SORT_KEY_TYPE

static final int SORT_KEY_TYPE
The meta object id for the 'Sort Key Type' class.

See Also:
com.ibm.websphere.wim.model.impl.SortKeyTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getSortKeyType(), Constant Field Values
Generated:

SORT_KEY_TYPE__PROPERTY_NAME

static final int SORT_KEY_TYPE__PROPERTY_NAME
The feature id for the 'Property Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SORT_KEY_TYPE__ASCENDING_ORDER

static final int SORT_KEY_TYPE__ASCENDING_ORDER
The feature id for the 'Ascending Order' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SORT_KEY_TYPE_FEATURE_COUNT

static final int SORT_KEY_TYPE_FEATURE_COUNT
The number of structural features of the the 'Sort Key Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

VIEW_CONTROL

static final int VIEW_CONTROL
The meta object id for the 'View Control' class.

See Also:
com.ibm.websphere.wim.model.impl.ViewControlImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getViewControl(), Constant Field Values
Generated:

VIEW_CONTROL__VIEW_NAME

static final int VIEW_CONTROL__VIEW_NAME
The feature id for the 'View Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VIEW_CONTROL_FEATURE_COUNT

static final int VIEW_CONTROL_FEATURE_COUNT
The number of structural features of the the 'View Control' class.

See Also:
Constant Field Values
Generated:
Ordered:

VIEW_IDENTIFIER_TYPE

static final int VIEW_IDENTIFIER_TYPE
The meta object id for the 'View Identifier Type' class.

See Also:
com.ibm.websphere.wim.model.impl.ViewIdentifierTypeImpl, com.ibm.websphere.wim.model.impl.ModelPackageImpl#getViewIdentifierType(), Constant Field Values
Generated:

VIEW_IDENTIFIER_TYPE__VIEW_ENTRY_NAME

static final int VIEW_IDENTIFIER_TYPE__VIEW_ENTRY_NAME
The feature id for the 'View Entry Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VIEW_IDENTIFIER_TYPE__VIEW_ENTRY_UNIQUE_ID

static final int VIEW_IDENTIFIER_TYPE__VIEW_ENTRY_UNIQUE_ID
The feature id for the 'View Entry Unique Id' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VIEW_IDENTIFIER_TYPE__VIEW_NAME

static final int VIEW_IDENTIFIER_TYPE__VIEW_NAME
The feature id for the 'View Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VIEW_IDENTIFIER_TYPE_FEATURE_COUNT

static final int VIEW_IDENTIFIER_TYPE_FEATURE_COUNT
The number of structural features of the the 'View Identifier Type' class.

See Also:
Constant Field Values
Generated:
Ordered:
Method Detail

getActionNotAllowType

org.eclipse.emf.ecore.EClass getActionNotAllowType()
Returns the meta object for class 'Action Not Allow Type'.

See Also:
ActionNotAllowType
Generated:
Return:
the meta object for class 'Action Not Allow Type'.

getActionNotAllowType_ActionName

org.eclipse.emf.ecore.EAttribute getActionNotAllowType_ActionName()
Returns the meta object for the attribute 'Action Name'.

See Also:
ActionNotAllowType.getActionName(), getActionNotAllowType()
Generated:
Return:
the meta object for the attribute 'Action Name'.

getActionNotAllowType_RepositoryId

org.eclipse.emf.ecore.EAttribute getActionNotAllowType_RepositoryId()
Returns the meta object for the attribute 'Repository Id'.

See Also:
ActionNotAllowType.getRepositoryId(), getActionNotAllowType()
Generated:
Return:
the meta object for the attribute 'Repository Id'.

getAddressType

org.eclipse.emf.ecore.EClass getAddressType()
Returns the meta object for class 'Address Type'.

See Also:
AddressType
Generated:
Return:
the meta object for class 'Address Type'.

getAddressType_NickName

org.eclipse.emf.ecore.EAttribute getAddressType_NickName()
Returns the meta object for the attribute 'Nick Name'.

See Also:
AddressType.getNickName(), getAddressType()
Generated:
Return:
the meta object for the attribute 'Nick Name'.

getAddressType_Street

org.eclipse.emf.ecore.EAttribute getAddressType_Street()
Returns the meta object for the attribute list 'Street'.

See Also:
AddressType.getStreet(), getAddressType()
Generated:
Return:
the meta object for the attribute list 'Street'.

getAddressType_City

org.eclipse.emf.ecore.EAttribute getAddressType_City()
Returns the meta object for the attribute 'City'.

See Also:
AddressType.getCity(), getAddressType()
Generated:
Return:
the meta object for the attribute 'City'.

getAddressType_StateOrProvinceName

org.eclipse.emf.ecore.EAttribute getAddressType_StateOrProvinceName()
Returns the meta object for the attribute 'State Or Province Name'.

See Also:
AddressType.getStateOrProvinceName(), getAddressType()
Generated:
Return:
the meta object for the attribute 'State Or Province Name'.

getAddressType_PostalCode

org.eclipse.emf.ecore.EAttribute getAddressType_PostalCode()
Returns the meta object for the attribute 'Postal Code'.

See Also:
AddressType.getPostalCode(), getAddressType()
Generated:
Return:
the meta object for the attribute 'Postal Code'.

getAddressType_CountryName

org.eclipse.emf.ecore.EAttribute getAddressType_CountryName()
Returns the meta object for the attribute 'Country Name'.

See Also:
AddressType.getCountryName(), getAddressType()
Generated:
Return:
the meta object for the attribute 'Country Name'.

getAncestorControl

org.eclipse.emf.ecore.EClass getAncestorControl()
Returns the meta object for class 'Ancestor Control'.

See Also:
AncestorControl
Generated:
Return:
the meta object for class 'Ancestor Control'.

getCheckGroupMembershipControl

org.eclipse.emf.ecore.EClass getCheckGroupMembershipControl()
Returns the meta object for class 'Check Group Membership Control'.

See Also:
CheckGroupMembershipControl
Generated:
Return:
the meta object for class 'Check Group Membership Control'.

getCheckGroupMembershipControl_InGroup

org.eclipse.emf.ecore.EAttribute getCheckGroupMembershipControl_InGroup()
Returns the meta object for the attribute 'In Group'.

See Also:
CheckGroupMembershipControl.isInGroup(), getCheckGroupMembershipControl()
Generated:
Return:
the meta object for the attribute 'In Group'.

getCheckGroupMembershipControl_Level

org.eclipse.emf.ecore.EAttribute getCheckGroupMembershipControl_Level()
Returns the meta object for the attribute 'Level'.

See Also:
CheckGroupMembershipControl.getLevel(), getCheckGroupMembershipControl()
Generated:
Return:
the meta object for the attribute 'Level'.

getContainer

org.eclipse.emf.ecore.EClass getContainer()
Returns the meta object for class 'Container'.

See Also:
Container
Generated:
Return:
the meta object for class 'Container'.

getContainer_Cn

org.eclipse.emf.ecore.EAttribute getContainer_Cn()
Returns the meta object for the attribute 'Cn'.

See Also:
Container.getCn(), getContainer()
Generated:
Return:
the meta object for the attribute 'Cn'.

getContext

org.eclipse.emf.ecore.EClass getContext()
Returns the meta object for class 'Context'.

See Also:
Context
Generated:
Return:
the meta object for class 'Context'.

getContext_Key

org.eclipse.emf.ecore.EAttribute getContext_Key()
Returns the meta object for the attribute 'Key'.

See Also:
Context.getKey(), getContext()
Generated:
Return:
the meta object for the attribute 'Key'.

getContext_Value

org.eclipse.emf.ecore.EAttribute getContext_Value()
Returns the meta object for the attribute 'Value'.

See Also:
Context.getValue(), getContext()
Generated:
Return:
the meta object for the attribute 'Value'.

getContextPropertiesType

org.eclipse.emf.ecore.EClass getContextPropertiesType()
Returns the meta object for class 'Context Properties Type'.

See Also:
ContextPropertiesType
Generated:
Return:
the meta object for class 'Context Properties Type'.

getContextPropertiesType_Value

org.eclipse.emf.ecore.EAttribute getContextPropertiesType_Value()
Returns the meta object for the attribute 'Value'.

See Also:
ContextPropertiesType.getValue(), getContextPropertiesType()
Generated:
Return:
the meta object for the attribute 'Value'.

getContextPropertiesType_Lang

org.eclipse.emf.ecore.EAttribute getContextPropertiesType_Lang()
Returns the meta object for the attribute 'Lang'.

See Also:
ContextPropertiesType.getLang(), getContextPropertiesType()
Generated:
Return:
the meta object for the attribute 'Lang'.

getControl

org.eclipse.emf.ecore.EClass getControl()
Returns the meta object for class 'Control'.

See Also:
Control
Generated:
Return:
the meta object for class 'Control'.

getCountry

org.eclipse.emf.ecore.EClass getCountry()
Returns the meta object for class 'Country'.

See Also:
Country
Generated:
Return:
the meta object for class 'Country'.

getCountry_C

org.eclipse.emf.ecore.EAttribute getCountry_C()
Returns the meta object for the attribute 'C'.

See Also:
Country.getC(), getCountry()
Generated:
Return:
the meta object for the attribute 'C'.

getCountry_CountryName

org.eclipse.emf.ecore.EAttribute getCountry_CountryName()
Returns the meta object for the attribute 'Country Name'.

See Also:
Country.getCountryName(), getCountry()
Generated:
Return:
the meta object for the attribute 'Country Name'.

getCountry_Description

org.eclipse.emf.ecore.EAttribute getCountry_Description()
Returns the meta object for the attribute list 'Description'.

See Also:
Country.getDescription(), getCountry()
Generated:
Return:
the meta object for the attribute list 'Description'.

getDataTypeControl

org.eclipse.emf.ecore.EClass getDataTypeControl()
Returns the meta object for class 'Data Type Control'.

See Also:
DataTypeControl
Generated:
Return:
the meta object for class 'Data Type Control'.

getDeleteControl

org.eclipse.emf.ecore.EClass getDeleteControl()
Returns the meta object for class 'Delete Control'.

See Also:
DeleteControl
Generated:
Return:
the meta object for class 'Delete Control'.

getDeleteControl_DeleteDescendants

org.eclipse.emf.ecore.EAttribute getDeleteControl_DeleteDescendants()
Returns the meta object for the attribute 'Delete Descendants'.

See Also:
DeleteControl.isDeleteDescendants(), getDeleteControl()
Generated:
Return:
the meta object for the attribute 'Delete Descendants'.

getDeleteControl_ReturnDeleted

org.eclipse.emf.ecore.EAttribute getDeleteControl_ReturnDeleted()
Returns the meta object for the attribute 'Return Deleted'.

See Also:
DeleteControl.isReturnDeleted(), getDeleteControl()
Generated:
Return:
the meta object for the attribute 'Return Deleted'.

getDescendantControl

org.eclipse.emf.ecore.EClass getDescendantControl()
Returns the meta object for class 'Descendant Control'.

See Also:
DescendantControl
Generated:
Return:
the meta object for class 'Descendant Control'.

getDocumentRoot

org.eclipse.emf.ecore.EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

See Also:
DocumentRoot
Generated:
Return:
the meta object for class 'Document Root'.

getDocumentRoot_Mixed

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

See Also:
DocumentRoot.getMixed(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute list 'Mixed'.

getDocumentRoot_XMLNSPrefixMap

org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()
Generated:
Return:
the meta object for the map 'XMLNS Prefix Map'.

getDocumentRoot_XSISchemaLocation

org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()
Generated:
Return:
the meta object for the map 'XSI Schema Location'.

getDocumentRoot_BusinessAddress

org.eclipse.emf.ecore.EReference getDocumentRoot_BusinessAddress()
Returns the meta object for the containment reference 'Business Address'.

See Also:
DocumentRoot.getBusinessAddress(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Business Address'.

getDocumentRoot_BusinessCategory

org.eclipse.emf.ecore.EAttribute getDocumentRoot_BusinessCategory()
Returns the meta object for the attribute 'Business Category'.

See Also:
DocumentRoot.getBusinessCategory(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Business Category'.

getDocumentRoot_C

org.eclipse.emf.ecore.EAttribute getDocumentRoot_C()
Returns the meta object for the attribute 'C'.

See Also:
DocumentRoot.getC(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'C'.

getDocumentRoot_CarLicense

org.eclipse.emf.ecore.EAttribute getDocumentRoot_CarLicense()
Returns the meta object for the attribute 'Car License'.

See Also:
DocumentRoot.getCarLicense(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Car License'.

getDocumentRoot_Certificate

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Certificate()
Returns the meta object for the attribute 'Certificate'.

See Also:
DocumentRoot.getCertificate(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Certificate'.

getDocumentRoot_Children

org.eclipse.emf.ecore.EReference getDocumentRoot_Children()
Returns the meta object for the containment reference 'Children'.

See Also:
DocumentRoot.getChildren(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Children'.

getDocumentRoot_City

org.eclipse.emf.ecore.EAttribute getDocumentRoot_City()
Returns the meta object for the attribute 'City'.

See Also:
DocumentRoot.getCity(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'City'.

getDocumentRoot_Cn

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Cn()
Returns the meta object for the attribute 'Cn'.

See Also:
DocumentRoot.getCn(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Cn'.

getDocumentRoot_CountryName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_CountryName()
Returns the meta object for the attribute 'Country Name'.

See Also:
DocumentRoot.getCountryName(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Country Name'.

getDocumentRoot_CreateTimestamp

org.eclipse.emf.ecore.EAttribute getDocumentRoot_CreateTimestamp()
Returns the meta object for the attribute 'Create Timestamp'.

See Also:
DocumentRoot.getCreateTimestamp(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Create Timestamp'.

getDocumentRoot_Dc

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Dc()
Returns the meta object for the attribute 'Dc'.

See Also:
DocumentRoot.getDc(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Dc'.

getDocumentRoot_DepartmentNumber

org.eclipse.emf.ecore.EAttribute getDocumentRoot_DepartmentNumber()
Returns the meta object for the attribute 'Department Number'.

See Also:
DocumentRoot.getDepartmentNumber(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Department Number'.

getDocumentRoot_Description

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Description()
Returns the meta object for the attribute 'Description'.

See Also:
DocumentRoot.getDescription(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Description'.

getDocumentRoot_DisplayName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_DisplayName()
Returns the meta object for the attribute 'Display Name'.

See Also:
DocumentRoot.getDisplayName(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Display Name'.

getDocumentRoot_EmployeeNumber

org.eclipse.emf.ecore.EAttribute getDocumentRoot_EmployeeNumber()
Returns the meta object for the attribute 'Employee Number'.

See Also:
DocumentRoot.getEmployeeNumber(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Employee Number'.

getDocumentRoot_EmployeeType

org.eclipse.emf.ecore.EAttribute getDocumentRoot_EmployeeType()
Returns the meta object for the attribute 'Employee Type'.

See Also:
DocumentRoot.getEmployeeType(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Employee Type'.

getDocumentRoot_FacsimileTelephoneNumber

org.eclipse.emf.ecore.EAttribute getDocumentRoot_FacsimileTelephoneNumber()
Returns the meta object for the attribute 'Facsimile Telephone Number'.

See Also:
DocumentRoot.getFacsimileTelephoneNumber(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Facsimile Telephone Number'.

getDocumentRoot_GivenName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_GivenName()
Returns the meta object for the attribute 'Given Name'.

See Also:
DocumentRoot.getGivenName(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Given Name'.

getDocumentRoot_Groups

org.eclipse.emf.ecore.EReference getDocumentRoot_Groups()
Returns the meta object for the containment reference 'Groups'.

See Also:
DocumentRoot.getGroups(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Groups'.

getDocumentRoot_HomeAddress

org.eclipse.emf.ecore.EReference getDocumentRoot_HomeAddress()
Returns the meta object for the containment reference 'Home Address'.

See Also:
DocumentRoot.getHomeAddress(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Home Address'.

getDocumentRoot_HomePostalAddress

org.eclipse.emf.ecore.EAttribute getDocumentRoot_HomePostalAddress()
Returns the meta object for the attribute 'Home Postal Address'.

See Also:
DocumentRoot.getHomePostalAddress(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Home Postal Address'.

getDocumentRoot_IbmJobTitle

org.eclipse.emf.ecore.EAttribute getDocumentRoot_IbmJobTitle()
Returns the meta object for the attribute 'Ibm Job Title'.

See Also:
DocumentRoot.getIbmJobTitle(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Ibm Job Title'.

getDocumentRoot_IbmPrimaryEmail

org.eclipse.emf.ecore.EAttribute getDocumentRoot_IbmPrimaryEmail()
Returns the meta object for the attribute 'Ibm Primary Email'.

See Also:
DocumentRoot.getIbmPrimaryEmail(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Ibm Primary Email'.

getDocumentRoot_Initials

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Initials()
Returns the meta object for the attribute 'Initials'.

See Also:
DocumentRoot.getInitials(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Initials'.

getDocumentRoot_JpegPhoto

org.eclipse.emf.ecore.EAttribute getDocumentRoot_JpegPhoto()
Returns the meta object for the attribute 'Jpeg Photo'.

See Also:
DocumentRoot.getJpegPhoto(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Jpeg Photo'.

getDocumentRoot_L

org.eclipse.emf.ecore.EAttribute getDocumentRoot_L()
Returns the meta object for the attribute 'L'.

See Also:
DocumentRoot.getL(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'L'.

getDocumentRoot_LabeledURI

org.eclipse.emf.ecore.EAttribute getDocumentRoot_LabeledURI()
Returns the meta object for the attribute 'Labeled URI'.

See Also:
DocumentRoot.getLabeledURI(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Labeled URI'.

getDocumentRoot_LocalityName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_LocalityName()
Returns the meta object for the attribute 'Locality Name'.

See Also:
DocumentRoot.getLocalityName(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Locality Name'.

getDocumentRoot_Mail

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mail()
Returns the meta object for the attribute 'Mail'.

See Also:
DocumentRoot.getMail(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Mail'.

getDocumentRoot_Manager

org.eclipse.emf.ecore.EReference getDocumentRoot_Manager()
Returns the meta object for the containment reference 'Manager'.

See Also:
DocumentRoot.getManager(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Manager'.

getDocumentRoot_Members

org.eclipse.emf.ecore.EReference getDocumentRoot_Members()
Returns the meta object for the containment reference 'Members'.

See Also:
DocumentRoot.getMembers(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Members'.

getDocumentRoot_Mobile

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mobile()
Returns the meta object for the attribute 'Mobile'.

See Also:
DocumentRoot.getMobile(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Mobile'.

getDocumentRoot_ModifyTimestamp

org.eclipse.emf.ecore.EAttribute getDocumentRoot_ModifyTimestamp()
Returns the meta object for the attribute 'Modify Timestamp'.

See Also:
DocumentRoot.getModifyTimestamp(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Modify Timestamp'.

getDocumentRoot_O

org.eclipse.emf.ecore.EAttribute getDocumentRoot_O()
Returns the meta object for the attribute 'O'.

See Also:
DocumentRoot.getO(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'O'.

getDocumentRoot_Ou

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Ou()
Returns the meta object for the attribute 'Ou'.

See Also:
DocumentRoot.getOu(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Ou'.

getDocumentRoot_Pager

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Pager()
Returns the meta object for the attribute 'Pager'.

See Also:
DocumentRoot.getPager(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Pager'.

getDocumentRoot_Parent

org.eclipse.emf.ecore.EReference getDocumentRoot_Parent()
Returns the meta object for the containment reference 'Parent'.

See Also:
DocumentRoot.getParent(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Parent'.

getDocumentRoot_Password

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Password()
Returns the meta object for the attribute 'Password'.

See Also:
DocumentRoot.getPassword(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Password'.

getDocumentRoot_PostalAddress

org.eclipse.emf.ecore.EAttribute getDocumentRoot_PostalAddress()
Returns the meta object for the attribute 'Postal Address'.

See Also:
DocumentRoot.getPostalAddress(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Postal Address'.

getDocumentRoot_PostalCode

org.eclipse.emf.ecore.EAttribute getDocumentRoot_PostalCode()
Returns the meta object for the attribute 'Postal Code'.

See Also:
DocumentRoot.getPostalCode(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Postal Code'.

getDocumentRoot_PreferredLanguage

org.eclipse.emf.ecore.EAttribute getDocumentRoot_PreferredLanguage()
Returns the meta object for the attribute 'Preferred Language'.

See Also:
DocumentRoot.getPreferredLanguage(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Preferred Language'.

getDocumentRoot_PrincipalName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_PrincipalName()
Returns the meta object for the attribute 'Principal Name'.

See Also:
DocumentRoot.getPrincipalName(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Principal Name'.

getDocumentRoot_Realm

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Realm()
Returns the meta object for the attribute 'Realm'.

See Also:
DocumentRoot.getRealm(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Realm'.

getDocumentRoot_RoomNumber

org.eclipse.emf.ecore.EAttribute getDocumentRoot_RoomNumber()
Returns the meta object for the attribute 'Room Number'.

See Also:
DocumentRoot.getRoomNumber(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Room Number'.

getDocumentRoot_Root

org.eclipse.emf.ecore.EReference getDocumentRoot_Root()
Returns the meta object for the containment reference 'Root'.

See Also:
DocumentRoot.getRoot(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Root'.

getDocumentRoot_Schema

org.eclipse.emf.ecore.EReference getDocumentRoot_Schema()
Returns the meta object for the containment reference 'Schema'.

See Also:
DocumentRoot.getSchema(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Schema'.

getDocumentRoot_Secretary

org.eclipse.emf.ecore.EReference getDocumentRoot_Secretary()
Returns the meta object for the containment reference 'Secretary'.

See Also:
DocumentRoot.getSecretary(), getDocumentRoot()
Generated:
Return:
the meta object for the containment reference 'Secretary'.

getDocumentRoot_SeeAlso

org.eclipse.emf.ecore.EAttribute getDocumentRoot_SeeAlso()
Returns the meta object for the attribute 'See Also'.

See Also:
DocumentRoot.getSeeAlso(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'See Also'.

getDocumentRoot_Sn

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Sn()
Returns the meta object for the attribute 'Sn'.

See Also:
DocumentRoot.getSn(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Sn'.

getDocumentRoot_St

org.eclipse.emf.ecore.EAttribute getDocumentRoot_St()
Returns the meta object for the attribute 'St'.

See Also:
DocumentRoot.getSt(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'St'.

getDocumentRoot_StateOrProvinceName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_StateOrProvinceName()
Returns the meta object for the attribute 'State Or Province Name'.

See Also:
DocumentRoot.getStateOrProvinceName(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'State Or Province Name'.

getDocumentRoot_Street

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Street()
Returns the meta object for the attribute 'Street'.

See Also:
DocumentRoot.getStreet(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Street'.

getDocumentRoot_TelephoneNumber

org.eclipse.emf.ecore.EAttribute getDocumentRoot_TelephoneNumber()
Returns the meta object for the attribute 'Telephone Number'.

See Also:
DocumentRoot.getTelephoneNumber(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Telephone Number'.

getDocumentRoot_Title

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Title()
Returns the meta object for the attribute 'Title'.

See Also:
DocumentRoot.getTitle(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Title'.

getDocumentRoot_Uid

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Uid()
Returns the meta object for the attribute 'Uid'.

See Also:
DocumentRoot.getUid(), getDocumentRoot()
Generated:
Return:
the meta object for the attribute 'Uid'.

getEntitlementControl

org.eclipse.emf.ecore.EClass getEntitlementControl()
Returns the meta object for class 'Entitlement Control'.

See Also:
EntitlementControl
Generated:
Return:
the meta object for class 'Entitlement Control'.

getEntitlementControl_EntitlementAttributes

org.eclipse.emf.ecore.EAttribute getEntitlementControl_EntitlementAttributes()
Returns the meta object for the attribute list 'Entitlement Attributes'.

See Also:
EntitlementControl.getEntitlementAttributes(), getEntitlementControl()
Generated:
Return:
the meta object for the attribute list 'Entitlement Attributes'.

getEntitlementControl_EntitlementFilter

org.eclipse.emf.ecore.EReference getEntitlementControl_EntitlementFilter()
Returns the meta object for the containment reference 'Entitlement Filter'.

See Also:
EntitlementControl.getEntitlementFilter(), getEntitlementControl()
Generated:
Return:
the meta object for the containment reference 'Entitlement Filter'.

getEntitlementControl_EntitlementCheck

org.eclipse.emf.ecore.EReference getEntitlementControl_EntitlementCheck()
Returns the meta object for the containment reference 'Entitlement Check'.

See Also:
EntitlementControl.getEntitlementCheck(), getEntitlementControl()
Generated:
Return:
the meta object for the containment reference 'Entitlement Check'.

getEntitlementControl_GetAttributeEntitlements

org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetAttributeEntitlements()
Returns the meta object for the attribute 'Get Attribute Entitlements'.

See Also:
EntitlementControl.isGetAttributeEntitlements(), getEntitlementControl()
Generated:
Return:
the meta object for the attribute 'Get Attribute Entitlements'.

getEntitlementControl_GetExclusively

org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetExclusively()
Returns the meta object for the attribute 'Get Exclusively'.

See Also:
EntitlementControl.isGetExclusively(), getEntitlementControl()
Generated:
Return:
the meta object for the attribute 'Get Exclusively'.

getEntitlementControl_GetObjectEntitlements

org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetObjectEntitlements()
Returns the meta object for the attribute 'Get Object Entitlements'.

See Also:
EntitlementControl.isGetObjectEntitlements(), getEntitlementControl()
Generated:
Return:
the meta object for the attribute 'Get Object Entitlements'.

getEntitlementControl_GetRoles

org.eclipse.emf.ecore.EAttribute getEntitlementControl_GetRoles()
Returns the meta object for the attribute 'Get Roles'.

See Also:
EntitlementControl.isGetRoles(), getEntitlementControl()
Generated:
Return:
the meta object for the attribute 'Get Roles'.

getEntitlementInfoType

org.eclipse.emf.ecore.EClass getEntitlementInfoType()
Returns the meta object for class 'Entitlement Info Type'.

See Also:
EntitlementInfoType
Generated:
Return:
the meta object for class 'Entitlement Info Type'.

getEntitlementInfoType_Roles

org.eclipse.emf.ecore.EAttribute getEntitlementInfoType_Roles()
Returns the meta object for the attribute list 'Roles'.

See Also:
EntitlementInfoType.getRoles(), getEntitlementInfoType()
Generated:
Return:
the meta object for the attribute list 'Roles'.

getEntitlementInfoType_Entitlements

org.eclipse.emf.ecore.EReference getEntitlementInfoType_Entitlements()
Returns the meta object for the containment reference list 'Entitlements'.

See Also:
EntitlementInfoType.getEntitlements(), getEntitlementInfoType()
Generated:
Return:
the meta object for the containment reference list 'Entitlements'.

getEntitlementInfoType_EntitlementCheckResult

org.eclipse.emf.ecore.EAttribute getEntitlementInfoType_EntitlementCheckResult()
Returns the meta object for the attribute 'Entitlement Check Result'.

See Also:
EntitlementInfoType.isEntitlementCheckResult(), getEntitlementInfoType()
Generated:
Return:
the meta object for the attribute 'Entitlement Check Result'.

getEntitlementType

org.eclipse.emf.ecore.EClass getEntitlementType()
Returns the meta object for class 'Entitlement Type'.

See Also:
EntitlementType
Generated:
Return:
the meta object for class 'Entitlement Type'.

getEntitlementType_Attribute

org.eclipse.emf.ecore.EAttribute getEntitlementType_Attribute()
Returns the meta object for the attribute 'Attribute'.

See Also:
EntitlementType.getAttribute(), getEntitlementType()
Generated:
Return:
the meta object for the attribute 'Attribute'.

getEntitlementType_Method

org.eclipse.emf.ecore.EAttribute getEntitlementType_Method()
Returns the meta object for the attribute 'Method'.

See Also:
EntitlementType.getMethod(), getEntitlementType()
Generated:
Return:
the meta object for the attribute 'Method'.

getEntitlementType_Object

org.eclipse.emf.ecore.EAttribute getEntitlementType_Object()
Returns the meta object for the attribute 'Object'.

See Also:
EntitlementType.getObject(), getEntitlementType()
Generated:
Return:
the meta object for the attribute 'Object'.

getEntity

org.eclipse.emf.ecore.EClass getEntity()
Returns the meta object for class 'Entity'.

See Also:
Entity
Generated:
Return:
the meta object for class 'Entity'.

getEntity_Identifier

org.eclipse.emf.ecore.EReference getEntity_Identifier()
Returns the meta object for the containment reference 'Identifier'.

See Also:
Entity.getIdentifier(), getEntity()
Generated:
Return:
the meta object for the containment reference 'Identifier'.

getEntity_ViewIdentifiers

org.eclipse.emf.ecore.EReference getEntity_ViewIdentifiers()
Returns the meta object for the containment reference list 'View Identifiers'.

See Also:
Entity.getViewIdentifiers(), getEntity()
Generated:
Return:
the meta object for the containment reference list 'View Identifiers'.

getEntity_Parent

org.eclipse.emf.ecore.EReference getEntity_Parent()
Returns the meta object for the containment reference 'Parent'.

See Also:
Entity.getParent(), getEntity()
Generated:
Return:
the meta object for the containment reference 'Parent'.

getEntity_Children

org.eclipse.emf.ecore.EReference getEntity_Children()
Returns the meta object for the containment reference list 'Children'.

See Also:
Entity.getChildren(), getEntity()
Generated:
Return:
the meta object for the containment reference list 'Children'.

getEntity_Groups

org.eclipse.emf.ecore.EReference getEntity_Groups()
Returns the meta object for the containment reference list 'Groups'.

See Also:
Entity.getGroups(), getEntity()
Generated:
Return:
the meta object for the containment reference list 'Groups'.

getEntity_CreateTimestamp

org.eclipse.emf.ecore.EAttribute getEntity_CreateTimestamp()
Returns the meta object for the attribute 'Create Timestamp'.

See Also:
Entity.getCreateTimestamp(), getEntity()
Generated:
Return:
the meta object for the attribute 'Create Timestamp'.

getEntity_ModifyTimestamp

org.eclipse.emf.ecore.EAttribute getEntity_ModifyTimestamp()
Returns the meta object for the attribute 'Modify Timestamp'.

See Also:
Entity.getModifyTimestamp(), getEntity()
Generated:
Return:
the meta object for the attribute 'Modify Timestamp'.

getEntity_EntitlementInfo

org.eclipse.emf.ecore.EReference getEntity_EntitlementInfo()
Returns the meta object for the containment reference 'Entitlement Info'.

See Also:
Entity.getEntitlementInfo(), getEntity()
Generated:
Return:
the meta object for the containment reference 'Entitlement Info'.

getEntityConfigurationType

org.eclipse.emf.ecore.EClass getEntityConfigurationType()
Returns the meta object for class 'Entity Configuration Type'.

See Also:
EntityConfigurationType
Generated:
Return:
the meta object for class 'Entity Configuration Type'.

getEntityConfigurationType_ActionNotAllow

org.eclipse.emf.ecore.EReference getEntityConfigurationType_ActionNotAllow()
Returns the meta object for the containment reference list 'Action Not Allow'.

See Also:
EntityConfigurationType.getActionNotAllow(), getEntityConfigurationType()
Generated:
Return:
the meta object for the containment reference list 'Action Not Allow'.

getEntityConfigurationType_MetaData

org.eclipse.emf.ecore.EReference getEntityConfigurationType_MetaData()
Returns the meta object for the containment reference list 'Meta Data'.

See Also:
EntityConfigurationType.getMetaData(), getEntityConfigurationType()
Generated:
Return:
the meta object for the containment reference list 'Meta Data'.

getEntityConfigurationType_DefaultParent

org.eclipse.emf.ecore.EAttribute getEntityConfigurationType_DefaultParent()
Returns the meta object for the attribute 'Default Parent'.

See Also:
EntityConfigurationType.getDefaultParent(), getEntityConfigurationType()
Generated:
Return:
the meta object for the attribute 'Default Parent'.

getEntityConfigurationType_RdnProperty

org.eclipse.emf.ecore.EAttribute getEntityConfigurationType_RdnProperty()
Returns the meta object for the attribute 'Rdn Property'.

See Also:
EntityConfigurationType.getRdnProperty(), getEntityConfigurationType()
Generated:
Return:
the meta object for the attribute 'Rdn Property'.

getEntitySchemaType

org.eclipse.emf.ecore.EClass getEntitySchemaType()
Returns the meta object for class 'Entity Schema Type'.

See Also:
EntitySchemaType
Generated:
Return:
the meta object for class 'Entity Schema Type'.

getEntitySchemaType_Properties

org.eclipse.emf.ecore.EReference getEntitySchemaType_Properties()
Returns the meta object for the containment reference list 'Properties'.

See Also:
EntitySchemaType.getProperties(), getEntitySchemaType()
Generated:
Return:
the meta object for the containment reference list 'Properties'.

getEntitySchemaType_EntityConfiguration

org.eclipse.emf.ecore.EReference getEntitySchemaType_EntityConfiguration()
Returns the meta object for the containment reference 'Entity Configuration'.

See Also:
EntitySchemaType.getEntityConfiguration(), getEntitySchemaType()
Generated:
Return:
the meta object for the containment reference 'Entity Configuration'.

getEntitySchemaType_EntityName

org.eclipse.emf.ecore.EAttribute getEntitySchemaType_EntityName()
Returns the meta object for the attribute 'Entity Name'.

See Also:
EntitySchemaType.getEntityName(), getEntitySchemaType()
Generated:
Return:
the meta object for the attribute 'Entity Name'.

getEntitySchemaType_ParentEntityName

org.eclipse.emf.ecore.EAttribute getEntitySchemaType_ParentEntityName()
Returns the meta object for the attribute 'Parent Entity Name'.

See Also:
EntitySchemaType.getParentEntityName(), getEntitySchemaType()
Generated:
Return:
the meta object for the attribute 'Parent Entity Name'.

getEntityTypeControl

org.eclipse.emf.ecore.EClass getEntityTypeControl()
Returns the meta object for class 'Entity Type Control'.

See Also:
EntityTypeControl
Generated:
Return:
the meta object for class 'Entity Type Control'.

getEntityTypeControl_EntityTypeNames

org.eclipse.emf.ecore.EAttribute getEntityTypeControl_EntityTypeNames()
Returns the meta object for the attribute list 'Entity Type Names'.

See Also:
EntityTypeControl.getEntityTypeNames(), getEntityTypeControl()
Generated:
Return:
the meta object for the attribute list 'Entity Type Names'.

getExtensionPropertyDataTypeControl

org.eclipse.emf.ecore.EClass getExtensionPropertyDataTypeControl()
Returns the meta object for class 'Extension Property Data Type Control'.

See Also:
ExtensionPropertyDataTypeControl
Generated:
Return:
the meta object for class 'Extension Property Data Type Control'.

getExtensionPropertyDefinitionControl

org.eclipse.emf.ecore.EClass getExtensionPropertyDefinitionControl()
Returns the meta object for class 'Extension Property Definition Control'.

See Also:
ExtensionPropertyDefinitionControl
Generated:
Return:
the meta object for class 'Extension Property Definition Control'.

getExternalNameControl

org.eclipse.emf.ecore.EClass getExternalNameControl()
Returns the meta object for class 'External Name Control'.

See Also:
ExternalNameControl
Generated:
Return:
the meta object for class 'External Name Control'.

getGeographicLocation

org.eclipse.emf.ecore.EClass getGeographicLocation()
Returns the meta object for class 'Geographic Location'.

See Also:
GeographicLocation
Generated:
Return:
the meta object for class 'Geographic Location'.

getGroup

org.eclipse.emf.ecore.EClass getGroup()
Returns the meta object for class 'Group'.

See Also:
Group
Generated:
Return:
the meta object for class 'Group'.

getGroup_Cn

org.eclipse.emf.ecore.EAttribute getGroup_Cn()
Returns the meta object for the attribute 'Cn'.

See Also:
Group.getCn(), getGroup()
Generated:
Return:
the meta object for the attribute 'Cn'.

getGroup_Members

org.eclipse.emf.ecore.EReference getGroup_Members()
Returns the meta object for the containment reference list 'Members'.

See Also:
Group.getMembers(), getGroup()
Generated:
Return:
the meta object for the containment reference list 'Members'.

getGroup_DisplayName

org.eclipse.emf.ecore.EAttribute getGroup_DisplayName()
Returns the meta object for the attribute list 'Display Name'.

See Also:
Group.getDisplayName(), getGroup()
Generated:
Return:
the meta object for the attribute list 'Display Name'.

getGroup_Description

org.eclipse.emf.ecore.EAttribute getGroup_Description()
Returns the meta object for the attribute list 'Description'.

See Also:
Group.getDescription(), getGroup()
Generated:
Return:
the meta object for the attribute list 'Description'.

getGroup_BusinessCategory

org.eclipse.emf.ecore.EAttribute getGroup_BusinessCategory()
Returns the meta object for the attribute list 'Business Category'.

See Also:
Group.getBusinessCategory(), getGroup()
Generated:
Return:
the meta object for the attribute list 'Business Category'.

getGroup_SeeAlso

org.eclipse.emf.ecore.EAttribute getGroup_SeeAlso()
Returns the meta object for the attribute list 'See Also'.

See Also:
Group.getSeeAlso(), getGroup()
Generated:
Return:
the meta object for the attribute list 'See Also'.

getGroupControl

org.eclipse.emf.ecore.EClass getGroupControl()
Returns the meta object for class 'Group Control'.

See Also:
GroupControl
Generated:
Return:
the meta object for class 'Group Control'.

getGroupControl_ModifyMode

org.eclipse.emf.ecore.EAttribute getGroupControl_ModifyMode()
Returns the meta object for the attribute 'Modify Mode'.

See Also:
GroupControl.getModifyMode(), getGroupControl()
Generated:
Return:
the meta object for the attribute 'Modify Mode'.

getGroupMemberControl

org.eclipse.emf.ecore.EClass getGroupMemberControl()
Returns the meta object for class 'Group Member Control'.

See Also:
GroupMemberControl
Generated:
Return:
the meta object for class 'Group Member Control'.

getGroupMembershipControl

org.eclipse.emf.ecore.EClass getGroupMembershipControl()
Returns the meta object for class 'Group Membership Control'.

See Also:
GroupMembershipControl
Generated:
Return:
the meta object for class 'Group Membership Control'.

getHierarchyControl

org.eclipse.emf.ecore.EClass getHierarchyControl()
Returns the meta object for class 'Hierarchy Control'.

See Also:
HierarchyControl
Generated:
Return:
the meta object for class 'Hierarchy Control'.

getHierarchyControl_Level

org.eclipse.emf.ecore.EAttribute getHierarchyControl_Level()
Returns the meta object for the attribute 'Level'.

See Also:
HierarchyControl.getLevel(), getHierarchyControl()
Generated:
Return:
the meta object for the attribute 'Level'.

getHierarchyControl_TreeView

org.eclipse.emf.ecore.EAttribute getHierarchyControl_TreeView()
Returns the meta object for the attribute 'Tree View'.

See Also:
HierarchyControl.isTreeView(), getHierarchyControl()
Generated:
Return:
the meta object for the attribute 'Tree View'.

getIdentifierType

org.eclipse.emf.ecore.EClass getIdentifierType()
Returns the meta object for class 'Identifier Type'.

See Also:
IdentifierType
Generated:
Return:
the meta object for class 'Identifier Type'.

getIdentifierType_ExternalId

org.eclipse.emf.ecore.EAttribute getIdentifierType_ExternalId()
Returns the meta object for the attribute 'External Id'.

See Also:
IdentifierType.getExternalId(), getIdentifierType()
Generated:
Return:
the meta object for the attribute 'External Id'.

getIdentifierType_ExternalName

org.eclipse.emf.ecore.EAttribute getIdentifierType_ExternalName()
Returns the meta object for the attribute 'External Name'.

See Also:
IdentifierType.getExternalName(), getIdentifierType()
Generated:
Return:
the meta object for the attribute 'External Name'.

getIdentifierType_RepositoryId

org.eclipse.emf.ecore.EAttribute getIdentifierType_RepositoryId()
Returns the meta object for the attribute 'Repository Id'.

See Also:
IdentifierType.getRepositoryId(), getIdentifierType()
Generated:
Return:
the meta object for the attribute 'Repository Id'.

getIdentifierType_UniqueId

org.eclipse.emf.ecore.EAttribute getIdentifierType_UniqueId()
Returns the meta object for the attribute 'Unique Id'.

See Also:
IdentifierType.getUniqueId(), getIdentifierType()
Generated:
Return:
the meta object for the attribute 'Unique Id'.

getIdentifierType_UniqueName

org.eclipse.emf.ecore.EAttribute getIdentifierType_UniqueName()
Returns the meta object for the attribute 'Unique Name'.

See Also:
IdentifierType.getUniqueName(), getIdentifierType()
Generated:
Return:
the meta object for the attribute 'Unique Name'.

getLangType

org.eclipse.emf.ecore.EClass getLangType()
Returns the meta object for class 'Lang Type'.

See Also:
LangType
Generated:
Return:
the meta object for class 'Lang Type'.

getLangType_Value

org.eclipse.emf.ecore.EAttribute getLangType_Value()
Returns the meta object for the attribute 'Value'.

See Also:
LangType.getValue(), getLangType()
Generated:
Return:
the meta object for the attribute 'Value'.

getLangType_Lang

org.eclipse.emf.ecore.EAttribute getLangType_Lang()
Returns the meta object for the attribute 'Lang'.

See Also:
LangType.getLang(), getLangType()
Generated:
Return:
the meta object for the attribute 'Lang'.

getLocality

org.eclipse.emf.ecore.EClass getLocality()
Returns the meta object for class 'Locality'.

See Also:
Locality
Generated:
Return:
the meta object for class 'Locality'.

getLocality_L

org.eclipse.emf.ecore.EAttribute getLocality_L()
Returns the meta object for the attribute 'L'.

See Also:
Locality.getL(), getLocality()
Generated:
Return:
the meta object for the attribute 'L'.

getLocality_LocalityName

org.eclipse.emf.ecore.EAttribute getLocality_LocalityName()
Returns the meta object for the attribute 'Locality Name'.

See Also:
Locality.getLocalityName(), getLocality()
Generated:
Return:
the meta object for the attribute 'Locality Name'.

getLocality_St

org.eclipse.emf.ecore.EAttribute getLocality_St()
Returns the meta object for the attribute list 'St'.

See Also:
Locality.getSt(), getLocality()
Generated:
Return:
the meta object for the attribute list 'St'.

getLocality_StateOrProvinceName

org.eclipse.emf.ecore.EAttribute getLocality_StateOrProvinceName()
Returns the meta object for the attribute list 'State Or Province Name'.

See Also:
Locality.getStateOrProvinceName(), getLocality()
Generated:
Return:
the meta object for the attribute list 'State Or Province Name'.

getLocality_Street

org.eclipse.emf.ecore.EAttribute getLocality_Street()
Returns the meta object for the attribute list 'Street'.

See Also:
Locality.getStreet(), getLocality()
Generated:
Return:
the meta object for the attribute list 'Street'.

getLocality_SeeAlso

org.eclipse.emf.ecore.EAttribute getLocality_SeeAlso()
Returns the meta object for the attribute list 'See Also'.

See Also:
Locality.getSeeAlso(), getLocality()
Generated:
Return:
the meta object for the attribute list 'See Also'.

getLocality_Description

org.eclipse.emf.ecore.EAttribute getLocality_Description()
Returns the meta object for the attribute list 'Description'.

See Also:
Locality.getDescription(), getLocality()
Generated:
Return:
the meta object for the attribute list 'Description'.

getLoginAccount

org.eclipse.emf.ecore.EClass getLoginAccount()
Returns the meta object for class 'Login Account'.

See Also:
LoginAccount
Generated:
Return:
the meta object for class 'Login Account'.

getLoginAccount_PrincipalName

org.eclipse.emf.ecore.EAttribute getLoginAccount_PrincipalName()
Returns the meta object for the attribute 'Principal Name'.

See Also:
LoginAccount.getPrincipalName(), getLoginAccount()
Generated:
Return:
the meta object for the attribute 'Principal Name'.

getLoginAccount_Password

org.eclipse.emf.ecore.EAttribute getLoginAccount_Password()
Returns the meta object for the attribute 'Password'.

See Also:
LoginAccount.getPassword(), getLoginAccount()
Generated:
Return:
the meta object for the attribute 'Password'.

getLoginAccount_Realm

org.eclipse.emf.ecore.EAttribute getLoginAccount_Realm()
Returns the meta object for the attribute 'Realm'.

See Also:
LoginAccount.getRealm(), getLoginAccount()
Generated:
Return:
the meta object for the attribute 'Realm'.

getLoginAccount_Certificate

org.eclipse.emf.ecore.EAttribute getLoginAccount_Certificate()
Returns the meta object for the attribute list 'Certificate'.

See Also:
LoginAccount.getCertificate(), getLoginAccount()
Generated:
Return:
the meta object for the attribute list 'Certificate'.

getLoginControl

org.eclipse.emf.ecore.EClass getLoginControl()
Returns the meta object for class 'Login Control'.

See Also:
LoginControl
Generated:
Return:
the meta object for class 'Login Control'.

getLoginControl_MappedProperties

org.eclipse.emf.ecore.EAttribute getLoginControl_MappedProperties()
Returns the meta object for the attribute list 'Mapped Properties'.

See Also:
LoginControl.getMappedProperties(), getLoginControl()
Generated:
Return:
the meta object for the attribute list 'Mapped Properties'.

getMetaDataType

org.eclipse.emf.ecore.EClass getMetaDataType()
Returns the meta object for class 'Meta Data Type'.

See Also:
MetaDataType
Generated:
Return:
the meta object for class 'Meta Data Type'.

getMetaDataType_Values

org.eclipse.emf.ecore.EAttribute getMetaDataType_Values()
Returns the meta object for the attribute list 'Values'.

See Also:
MetaDataType.getValues(), getMetaDataType()
Generated:
Return:
the meta object for the attribute list 'Values'.

getMetaDataType_Name

org.eclipse.emf.ecore.EAttribute getMetaDataType_Name()
Returns the meta object for the attribute 'Name'.

See Also:
MetaDataType.getName(), getMetaDataType()
Generated:
Return:
the meta object for the attribute 'Name'.

getMetaDataType_RepositoryId

org.eclipse.emf.ecore.EAttribute getMetaDataType_RepositoryId()
Returns the meta object for the attribute 'Repository Id'.

See Also:
MetaDataType.getRepositoryId(), getMetaDataType()
Generated:
Return:
the meta object for the attribute 'Repository Id'.

getModelSchemaType

org.eclipse.emf.ecore.EClass getModelSchemaType()
Returns the meta object for class 'Schema Type'.

See Also:
ModelSchemaType
Generated:
Return:
the meta object for class 'Schema Type'.

getModelSchemaType_RepositoryIds

org.eclipse.emf.ecore.EAttribute getModelSchemaType_RepositoryIds()
Returns the meta object for the attribute list 'Repository Ids'.

See Also:
ModelSchemaType.getRepositoryIds(), getModelSchemaType()
Generated:
Return:
the meta object for the attribute list 'Repository Ids'.

getModelSchemaType_NsPrefix

org.eclipse.emf.ecore.EAttribute getModelSchemaType_NsPrefix()
Returns the meta object for the attribute 'Ns Prefix'.

See Also:
ModelSchemaType.getNsPrefix(), getModelSchemaType()
Generated:
Return:
the meta object for the attribute 'Ns Prefix'.

getModelSchemaType_NsURI

org.eclipse.emf.ecore.EAttribute getModelSchemaType_NsURI()
Returns the meta object for the attribute 'Ns URI'.

See Also:
ModelSchemaType.getNsURI(), getModelSchemaType()
Generated:
Return:
the meta object for the attribute 'Ns URI'.

getOrgContainer

org.eclipse.emf.ecore.EClass getOrgContainer()
Returns the meta object for class 'Org Container'.

See Also:
OrgContainer
Generated:
Return:
the meta object for class 'Org Container'.

getOrgContainer_O

org.eclipse.emf.ecore.EAttribute getOrgContainer_O()
Returns the meta object for the attribute 'O'.

See Also:
OrgContainer.getO(), getOrgContainer()
Generated:
Return:
the meta object for the attribute 'O'.

getOrgContainer_Ou

org.eclipse.emf.ecore.EAttribute getOrgContainer_Ou()
Returns the meta object for the attribute 'Ou'.

See Also:
OrgContainer.getOu(), getOrgContainer()
Generated:
Return:
the meta object for the attribute 'Ou'.

getOrgContainer_Dc

org.eclipse.emf.ecore.EAttribute getOrgContainer_Dc()
Returns the meta object for the attribute 'Dc'.

See Also:
OrgContainer.getDc(), getOrgContainer()
Generated:
Return:
the meta object for the attribute 'Dc'.

getOrgContainer_Cn

org.eclipse.emf.ecore.EAttribute getOrgContainer_Cn()
Returns the meta object for the attribute 'Cn'.

See Also:
OrgContainer.getCn(), getOrgContainer()
Generated:
Return:
the meta object for the attribute 'Cn'.

getOrgContainer_TelephoneNumber

org.eclipse.emf.ecore.EAttribute getOrgContainer_TelephoneNumber()
Returns the meta object for the attribute list 'Telephone Number'.

See Also:
OrgContainer.getTelephoneNumber(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Telephone Number'.

getOrgContainer_FacsimileTelephoneNumber

org.eclipse.emf.ecore.EAttribute getOrgContainer_FacsimileTelephoneNumber()
Returns the meta object for the attribute list 'Facsimile Telephone Number'.

See Also:
OrgContainer.getFacsimileTelephoneNumber(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Facsimile Telephone Number'.

getOrgContainer_PostalAddress

org.eclipse.emf.ecore.EAttribute getOrgContainer_PostalAddress()
Returns the meta object for the attribute list 'Postal Address'.

See Also:
OrgContainer.getPostalAddress(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Postal Address'.

getOrgContainer_L

org.eclipse.emf.ecore.EAttribute getOrgContainer_L()
Returns the meta object for the attribute list 'L'.

See Also:
OrgContainer.getL(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'L'.

getOrgContainer_LocalityName

org.eclipse.emf.ecore.EAttribute getOrgContainer_LocalityName()
Returns the meta object for the attribute list 'Locality Name'.

See Also:
OrgContainer.getLocalityName(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Locality Name'.

getOrgContainer_St

org.eclipse.emf.ecore.EAttribute getOrgContainer_St()
Returns the meta object for the attribute list 'St'.

See Also:
OrgContainer.getSt(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'St'.

getOrgContainer_StateOrProvinceName

org.eclipse.emf.ecore.EAttribute getOrgContainer_StateOrProvinceName()
Returns the meta object for the attribute list 'State Or Province Name'.

See Also:
OrgContainer.getStateOrProvinceName(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'State Or Province Name'.

getOrgContainer_Street

org.eclipse.emf.ecore.EAttribute getOrgContainer_Street()
Returns the meta object for the attribute list 'Street'.

See Also:
OrgContainer.getStreet(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Street'.

getOrgContainer_PostalCode

org.eclipse.emf.ecore.EAttribute getOrgContainer_PostalCode()
Returns the meta object for the attribute list 'Postal Code'.

See Also:
OrgContainer.getPostalCode(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Postal Code'.

getOrgContainer_BusinessAddress

org.eclipse.emf.ecore.EReference getOrgContainer_BusinessAddress()
Returns the meta object for the containment reference 'Business Address'.

See Also:
OrgContainer.getBusinessAddress(), getOrgContainer()
Generated:
Return:
the meta object for the containment reference 'Business Address'.

getOrgContainer_Description

org.eclipse.emf.ecore.EAttribute getOrgContainer_Description()
Returns the meta object for the attribute list 'Description'.

See Also:
OrgContainer.getDescription(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Description'.

getOrgContainer_BusinessCategory

org.eclipse.emf.ecore.EAttribute getOrgContainer_BusinessCategory()
Returns the meta object for the attribute list 'Business Category'.

See Also:
OrgContainer.getBusinessCategory(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'Business Category'.

getOrgContainer_SeeAlso

org.eclipse.emf.ecore.EAttribute getOrgContainer_SeeAlso()
Returns the meta object for the attribute list 'See Also'.

See Also:
OrgContainer.getSeeAlso(), getOrgContainer()
Generated:
Return:
the meta object for the attribute list 'See Also'.

getPageControl

org.eclipse.emf.ecore.EClass getPageControl()
Returns the meta object for class 'Page Control'.

See Also:
PageControl
Generated:
Return:
the meta object for class 'Page Control'.

getPageControl_Cookie

org.eclipse.emf.ecore.EAttribute getPageControl_Cookie()
Returns the meta object for the attribute 'Cookie'.

See Also:
PageControl.getCookie(), getPageControl()
Generated:
Return:
the meta object for the attribute 'Cookie'.

getPageControl_Size

org.eclipse.emf.ecore.EAttribute getPageControl_Size()
Returns the meta object for the attribute 'Size'.

See Also:
PageControl.getSize(), getPageControl()
Generated:
Return:
the meta object for the attribute 'Size'.

getPageResponseControl

org.eclipse.emf.ecore.EClass getPageResponseControl()
Returns the meta object for class 'Page Response Control'.

See Also:
PageResponseControl
Generated:
Return:
the meta object for class 'Page Response Control'.

getPageResponseControl_Cookie

org.eclipse.emf.ecore.EAttribute getPageResponseControl_Cookie()
Returns the meta object for the attribute 'Cookie'.

See Also:
PageResponseControl.getCookie(), getPageResponseControl()
Generated:
Return:
the meta object for the attribute 'Cookie'.

getPageResponseControl_TotalSize

org.eclipse.emf.ecore.EAttribute getPageResponseControl_TotalSize()
Returns the meta object for the attribute 'Total Size'.

See Also:
PageResponseControl.getTotalSize(), getPageResponseControl()
Generated:
Return:
the meta object for the attribute 'Total Size'.

getParty

org.eclipse.emf.ecore.EClass getParty()
Returns the meta object for class 'Party'.

See Also:
Party
Generated:
Return:
the meta object for class 'Party'.

getPartyRole

org.eclipse.emf.ecore.EClass getPartyRole()
Returns the meta object for class 'Party Role'.

See Also:
PartyRole
Generated:
Return:
the meta object for class 'Party Role'.

getPartyRole_PrimaryRolePlayer

org.eclipse.emf.ecore.EReference getPartyRole_PrimaryRolePlayer()
Returns the meta object for the containment reference 'Primary Role Player'.

See Also:
PartyRole.getPrimaryRolePlayer(), getPartyRole()
Generated:
Return:
the meta object for the containment reference 'Primary Role Player'.

getPartyRole_RelatedRolePlayer

org.eclipse.emf.ecore.EReference getPartyRole_RelatedRolePlayer()
Returns the meta object for the containment reference list 'Related Role Player'.

See Also:
PartyRole.getRelatedRolePlayer(), getPartyRole()
Generated:
Return:
the meta object for the containment reference list 'Related Role Player'.

getPerson

org.eclipse.emf.ecore.EClass getPerson()
Returns the meta object for class 'Person'.

See Also:
Person
Generated:
Return:
the meta object for class 'Person'.

getPerson_Uid

org.eclipse.emf.ecore.EAttribute getPerson_Uid()
Returns the meta object for the attribute 'Uid'.

See Also:
Person.getUid(), getPerson()
Generated:
Return:
the meta object for the attribute 'Uid'.

getPerson_Cn

org.eclipse.emf.ecore.EAttribute getPerson_Cn()
Returns the meta object for the attribute 'Cn'.

See Also:
Person.getCn(), getPerson()
Generated:
Return:
the meta object for the attribute 'Cn'.

getPerson_Sn

org.eclipse.emf.ecore.EAttribute getPerson_Sn()
Returns the meta object for the attribute 'Sn'.

See Also:
Person.getSn(), getPerson()
Generated:
Return:
the meta object for the attribute 'Sn'.

getPerson_PreferredLanguage

org.eclipse.emf.ecore.EAttribute getPerson_PreferredLanguage()
Returns the meta object for the attribute 'Preferred Language'.

See Also:
Person.getPreferredLanguage(), getPerson()
Generated:
Return:
the meta object for the attribute 'Preferred Language'.

getPerson_DisplayName

org.eclipse.emf.ecore.EAttribute getPerson_DisplayName()
Returns the meta object for the attribute list 'Display Name'.

See Also:
Person.getDisplayName(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Display Name'.

getPerson_Initials

org.eclipse.emf.ecore.EAttribute getPerson_Initials()
Returns the meta object for the attribute list 'Initials'.

See Also:
Person.getInitials(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Initials'.

getPerson_Mail

org.eclipse.emf.ecore.EAttribute getPerson_Mail()
Returns the meta object for the attribute 'Mail'.

See Also:
Person.getMail(), getPerson()
Generated:
Return:
the meta object for the attribute 'Mail'.

getPerson_IbmPrimaryEmail

org.eclipse.emf.ecore.EAttribute getPerson_IbmPrimaryEmail()
Returns the meta object for the attribute 'Ibm Primary Email'.

See Also:
Person.getIbmPrimaryEmail(), getPerson()
Generated:
Return:
the meta object for the attribute 'Ibm Primary Email'.

getPerson_JpegPhoto

org.eclipse.emf.ecore.EAttribute getPerson_JpegPhoto()
Returns the meta object for the attribute list 'Jpeg Photo'.

See Also:
Person.getJpegPhoto(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Jpeg Photo'.

getPerson_LabeledURI

org.eclipse.emf.ecore.EAttribute getPerson_LabeledURI()
Returns the meta object for the attribute 'Labeled URI'.

See Also:
Person.getLabeledURI(), getPerson()
Generated:
Return:
the meta object for the attribute 'Labeled URI'.

getPerson_CarLicense

org.eclipse.emf.ecore.EAttribute getPerson_CarLicense()
Returns the meta object for the attribute list 'Car License'.

See Also:
Person.getCarLicense(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Car License'.

getPerson_TelephoneNumber

org.eclipse.emf.ecore.EAttribute getPerson_TelephoneNumber()
Returns the meta object for the attribute list 'Telephone Number'.

See Also:
Person.getTelephoneNumber(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Telephone Number'.

getPerson_FacsimileTelephoneNumber

org.eclipse.emf.ecore.EAttribute getPerson_FacsimileTelephoneNumber()
Returns the meta object for the attribute list 'Facsimile Telephone Number'.

See Also:
Person.getFacsimileTelephoneNumber(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Facsimile Telephone Number'.

getPerson_Pager

org.eclipse.emf.ecore.EAttribute getPerson_Pager()
Returns the meta object for the attribute list 'Pager'.

See Also:
Person.getPager(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Pager'.

getPerson_Mobile

org.eclipse.emf.ecore.EAttribute getPerson_Mobile()
Returns the meta object for the attribute list 'Mobile'.

See Also:
Person.getMobile(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Mobile'.

getPerson_HomePostalAddress

org.eclipse.emf.ecore.EAttribute getPerson_HomePostalAddress()
Returns the meta object for the attribute list 'Home Postal Address'.

See Also:
Person.getHomePostalAddress(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Home Postal Address'.

getPerson_PostalAddress

org.eclipse.emf.ecore.EAttribute getPerson_PostalAddress()
Returns the meta object for the attribute list 'Postal Address'.

See Also:
Person.getPostalAddress(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Postal Address'.

getPerson_RoomNumber

org.eclipse.emf.ecore.EAttribute getPerson_RoomNumber()
Returns the meta object for the attribute list 'Room Number'.

See Also:
Person.getRoomNumber(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Room Number'.

getPerson_L

org.eclipse.emf.ecore.EAttribute getPerson_L()
Returns the meta object for the attribute list 'L'.

See Also:
Person.getL(), getPerson()
Generated:
Return:
the meta object for the attribute list 'L'.

getPerson_LocalityName

org.eclipse.emf.ecore.EAttribute getPerson_LocalityName()
Returns the meta object for the attribute list 'Locality Name'.

See Also:
Person.getLocalityName(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Locality Name'.

getPerson_St

org.eclipse.emf.ecore.EAttribute getPerson_St()
Returns the meta object for the attribute list 'St'.

See Also:
Person.getSt(), getPerson()
Generated:
Return:
the meta object for the attribute list 'St'.

getPerson_StateOrProvinceName

org.eclipse.emf.ecore.EAttribute getPerson_StateOrProvinceName()
Returns the meta object for the attribute list 'State Or Province Name'.

See Also:
Person.getStateOrProvinceName(), getPerson()
Generated:
Return:
the meta object for the attribute list 'State Or Province Name'.

getPerson_Street

org.eclipse.emf.ecore.EAttribute getPerson_Street()
Returns the meta object for the attribute list 'Street'.

See Also:
Person.getStreet(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Street'.

getPerson_PostalCode

org.eclipse.emf.ecore.EAttribute getPerson_PostalCode()
Returns the meta object for the attribute list 'Postal Code'.

See Also:
Person.getPostalCode(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Postal Code'.

getPerson_EmployeeNumber

org.eclipse.emf.ecore.EAttribute getPerson_EmployeeNumber()
Returns the meta object for the attribute 'Employee Number'.

See Also:
Person.getEmployeeNumber(), getPerson()
Generated:
Return:
the meta object for the attribute 'Employee Number'.

getPerson_Manager

org.eclipse.emf.ecore.EReference getPerson_Manager()
Returns the meta object for the containment reference list 'Manager'.

See Also:
Person.getManager(), getPerson()
Generated:
Return:
the meta object for the containment reference list 'Manager'.

getPerson_Secretary

org.eclipse.emf.ecore.EReference getPerson_Secretary()
Returns the meta object for the containment reference list 'Secretary'.

See Also:
Person.getSecretary(), getPerson()
Generated:
Return:
the meta object for the containment reference list 'Secretary'.

getPerson_DepartmentNumber

org.eclipse.emf.ecore.EAttribute getPerson_DepartmentNumber()
Returns the meta object for the attribute list 'Department Number'.

See Also:
Person.getDepartmentNumber(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Department Number'.

getPerson_Title

org.eclipse.emf.ecore.EAttribute getPerson_Title()
Returns the meta object for the attribute list 'Title'.

See Also:
Person.getTitle(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Title'.

getPerson_IbmJobTitle

org.eclipse.emf.ecore.EAttribute getPerson_IbmJobTitle()
Returns the meta object for the attribute list 'Ibm Job Title'.

See Also:
Person.getIbmJobTitle(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Ibm Job Title'.

getPerson_C

org.eclipse.emf.ecore.EAttribute getPerson_C()
Returns the meta object for the attribute list 'C'.

See Also:
Person.getC(), getPerson()
Generated:
Return:
the meta object for the attribute list 'C'.

getPerson_CountryName

org.eclipse.emf.ecore.EAttribute getPerson_CountryName()
Returns the meta object for the attribute list 'Country Name'.

See Also:
Person.getCountryName(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Country Name'.

getPerson_GivenName

org.eclipse.emf.ecore.EAttribute getPerson_GivenName()
Returns the meta object for the attribute list 'Given Name'.

See Also:
Person.getGivenName(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Given Name'.

getPerson_HomeAddress

org.eclipse.emf.ecore.EReference getPerson_HomeAddress()
Returns the meta object for the containment reference list 'Home Address'.

See Also:
Person.getHomeAddress(), getPerson()
Generated:
Return:
the meta object for the containment reference list 'Home Address'.

getPerson_BusinessAddress

org.eclipse.emf.ecore.EReference getPerson_BusinessAddress()
Returns the meta object for the containment reference list 'Business Address'.

See Also:
Person.getBusinessAddress(), getPerson()
Generated:
Return:
the meta object for the containment reference list 'Business Address'.

getPerson_Description

org.eclipse.emf.ecore.EAttribute getPerson_Description()
Returns the meta object for the attribute list 'Description'.

See Also:
Person.getDescription(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Description'.

getPerson_BusinessCategory

org.eclipse.emf.ecore.EAttribute getPerson_BusinessCategory()
Returns the meta object for the attribute list 'Business Category'.

See Also:
Person.getBusinessCategory(), getPerson()
Generated:
Return:
the meta object for the attribute list 'Business Category'.

getPerson_SeeAlso

org.eclipse.emf.ecore.EAttribute getPerson_SeeAlso()
Returns the meta object for the attribute list 'See Also'.

See Also:
Person.getSeeAlso(), getPerson()
Generated:
Return:
the meta object for the attribute list 'See Also'.

getPersonAccount

org.eclipse.emf.ecore.EClass getPersonAccount()
Returns the meta object for class 'Person Account'.

See Also:
PersonAccount
Generated:
Return:
the meta object for class 'Person Account'.

getPersonAccount_Uid

org.eclipse.emf.ecore.EAttribute getPersonAccount_Uid()
Returns the meta object for the attribute 'Uid'.

See Also:
PersonAccount.getUid(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Uid'.

getPersonAccount_Cn

org.eclipse.emf.ecore.EAttribute getPersonAccount_Cn()
Returns the meta object for the attribute 'Cn'.

See Also:
PersonAccount.getCn(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Cn'.

getPersonAccount_Sn

org.eclipse.emf.ecore.EAttribute getPersonAccount_Sn()
Returns the meta object for the attribute 'Sn'.

See Also:
PersonAccount.getSn(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Sn'.

getPersonAccount_PreferredLanguage

org.eclipse.emf.ecore.EAttribute getPersonAccount_PreferredLanguage()
Returns the meta object for the attribute 'Preferred Language'.

See Also:
PersonAccount.getPreferredLanguage(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Preferred Language'.

getPersonAccount_DisplayName

org.eclipse.emf.ecore.EAttribute getPersonAccount_DisplayName()
Returns the meta object for the attribute list 'Display Name'.

See Also:
PersonAccount.getDisplayName(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Display Name'.

getPersonAccount_Initials

org.eclipse.emf.ecore.EAttribute getPersonAccount_Initials()
Returns the meta object for the attribute list 'Initials'.

See Also:
PersonAccount.getInitials(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Initials'.

getPersonAccount_Mail

org.eclipse.emf.ecore.EAttribute getPersonAccount_Mail()
Returns the meta object for the attribute 'Mail'.

See Also:
PersonAccount.getMail(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Mail'.

getPersonAccount_IbmPrimaryEmail

org.eclipse.emf.ecore.EAttribute getPersonAccount_IbmPrimaryEmail()
Returns the meta object for the attribute 'Ibm Primary Email'.

See Also:
PersonAccount.getIbmPrimaryEmail(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Ibm Primary Email'.

getPersonAccount_JpegPhoto

org.eclipse.emf.ecore.EAttribute getPersonAccount_JpegPhoto()
Returns the meta object for the attribute list 'Jpeg Photo'.

See Also:
PersonAccount.getJpegPhoto(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Jpeg Photo'.

getPersonAccount_LabeledURI

org.eclipse.emf.ecore.EAttribute getPersonAccount_LabeledURI()
Returns the meta object for the attribute 'Labeled URI'.

See Also:
PersonAccount.getLabeledURI(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Labeled URI'.

getPersonAccount_CarLicense

org.eclipse.emf.ecore.EAttribute getPersonAccount_CarLicense()
Returns the meta object for the attribute list 'Car License'.

See Also:
PersonAccount.getCarLicense(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Car License'.

getPersonAccount_TelephoneNumber

org.eclipse.emf.ecore.EAttribute getPersonAccount_TelephoneNumber()
Returns the meta object for the attribute list 'Telephone Number'.

See Also:
PersonAccount.getTelephoneNumber(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Telephone Number'.

getPersonAccount_FacsimileTelephoneNumber

org.eclipse.emf.ecore.EAttribute getPersonAccount_FacsimileTelephoneNumber()
Returns the meta object for the attribute list 'Facsimile Telephone Number'.

See Also:
PersonAccount.getFacsimileTelephoneNumber(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Facsimile Telephone Number'.

getPersonAccount_Pager

org.eclipse.emf.ecore.EAttribute getPersonAccount_Pager()
Returns the meta object for the attribute list 'Pager'.

See Also:
PersonAccount.getPager(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Pager'.

getPersonAccount_Mobile

org.eclipse.emf.ecore.EAttribute getPersonAccount_Mobile()
Returns the meta object for the attribute list 'Mobile'.

See Also:
PersonAccount.getMobile(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Mobile'.

getPersonAccount_HomePostalAddress

org.eclipse.emf.ecore.EAttribute getPersonAccount_HomePostalAddress()
Returns the meta object for the attribute list 'Home Postal Address'.

See Also:
PersonAccount.getHomePostalAddress(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Home Postal Address'.

getPersonAccount_PostalAddress

org.eclipse.emf.ecore.EAttribute getPersonAccount_PostalAddress()
Returns the meta object for the attribute list 'Postal Address'.

See Also:
PersonAccount.getPostalAddress(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Postal Address'.

getPersonAccount_RoomNumber

org.eclipse.emf.ecore.EAttribute getPersonAccount_RoomNumber()
Returns the meta object for the attribute list 'Room Number'.

See Also:
PersonAccount.getRoomNumber(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Room Number'.

getPersonAccount_L

org.eclipse.emf.ecore.EAttribute getPersonAccount_L()
Returns the meta object for the attribute list 'L'.

See Also:
PersonAccount.getL(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'L'.

getPersonAccount_LocalityName

org.eclipse.emf.ecore.EAttribute getPersonAccount_LocalityName()
Returns the meta object for the attribute list 'Locality Name'.

See Also:
PersonAccount.getLocalityName(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Locality Name'.

getPersonAccount_St

org.eclipse.emf.ecore.EAttribute getPersonAccount_St()
Returns the meta object for the attribute list 'St'.

See Also:
PersonAccount.getSt(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'St'.

getPersonAccount_StateOrProvinceName

org.eclipse.emf.ecore.EAttribute getPersonAccount_StateOrProvinceName()
Returns the meta object for the attribute list 'State Or Province Name'.

See Also:
PersonAccount.getStateOrProvinceName(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'State Or Province Name'.

getPersonAccount_Street

org.eclipse.emf.ecore.EAttribute getPersonAccount_Street()
Returns the meta object for the attribute list 'Street'.

See Also:
PersonAccount.getStreet(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Street'.

getPersonAccount_PostalCode

org.eclipse.emf.ecore.EAttribute getPersonAccount_PostalCode()
Returns the meta object for the attribute list 'Postal Code'.

See Also:
PersonAccount.getPostalCode(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Postal Code'.

getPersonAccount_EmployeeNumber

org.eclipse.emf.ecore.EAttribute getPersonAccount_EmployeeNumber()
Returns the meta object for the attribute 'Employee Number'.

See Also:
PersonAccount.getEmployeeNumber(), getPersonAccount()
Generated:
Return:
the meta object for the attribute 'Employee Number'.

getPersonAccount_Manager

org.eclipse.emf.ecore.EReference getPersonAccount_Manager()
Returns the meta object for the containment reference list 'Manager'.

See Also:
PersonAccount.getManager(), getPersonAccount()
Generated:
Return:
the meta object for the containment reference list 'Manager'.

getPersonAccount_Secretary

org.eclipse.emf.ecore.EReference getPersonAccount_Secretary()
Returns the meta object for the containment reference list 'Secretary'.

See Also:
PersonAccount.getSecretary(), getPersonAccount()
Generated:
Return:
the meta object for the containment reference list 'Secretary'.

getPersonAccount_DepartmentNumber

org.eclipse.emf.ecore.EAttribute getPersonAccount_DepartmentNumber()
Returns the meta object for the attribute list 'Department Number'.

See Also:
PersonAccount.getDepartmentNumber(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Department Number'.

getPersonAccount_Title

org.eclipse.emf.ecore.EAttribute getPersonAccount_Title()
Returns the meta object for the attribute list 'Title'.

See Also:
PersonAccount.getTitle(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Title'.

getPersonAccount_IbmJobTitle

org.eclipse.emf.ecore.EAttribute getPersonAccount_IbmJobTitle()
Returns the meta object for the attribute list 'Ibm Job Title'.

See Also:
PersonAccount.getIbmJobTitle(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Ibm Job Title'.

getPersonAccount_C

org.eclipse.emf.ecore.EAttribute getPersonAccount_C()
Returns the meta object for the attribute list 'C'.

See Also:
PersonAccount.getC(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'C'.

getPersonAccount_CountryName

org.eclipse.emf.ecore.EAttribute getPersonAccount_CountryName()
Returns the meta object for the attribute list 'Country Name'.

See Also:
PersonAccount.getCountryName(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Country Name'.

getPersonAccount_GivenName

org.eclipse.emf.ecore.EAttribute getPersonAccount_GivenName()
Returns the meta object for the attribute list 'Given Name'.

See Also:
PersonAccount.getGivenName(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Given Name'.

getPersonAccount_HomeAddress

org.eclipse.emf.ecore.EReference getPersonAccount_HomeAddress()
Returns the meta object for the containment reference list 'Home Address'.

See Also:
PersonAccount.getHomeAddress(), getPersonAccount()
Generated:
Return:
the meta object for the containment reference list 'Home Address'.

getPersonAccount_BusinessAddress

org.eclipse.emf.ecore.EReference getPersonAccount_BusinessAddress()
Returns the meta object for the containment reference list 'Business Address'.

See Also:
PersonAccount.getBusinessAddress(), getPersonAccount()
Generated:
Return:
the meta object for the containment reference list 'Business Address'.

getPersonAccount_Description

org.eclipse.emf.ecore.EAttribute getPersonAccount_Description()
Returns the meta object for the attribute list 'Description'.

See Also:
PersonAccount.getDescription(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Description'.

getPersonAccount_BusinessCategory

org.eclipse.emf.ecore.EAttribute getPersonAccount_BusinessCategory()
Returns the meta object for the attribute list 'Business Category'.

See Also:
PersonAccount.getBusinessCategory(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'Business Category'.

getPersonAccount_SeeAlso

org.eclipse.emf.ecore.EAttribute getPersonAccount_SeeAlso()
Returns the meta object for the attribute list 'See Also'.

See Also:
PersonAccount.getSeeAlso(), getPersonAccount()
Generated:
Return:
the meta object for the attribute list 'See Also'.

getPropertiesType

org.eclipse.emf.ecore.EClass getPropertiesType()
Returns the meta object for class 'Properties Type'.

See Also:
PropertiesType
Generated:
Return:
the meta object for class 'Properties Type'.

getPropertiesType_MetaData

org.eclipse.emf.ecore.EReference getPropertiesType_MetaData()
Returns the meta object for the containment reference list 'Meta Data'.

See Also:
PropertiesType.getMetaData(), getPropertiesType()
Generated:
Return:
the meta object for the containment reference list 'Meta Data'.

getPropertiesType_MultiValued

org.eclipse.emf.ecore.EAttribute getPropertiesType_MultiValued()
Returns the meta object for the attribute 'Multi Valued'.

See Also:
PropertiesType.isMultiValued(), getPropertiesType()
Generated:
Return:
the meta object for the attribute 'Multi Valued'.

getPropertiesType_Name

org.eclipse.emf.ecore.EAttribute getPropertiesType_Name()
Returns the meta object for the attribute 'Name'.

See Also:
PropertiesType.getName(), getPropertiesType()
Generated:
Return:
the meta object for the attribute 'Name'.

getPropertyControl

org.eclipse.emf.ecore.EClass getPropertyControl()
Returns the meta object for class 'Property Control'.

See Also:
PropertyControl
Generated:
Return:
the meta object for class 'Property Control'.

getPropertyControl_Properties

org.eclipse.emf.ecore.EAttribute getPropertyControl_Properties()
Returns the meta object for the attribute list 'Properties'.

See Also:
PropertyControl.getProperties(), getPropertyControl()
Generated:
Return:
the meta object for the attribute list 'Properties'.

getPropertyControl_ContextProperties

org.eclipse.emf.ecore.EReference getPropertyControl_ContextProperties()
Returns the meta object for the containment reference list 'Context Properties'.

See Also:
PropertyControl.getContextProperties(), getPropertyControl()
Generated:
Return:
the meta object for the containment reference list 'Context Properties'.

getPropertyDefinitionControl

org.eclipse.emf.ecore.EClass getPropertyDefinitionControl()
Returns the meta object for class 'Property Definition Control'.

See Also:
PropertyDefinitionControl
Generated:
Return:
the meta object for class 'Property Definition Control'.

getPropertyDefinitionControl_PropertyNames

org.eclipse.emf.ecore.EAttribute getPropertyDefinitionControl_PropertyNames()
Returns the meta object for the attribute list 'Property Names'.

See Also:
PropertyDefinitionControl.getPropertyNames(), getPropertyDefinitionControl()
Generated:
Return:
the meta object for the attribute list 'Property Names'.

getPropertyDefinitionControl_EntityTypeName

org.eclipse.emf.ecore.EAttribute getPropertyDefinitionControl_EntityTypeName()
Returns the meta object for the attribute 'Entity Type Name'.

See Also:
PropertyDefinitionControl.getEntityTypeName(), getPropertyDefinitionControl()
Generated:
Return:
the meta object for the attribute 'Entity Type Name'.

getPropertySchemaType

org.eclipse.emf.ecore.EClass getPropertySchemaType()
Returns the meta object for class 'Property Schema Type'.

See Also:
PropertySchemaType
Generated:
Return:
the meta object for class 'Property Schema Type'.

getPropertySchemaType_ApplicableEntityTypeNames

org.eclipse.emf.ecore.EAttribute getPropertySchemaType_ApplicableEntityTypeNames()
Returns the meta object for the attribute list 'Applicable Entity Type Names'.

See Also:
PropertySchemaType.getApplicableEntityTypeNames(), getPropertySchemaType()
Generated:
Return:
the meta object for the attribute list 'Applicable Entity Type Names'.

getPropertySchemaType_RequiredEntityTypeNames

org.eclipse.emf.ecore.EAttribute getPropertySchemaType_RequiredEntityTypeNames()
Returns the meta object for the attribute list 'Required Entity Type Names'.

See Also:
PropertySchemaType.getRequiredEntityTypeNames(), getPropertySchemaType()
Generated:
Return:
the meta object for the attribute list 'Required Entity Type Names'.

getPropertySchemaType_MetaData

org.eclipse.emf.ecore.EReference getPropertySchemaType_MetaData()
Returns the meta object for the containment reference list 'Meta Data'.

See Also:
PropertySchemaType.getMetaData(), getPropertySchemaType()
Generated:
Return:
the meta object for the containment reference list 'Meta Data'.

getPropertySchemaType_DataType

org.eclipse.emf.ecore.EAttribute getPropertySchemaType_DataType()
Returns the meta object for the attribute 'Data Type'.

See Also:
PropertySchemaType.getDataType(), getPropertySchemaType()
Generated:
Return:
the meta object for the attribute 'Data Type'.

getPropertySchemaType_MultiValued

org.eclipse.emf.ecore.EAttribute getPropertySchemaType_MultiValued()
Returns the meta object for the attribute 'Multi Valued'.

See Also:
PropertySchemaType.isMultiValued(), getPropertySchemaType()
Generated:
Return:
the meta object for the attribute 'Multi Valued'.

getPropertySchemaType_PropertyName

org.eclipse.emf.ecore.EAttribute getPropertySchemaType_PropertyName()
Returns the meta object for the attribute 'Property Name'.

See Also:
PropertySchemaType.getPropertyName(), getPropertySchemaType()
Generated:
Return:
the meta object for the attribute 'Property Name'.

getRequestControl

org.eclipse.emf.ecore.EClass getRequestControl()
Returns the meta object for class 'Request Control'.

See Also:
RequestControl
Generated:
Return:
the meta object for class 'Request Control'.

getRequestControl_RequiredInteractionStyle

org.eclipse.emf.ecore.EAttribute getRequestControl_RequiredInteractionStyle()
Returns the meta object for the attribute 'Required Interaction Style'.

See Also:
RequestControl.getRequiredInteractionStyle(), getRequestControl()
Generated:
Return:
the meta object for the attribute 'Required Interaction Style'.

getRequestControl_Ticket

org.eclipse.emf.ecore.EAttribute getRequestControl_Ticket()
Returns the meta object for the attribute 'Ticket'.

See Also:
RequestControl.getTicket(), getRequestControl()
Generated:
Return:
the meta object for the attribute 'Ticket'.

getResponseControl

org.eclipse.emf.ecore.EClass getResponseControl()
Returns the meta object for class 'Response Control'.

See Also:
ResponseControl
Generated:
Return:
the meta object for class 'Response Control'.

getResponseControl_Complete

org.eclipse.emf.ecore.EAttribute getResponseControl_Complete()
Returns the meta object for the attribute 'Complete'.

See Also:
ResponseControl.isComplete(), getResponseControl()
Generated:
Return:
the meta object for the attribute 'Complete'.

getResponseControl_Ticket

org.eclipse.emf.ecore.EAttribute getResponseControl_Ticket()
Returns the meta object for the attribute 'Ticket'.

See Also:
ResponseControl.getTicket(), getResponseControl()
Generated:
Return:
the meta object for the attribute 'Ticket'.

getRolePlayer

org.eclipse.emf.ecore.EClass getRolePlayer()
Returns the meta object for class 'Role Player'.

See Also:
RolePlayer
Generated:
Return:
the meta object for class 'Role Player'.

getRolePlayer_PartyRoles

org.eclipse.emf.ecore.EReference getRolePlayer_PartyRoles()
Returns the meta object for the containment reference list 'Party Roles'.

See Also:
RolePlayer.getPartyRoles(), getRolePlayer()
Generated:
Return:
the meta object for the containment reference list 'Party Roles'.

getRootType

org.eclipse.emf.ecore.EClass getRootType()
Returns the meta object for class 'Root Type'.

See Also:
RootType
Generated:
Return:
the meta object for class 'Root Type'.

getRootType_Contexts

org.eclipse.emf.ecore.EReference getRootType_Contexts()
Returns the meta object for the containment reference list 'Contexts'.

See Also:
RootType.getContexts(), getRootType()
Generated:
Return:
the meta object for the containment reference list 'Contexts'.

getRootType_Entities

org.eclipse.emf.ecore.EReference getRootType_Entities()
Returns the meta object for the containment reference list 'Entities'.

See Also:
RootType.getEntities(), getRootType()
Generated:
Return:
the meta object for the containment reference list 'Entities'.

getRootType_Controls

org.eclipse.emf.ecore.EReference getRootType_Controls()
Returns the meta object for the containment reference list 'Controls'.

See Also:
RootType.getControls(), getRootType()
Generated:
Return:
the meta object for the containment reference list 'Controls'.

getRootType_Schema

org.eclipse.emf.ecore.EReference getRootType_Schema()
Returns the meta object for the containment reference 'Schema'.

See Also:
RootType.getSchema(), getRootType()
Generated:
Return:
the meta object for the containment reference 'Schema'.

getRootType_Validated

org.eclipse.emf.ecore.EAttribute getRootType_Validated()
Returns the meta object for the attribute 'Validated'.

See Also:
RootType.isValidated(), getRootType()
Generated:
Return:
the meta object for the attribute 'Validated'.

getSchemaType

org.eclipse.emf.ecore.EClass getSchemaType()
Returns the meta object for class 'Schema Type'.

See Also:
SchemaType
Generated:
Return:
the meta object for class 'Schema Type'.

getSchemaType_EntitySchema

org.eclipse.emf.ecore.EReference getSchemaType_EntitySchema()
Returns the meta object for the containment reference list 'Entity Schema'.

See Also:
SchemaType.getEntitySchema(), getSchemaType()
Generated:
Return:
the meta object for the containment reference list 'Entity Schema'.

getSchemaType_PropertySchema

org.eclipse.emf.ecore.EReference getSchemaType_PropertySchema()
Returns the meta object for the containment reference list 'Property Schema'.

See Also:
SchemaType.getPropertySchema(), getSchemaType()
Generated:
Return:
the meta object for the containment reference list 'Property Schema'.

getSchemaType_ExtensionPropertySchema

org.eclipse.emf.ecore.EReference getSchemaType_ExtensionPropertySchema()
Returns the meta object for the containment reference list 'Extension Property Schema'.

See Also:
SchemaType.getExtensionPropertySchema(), getSchemaType()
Generated:
Return:
the meta object for the containment reference list 'Extension Property Schema'.

getSchemaType_PropertyDataTypes

org.eclipse.emf.ecore.EAttribute getSchemaType_PropertyDataTypes()
Returns the meta object for the attribute list 'Property Data Types'.

See Also:
SchemaType.getPropertyDataTypes(), getSchemaType()
Generated:
Return:
the meta object for the attribute list 'Property Data Types'.

getSearchControl

org.eclipse.emf.ecore.EClass getSearchControl()
Returns the meta object for class 'Search Control'.

See Also:
SearchControl
Generated:
Return:
the meta object for class 'Search Control'.

getSearchControl_SearchBases

org.eclipse.emf.ecore.EAttribute getSearchControl_SearchBases()
Returns the meta object for the attribute list 'Search Bases'.

See Also:
SearchControl.getSearchBases(), getSearchControl()
Generated:
Return:
the meta object for the attribute list 'Search Bases'.

getSearchControl_CountLimit

org.eclipse.emf.ecore.EAttribute getSearchControl_CountLimit()
Returns the meta object for the attribute 'Count Limit'.

See Also:
SearchControl.getCountLimit(), getSearchControl()
Generated:
Return:
the meta object for the attribute 'Count Limit'.

getSearchControl_Expression

org.eclipse.emf.ecore.EAttribute getSearchControl_Expression()
Returns the meta object for the attribute 'Expression'.

See Also:
SearchControl.getExpression(), getSearchControl()
Generated:
Return:
the meta object for the attribute 'Expression'.

getSearchControl_ReturnSubType

org.eclipse.emf.ecore.EAttribute getSearchControl_ReturnSubType()
Returns the meta object for the attribute 'Return Sub Type'.

See Also:
SearchControl.isReturnSubType(), getSearchControl()
Generated:
Return:
the meta object for the attribute 'Return Sub Type'.

getSearchControl_SearchLimit

org.eclipse.emf.ecore.EAttribute getSearchControl_SearchLimit()
Returns the meta object for the attribute 'Search Limit'.

See Also:
SearchControl.getSearchLimit(), getSearchControl()
Generated:
Return:
the meta object for the attribute 'Search Limit'.

getSearchControl_TimeLimit

org.eclipse.emf.ecore.EAttribute getSearchControl_TimeLimit()
Returns the meta object for the attribute 'Time Limit'.

See Also:
SearchControl.getTimeLimit(), getSearchControl()
Generated:
Return:
the meta object for the attribute 'Time Limit'.

getSearchResponseControl

org.eclipse.emf.ecore.EClass getSearchResponseControl()
Returns the meta object for class 'Search Response Control'.

See Also:
SearchResponseControl
Generated:
Return:
the meta object for class 'Search Response Control'.

getSearchResponseControl_HasMoreResults

org.eclipse.emf.ecore.EAttribute getSearchResponseControl_HasMoreResults()
Returns the meta object for the attribute 'Has More Results'.

See Also:
SearchResponseControl.isHasMoreResults(), getSearchResponseControl()
Generated:
Return:
the meta object for the attribute 'Has More Results'.

getSortControl

org.eclipse.emf.ecore.EClass getSortControl()
Returns the meta object for class 'Sort Control'.

See Also:
SortControl
Generated:
Return:
the meta object for class 'Sort Control'.

getSortControl_SortKeys

org.eclipse.emf.ecore.EReference getSortControl_SortKeys()
Returns the meta object for the containment reference list 'Sort Keys'.

See Also:
SortControl.getSortKeys(), getSortControl()
Generated:
Return:
the meta object for the containment reference list 'Sort Keys'.

getSortControl_Locale

org.eclipse.emf.ecore.EAttribute getSortControl_Locale()
Returns the meta object for the attribute 'Locale'.

See Also:
SortControl.getLocale(), getSortControl()
Generated:
Return:
the meta object for the attribute 'Locale'.

getSortKeyType

org.eclipse.emf.ecore.EClass getSortKeyType()
Returns the meta object for class 'Sort Key Type'.

See Also:
SortKeyType
Generated:
Return:
the meta object for class 'Sort Key Type'.

getSortKeyType_PropertyName

org.eclipse.emf.ecore.EAttribute getSortKeyType_PropertyName()
Returns the meta object for the attribute 'Property Name'.

See Also:
SortKeyType.getPropertyName(), getSortKeyType()
Generated:
Return:
the meta object for the attribute 'Property Name'.

getSortKeyType_AscendingOrder

org.eclipse.emf.ecore.EAttribute getSortKeyType_AscendingOrder()
Returns the meta object for the attribute 'Ascending Order'.

See Also:
SortKeyType.isAscendingOrder(), getSortKeyType()
Generated:
Return:
the meta object for the attribute 'Ascending Order'.

getTypeControl

org.eclipse.emf.ecore.EClass getTypeControl()
Returns the meta object for class 'Type Control'.

See Also:
TypeControl
Generated:
Return:
the meta object for class 'Type Control'.

getTypeControl_RepositoryId

org.eclipse.emf.ecore.EAttribute getTypeControl_RepositoryId()
Returns the meta object for the attribute 'Repository Id'.

See Also:
TypeControl.getRepositoryId(), getTypeControl()
Generated:
Return:
the meta object for the attribute 'Repository Id'.

getViewControl

org.eclipse.emf.ecore.EClass getViewControl()
Returns the meta object for class 'View Control'.

See Also:
ViewControl
Generated:
Return:
the meta object for class 'View Control'.

getViewControl_ViewName

org.eclipse.emf.ecore.EAttribute getViewControl_ViewName()
Returns the meta object for the attribute 'View Name'.

See Also:
ViewControl.getViewName(), getViewControl()
Generated:
Return:
the meta object for the attribute 'View Name'.

getViewIdentifierType

org.eclipse.emf.ecore.EClass getViewIdentifierType()
Returns the meta object for class 'View Identifier Type'.

See Also:
ViewIdentifierType
Generated:
Return:
the meta object for class 'View Identifier Type'.

getViewIdentifierType_ViewEntryName

org.eclipse.emf.ecore.EAttribute getViewIdentifierType_ViewEntryName()
Returns the meta object for the attribute 'View Entry Name'.

See Also:
ViewIdentifierType.getViewEntryName(), getViewIdentifierType()
Generated:
Return:
the meta object for the attribute 'View Entry Name'.

getViewIdentifierType_ViewEntryUniqueId

org.eclipse.emf.ecore.EAttribute getViewIdentifierType_ViewEntryUniqueId()
Returns the meta object for the attribute 'View Entry Unique Id'.

See Also:
ViewIdentifierType.getViewEntryUniqueId(), getViewIdentifierType()
Generated:
Return:
the meta object for the attribute 'View Entry Unique Id'.

getViewIdentifierType_ViewName

org.eclipse.emf.ecore.EAttribute getViewIdentifierType_ViewName()
Returns the meta object for the attribute 'View Name'.

See Also:
ViewIdentifierType.getViewName(), getViewIdentifierType()
Generated:
Return:
the meta object for the attribute 'View Name'.

getModelFactory

ModelFactory getModelFactory()
Returns the factory that creates the instances of the model.

Generated:
Return:
the factory that creates the instances of the model.