com.hammurapi.review
Interface ReviewPackage

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
All Known Implementing Classes:
ReviewPackageImpl

public interface ReviewPackage
extends org.eclipse.emf.ecore.EPackage

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

Foundation review classes and interfaces.

See Also:
ReviewFactory

Nested Class Summary
static interface ReviewPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
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 ANNOTATION
          The meta object id for the 'Annotation' class.
static int ANNOTATION__REPORT
          The feature id for the 'Report' reference.
static int ANNOTATION__REPORTED_BY
          The feature id for the 'Reported By' reference.
static int ANNOTATION__SOURCE
          The feature id for the 'Source' container reference.
static int ANNOTATION_FEATURE_COUNT
          The number of structural features of the 'Annotation' class.
static int ARTIFACT_TYPE
          The meta object id for the 'Artifact Type' class.
static int ARTIFACT_TYPE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ARTIFACT_TYPE__EXTERNAL_PARENT
          The feature id for the 'External Parent' reference.
static int ARTIFACT_TYPE__GOVERNED_BY
          The feature id for the 'Governed By' reference list.
static int ARTIFACT_TYPE__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int ARTIFACT_TYPE__INSPECTORS
          The feature id for the 'Inspectors' reference list.
static int ARTIFACT_TYPE__LANGUAGE_MODULES
          The feature id for the 'Language Modules' reference list.
static int ARTIFACT_TYPE__NAME
          The feature id for the 'Name' attribute.
static int ARTIFACT_TYPE__PARENT_CATEGORY
          The feature id for the 'Parent Category' container reference.
static int ARTIFACT_TYPE__REFERENCES
          The feature id for the 'References' attribute list.
static int ARTIFACT_TYPE__ROLES
          The feature id for the 'Roles' containment reference list.
static int ARTIFACT_TYPE__SUB_CATEGORY
          The feature id for the 'Sub Category' containment reference list.
static int ARTIFACT_TYPE__UID
          The feature id for the 'Uid' attribute.
static int ARTIFACT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Artifact Type' class.
static int BASELINE
          The meta object id for the 'Baseline' class.
static int BASELINE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int BASELINE__REPORTS
          The feature id for the 'Reports' containment reference list.
static int BASELINE__ROOTS
          The feature id for the 'Roots' containment reference list.
static int BASELINE__TIMESTAMP
          The feature id for the 'Timestamp' attribute.
static int BASELINE_FEATURE_COUNT
          The number of structural features of the 'Baseline' class.
static int COMPONENT
          The meta object id for the 'Component' class.
static int COMPONENT__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int COMPONENT__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int COMPONENT__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int COMPONENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int COMPONENT__ENABLED
          The feature id for the 'Enabled' attribute.
static int COMPONENT__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int COMPONENT__ID
          The feature id for the 'Id' attribute.
static int COMPONENT__MODULE
          The feature id for the 'Module' containment reference list.
static int COMPONENT__NAME
          The feature id for the 'Name' attribute.
static int COMPONENT__PROFILE
          The feature id for the 'Profile' containment reference list.
static int COMPONENT__PROPERTY
          The feature id for the 'Property' containment reference list.
static int COMPONENT__REPORTER
          The feature id for the 'Reporter' containment reference list.
static int COMPONENT__ROLES
          The feature id for the 'Roles' containment reference list.
static int COMPONENT__SERVICE
          The feature id for the 'Service' attribute list.
static int COMPONENT__SOURCE
          The feature id for the 'Source' containment reference list.
static int COMPONENT__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int COMPONENT__TYPE
          The feature id for the 'Type' attribute.
static int COMPONENT__VALUE
          The feature id for the 'Value' attribute.
static int COMPONENT__WAIVERS
          The feature id for the 'Waivers' containment reference list.
static int COMPONENT_FEATURE_COUNT
          The number of structural features of the 'Component' class.
static int EEXCEPTION
          The meta object id for the 'EException' data type.
static ReviewPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int GOVERNANACE_OBJECT
          The meta object id for the 'Governanace Object' class.
static int GOVERNANACE_OBJECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GOVERNANACE_OBJECT__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int GOVERNANACE_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int GOVERNANACE_OBJECT__REFERENCES
          The feature id for the 'References' attribute list.
static int GOVERNANACE_OBJECT__ROLES
          The feature id for the 'Roles' containment reference list.
static int GOVERNANACE_OBJECT__UID
          The feature id for the 'Uid' attribute.
static int GOVERNANACE_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Governanace Object' class.
static int GOVERNANCE_DOMAIN
          The meta object id for the 'Governance Domain' class.
static int GOVERNANCE_DOMAIN__CATEGORIES
          The feature id for the 'Categories' containment reference list.
static int GOVERNANCE_DOMAIN__CHILDREN
          The feature id for the 'Children' containment reference list.
static int GOVERNANCE_DOMAIN__COMMENT
          The feature id for the 'Comment' attribute.
static int GOVERNANCE_DOMAIN__CONTACT_INFO
          The feature id for the 'Contact Info' containment reference list.
static int GOVERNANCE_DOMAIN__EXTERNAL_CHILDREN
          The feature id for the 'External Children' reference list.
static int GOVERNANCE_DOMAIN__IDENTITY
          The feature id for the 'Identity' containment reference list.
static int GOVERNANCE_DOMAIN__MATRIXED_CHILDREN
          The feature id for the 'Matrixed Children' containment reference list.
static int GOVERNANCE_DOMAIN__NAME
          The feature id for the 'Name' attribute.
static int GOVERNANCE_DOMAIN__ORGANIZATION_TYPE
          The feature id for the 'Organization Type' attribute.
static int GOVERNANCE_DOMAIN__PARENT
          The feature id for the 'Parent' container reference.
static int GOVERNANCE_DOMAIN__TAGS
          The feature id for the 'Tags' containment reference list.
static int GOVERNANCE_DOMAIN__TOOLS
          The feature id for the 'Tools' containment reference list.
static int GOVERNANCE_DOMAIN__UID
          The feature id for the 'Uid' attribute.
static int GOVERNANCE_DOMAIN_FEATURE_COUNT
          The number of structural features of the 'Governance Domain' class.
static int GOVERNOR
          The meta object id for the 'Governor' class.
static int GOVERNOR__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int GOVERNOR__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int GOVERNOR__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int GOVERNOR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GOVERNOR__ENABLED
          The feature id for the 'Enabled' attribute.
static int GOVERNOR__ENFORCED_BY
          The feature id for the 'Enforced By' reference list.
static int GOVERNOR__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int GOVERNOR__ID
          The feature id for the 'Id' attribute.
static int GOVERNOR__LANGUAGE_MODULES
          The feature id for the 'Language Modules' reference list.
static int GOVERNOR__NAME
          The feature id for the 'Name' attribute.
static int GOVERNOR__PROFILE
          The feature id for the 'Profile' containment reference list.
static int GOVERNOR__PROPERTY
          The feature id for the 'Property' containment reference list.
static int GOVERNOR__ROLES
          The feature id for the 'Roles' containment reference list.
static int GOVERNOR__RUNTIME
          The feature id for the 'Runtime' attribute.
static int GOVERNOR__SERVICE
          The feature id for the 'Service' attribute list.
static int GOVERNOR__SOURCE
          The feature id for the 'Source' containment reference list.
static int GOVERNOR__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int GOVERNOR__TYPE
          The feature id for the 'Type' attribute.
static int GOVERNOR__VALUE
          The feature id for the 'Value' attribute.
static int GOVERNOR_FEATURE_COUNT
          The number of structural features of the 'Governor' class.
static int INSPECTOR
          The meta object id for the 'Inspector' class.
static int INSPECTOR__CATEGORY
          The feature id for the 'Category' reference.
static int INSPECTOR__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int INSPECTOR__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int INSPECTOR__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int INSPECTOR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int INSPECTOR__ENABLED
          The feature id for the 'Enabled' attribute.
static int INSPECTOR__ENFORCED_BY
          The feature id for the 'Enforced By' reference list.
static int INSPECTOR__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int INSPECTOR__ID
          The feature id for the 'Id' attribute.
static int INSPECTOR__INBOUND_RELATIONSHIPS
          The feature id for the 'Inbound Relationships' reference list.
static int INSPECTOR__INSPECTOR_SET
          The feature id for the 'Inspector Set' container reference.
static int INSPECTOR__LANGUAGE_MODULES
          The feature id for the 'Language Modules' reference list.
static int INSPECTOR__MESSAGE_TEMPLATE
          The feature id for the 'Message Template' attribute.
static int INSPECTOR__NAME
          The feature id for the 'Name' attribute.
static int INSPECTOR__OUTBOUND_RELATIONSHIPS
          The feature id for the 'Outbound Relationships' containment reference list.
static int INSPECTOR__PROFILE
          The feature id for the 'Profile' containment reference list.
static int INSPECTOR__PROPERTY
          The feature id for the 'Property' containment reference list.
static int INSPECTOR__ROLES
          The feature id for the 'Roles' containment reference list.
static int INSPECTOR__RUNTIME
          The feature id for the 'Runtime' attribute.
static int INSPECTOR__SERVICE
          The feature id for the 'Service' attribute list.
static int INSPECTOR__SEVERITY
          The feature id for the 'Severity' attribute.
static int INSPECTOR__SOURCE
          The feature id for the 'Source' containment reference list.
static int INSPECTOR__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int INSPECTOR__TYPE
          The feature id for the 'Type' attribute.
static int INSPECTOR__UID
          The feature id for the 'Uid' attribute.
static int INSPECTOR__VALUE
          The feature id for the 'Value' attribute.
static int INSPECTOR_CATEGORY
          The meta object id for the 'Inspector Category' class.
static int INSPECTOR_CATEGORY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int INSPECTOR_CATEGORY__EXTERNAL_PARENT
          The feature id for the 'External Parent' reference.
static int INSPECTOR_CATEGORY__GOVERNED_BY
          The feature id for the 'Governed By' reference list.
static int INSPECTOR_CATEGORY__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int INSPECTOR_CATEGORY__INSPECTORS
          The feature id for the 'Inspectors' reference list.
static int INSPECTOR_CATEGORY__NAME
          The feature id for the 'Name' attribute.
static int INSPECTOR_CATEGORY__PARENT_CATEGORY
          The feature id for the 'Parent Category' container reference.
static int INSPECTOR_CATEGORY__REFERENCES
          The feature id for the 'References' attribute list.
static int INSPECTOR_CATEGORY__ROLES
          The feature id for the 'Roles' containment reference list.
static int INSPECTOR_CATEGORY__SUB_CATEGORY
          The feature id for the 'Sub Category' containment reference list.
static int INSPECTOR_CATEGORY__UID
          The feature id for the 'Uid' attribute.
static int INSPECTOR_CATEGORY_FEATURE_COUNT
          The number of structural features of the 'Inspector Category' class.
static int INSPECTOR_FEATURE_COUNT
          The number of structural features of the 'Inspector' class.
static int INSPECTOR_RELATIONSHIP
          The meta object id for the 'Inspector Relationship' class.
static int INSPECTOR_RELATIONSHIP__DESCRIPTION
          The feature id for the 'Description' attribute.
static int INSPECTOR_RELATIONSHIP__SOURCE
          The feature id for the 'Source' container reference.
static int INSPECTOR_RELATIONSHIP__TARGET
          The feature id for the 'Target' reference.
static int INSPECTOR_RELATIONSHIP_FEATURE_COUNT
          The number of structural features of the 'Inspector Relationship' class.
static int INSPECTOR_SET
          The meta object id for the 'Inspector Set' class.
static int INSPECTOR_SET__BASE
          The feature id for the 'Base' reference list.
static int INSPECTOR_SET__CATEGORIES
          The feature id for the 'Categories' containment reference list.
static int INSPECTOR_SET__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int INSPECTOR_SET__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int INSPECTOR_SET__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int INSPECTOR_SET__DESCRIPTION
          The feature id for the 'Description' attribute.
static int INSPECTOR_SET__ENABLED
          The feature id for the 'Enabled' attribute.
static int INSPECTOR_SET__ENFORCED_BY
          The feature id for the 'Enforced By' reference list.
static int INSPECTOR_SET__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int INSPECTOR_SET__ID
          The feature id for the 'Id' attribute.
static int INSPECTOR_SET__INCLUDED_INSPECTORS
          The feature id for the 'Included Inspectors' reference list.
static int INSPECTOR_SET__INSPECTORS
          The feature id for the 'Inspectors' containment reference list.
static int INSPECTOR_SET__LANGUAGE_MODULES
          The feature id for the 'Language Modules' reference list.
static int INSPECTOR_SET__NAME
          The feature id for the 'Name' attribute.
static int INSPECTOR_SET__PROFILE
          The feature id for the 'Profile' containment reference list.
static int INSPECTOR_SET__PROPERTY
          The feature id for the 'Property' containment reference list.
static int INSPECTOR_SET__ROLES
          The feature id for the 'Roles' containment reference list.
static int INSPECTOR_SET__RUNTIME
          The feature id for the 'Runtime' attribute.
static int INSPECTOR_SET__SERVICE
          The feature id for the 'Service' attribute list.
static int INSPECTOR_SET__SOURCE
          The feature id for the 'Source' containment reference list.
static int INSPECTOR_SET__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int INSPECTOR_SET__TYPE
          The feature id for the 'Type' attribute.
static int INSPECTOR_SET__VALUE
          The feature id for the 'Value' attribute.
static int INSPECTOR_SET__VERSION
          The feature id for the 'Version' attribute.
static int INSPECTOR_SET_FEATURE_COUNT
          The number of structural features of the 'Inspector Set' class.
static int LANGUAGE_ELEMENT
          The meta object id for the 'Language Element' class.
static int LANGUAGE_ELEMENT__OBSERVATIONS
          The feature id for the 'Observations' containment reference list.
static int LANGUAGE_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Language Element' class.
static int MEASUREMENT
          The meta object id for the 'Measurement' class.
static int MEASUREMENT__NAME
          The feature id for the 'Name' attribute.
static int MEASUREMENT__REPORT
          The feature id for the 'Report' reference.
static int MEASUREMENT__REPORTED_BY
          The feature id for the 'Reported By' reference.
static int MEASUREMENT__SOURCE
          The feature id for the 'Source' container reference.
static int MEASUREMENT__VALUE
          The feature id for the 'Value' attribute.
static int MEASUREMENT_FEATURE_COUNT
          The number of structural features of the 'Measurement' class.
static int MODULE
          The meta object id for the 'Module' class.
static int MODULE__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int MODULE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int MODULE__INSPECTOR_SET
          The feature id for the 'Inspector Set' reference list.
static int MODULE__MODEL
          The feature id for the 'Model' attribute list.
static int MODULE__NAME
          The feature id for the 'Name' attribute.
static int MODULE__SOURCE
          The feature id for the 'Source' containment reference list.
static int MODULE_FEATURE_COUNT
          The number of structural features of the 'Module' class.
static int OBSERVATION
          The meta object id for the 'Observation' class.
static int OBSERVATION__REPORT
          The feature id for the 'Report' reference.
static int OBSERVATION__REPORTED_BY
          The feature id for the 'Reported By' reference.
static int OBSERVATION__SOURCE
          The feature id for the 'Source' container reference.
static int OBSERVATION_FEATURE_COUNT
          The number of structural features of the 'Observation' class.
static int REPORT
          The meta object id for the 'Report' class.
static int REPORT__BASELINE
          The feature id for the 'Baseline' container reference.
static int REPORT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int REPORT__INSPECTOR_SETS
          The feature id for the 'Inspector Sets' reference list.
static int REPORT__NAME
          The feature id for the 'Name' attribute.
static int REPORT__OBSERVATIONS
          The feature id for the 'Observations' reference.
static int REPORT__TIMESTAMP
          The feature id for the 'Timestamp' attribute.
static int REPORT_FEATURE_COUNT
          The number of structural features of the 'Report' class.
static int REPOSITORY
          The meta object id for the 'Repository' class.
static int REPOSITORY__BASELINES
          The feature id for the 'Baselines' containment reference list.
static int REPOSITORY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int REPOSITORY__NAME
          The feature id for the 'Name' attribute.
static int REPOSITORY_FEATURE_COUNT
          The number of structural features of the 'Repository' class.
static int REVISION
          The meta object id for the 'Revision' class.
static int REVISION__CHECKSUM
          The feature id for the 'Checksum' attribute.
static int REVISION__CHECKSUM_ALGORITHM
          The feature id for the 'Checksum Algorithm' attribute.
static int REVISION__NAME
          The feature id for the 'Name' attribute.
static int REVISION__OBSERVATIONS
          The feature id for the 'Observations' containment reference list.
static int REVISION__SIZE
          The feature id for the 'Size' attribute.
static int REVISION__TIMESTAMP
          The feature id for the 'Timestamp' attribute.
static int REVISION_FEATURE_COUNT
          The number of structural features of the 'Revision' class.
static int TOOL
          The meta object id for the 'Tool' class.
static int TOOL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TOOL__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int TOOL__IDENTITY
          The feature id for the 'Identity' containment reference list.
static int TOOL__NAME
          The feature id for the 'Name' attribute.
static int TOOL__REFERENCES
          The feature id for the 'References' attribute list.
static int TOOL__ROLES
          The feature id for the 'Roles' containment reference list.
static int TOOL__UID
          The feature id for the 'Uid' attribute.
static int TOOL__VERSIONS
          The feature id for the 'Versions' containment reference list.
static int TOOL_FEATURE_COUNT
          The number of structural features of the 'Tool' class.
static int TOOL_VERSION
          The meta object id for the 'Tool Version' class.
static int TOOL_VERSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TOOL_VERSION__ENFORCES
          The feature id for the 'Enforces' reference list.
static int TOOL_VERSION__GOVERNS
          The feature id for the 'Governs' reference list.
static int TOOL_VERSION__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int TOOL_VERSION__IDENTITY
          The feature id for the 'Identity' containment reference list.
static int TOOL_VERSION__NAME
          The feature id for the 'Name' attribute.
static int TOOL_VERSION__REFERENCES
          The feature id for the 'References' attribute list.
static int TOOL_VERSION__ROLES
          The feature id for the 'Roles' containment reference list.
static int TOOL_VERSION__TOOL
          The feature id for the 'Tool' container reference.
static int TOOL_VERSION__UID
          The feature id for the 'Uid' attribute.
static int TOOL_VERSION_FEATURE_COUNT
          The number of structural features of the 'Tool Version' class.
static int VIOLATION
          The meta object id for the 'Violation' class.
static int VIOLATION__MESSAGE
          The feature id for the 'Message' attribute.
static int VIOLATION__REPORT
          The feature id for the 'Report' reference.
static int VIOLATION__REPORTED_BY
          The feature id for the 'Reported By' reference.
static int VIOLATION__SOURCE
          The feature id for the 'Source' container reference.
static int VIOLATION_FEATURE_COUNT
          The number of structural features of the 'Violation' class.
static int WAIVER
          The meta object id for the 'Waiver' class.
static int WAIVER__COMMENT
          The feature id for the 'Comment' attribute.
static int WAIVER__EXPIRATION_TIME
          The feature id for the 'Expiration Time' attribute.
static int WAIVER__INSPECTOR
          The feature id for the 'Inspector' reference.
static int WAIVER__SIGNATURE
          The feature id for the 'Signature' attribute.
static int WAIVER_FEATURE_COUNT
          The number of structural features of the 'Waiver' class.
static int WARNING
          The meta object id for the 'Warning' class.
static int WARNING__CAUSE
          The feature id for the 'Cause' attribute.
static int WARNING__MESSAGE
          The feature id for the 'Message' attribute.
static int WARNING__REPORT
          The feature id for the 'Report' reference.
static int WARNING__REPORTED_BY
          The feature id for the 'Reported By' reference.
static int WARNING__SOURCE
          The feature id for the 'Source' container reference.
static int WARNING_FEATURE_COUNT
          The number of structural features of the 'Warning' class.
 
Method Summary
 org.eclipse.emf.ecore.EClass getAnnotation()
          Returns the meta object for class 'Annotation'.
 org.eclipse.emf.ecore.EReference getArtifactType_LanguageModules()
          Returns the meta object for the reference list 'Language Modules'.
 org.eclipse.emf.ecore.EClass getArtifactType()
          Returns the meta object for class 'Artifact Type'.
 org.eclipse.emf.ecore.EAttribute getBaseline_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EReference getBaseline_Reports()
          Returns the meta object for the containment reference list 'Reports'.
 org.eclipse.emf.ecore.EReference getBaseline_Roots()
          Returns the meta object for the containment reference list 'Roots'.
 org.eclipse.emf.ecore.EAttribute getBaseline_Timestamp()
          Returns the meta object for the attribute 'Timestamp'.
 org.eclipse.emf.ecore.EClass getBaseline()
          Returns the meta object for class 'Baseline'.
 org.eclipse.emf.ecore.EReference getComponent_Module()
          Returns the meta object for the containment reference list 'Module'.
 org.eclipse.emf.ecore.EAttribute getComponent_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getComponent_Reporter()
          Returns the meta object for the containment reference list 'Reporter'.
 org.eclipse.emf.ecore.EReference getComponent_Waivers()
          Returns the meta object for the containment reference list 'Waivers'.
 org.eclipse.emf.ecore.EClass getComponent()
          Returns the meta object for class 'Component'.
 org.eclipse.emf.ecore.EDataType getEException()
          Returns the meta object for data type 'EException'.
 org.eclipse.emf.ecore.EAttribute getGovernanaceObject_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getGovernanaceObject_HomePage()
          Returns the meta object for the attribute 'Home Page'.
 org.eclipse.emf.ecore.EAttribute getGovernanaceObject_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getGovernanaceObject_References()
          Returns the meta object for the attribute list 'References'.
 org.eclipse.emf.ecore.EAttribute getGovernanaceObject_Uid()
          Returns the meta object for the attribute 'Uid'.
 org.eclipse.emf.ecore.EClass getGovernanaceObject()
          Returns the meta object for class 'Governanace Object'.
 org.eclipse.emf.ecore.EReference getGovernanceDomain_Categories()
          Returns the meta object for the containment reference list 'Categories'.
 org.eclipse.emf.ecore.EReference getGovernanceDomain_Tools()
          Returns the meta object for the containment reference list 'Tools'.
 org.eclipse.emf.ecore.EClass getGovernanceDomain()
          Returns the meta object for class 'Governance Domain'.
 org.eclipse.emf.ecore.EReference getGovernor_EnforcedBy()
          Returns the meta object for the reference list 'Enforced By'.
 org.eclipse.emf.ecore.EReference getGovernor_LanguageModules()
          Returns the meta object for the reference list 'Language Modules'.
 org.eclipse.emf.ecore.EClass getGovernor()
          Returns the meta object for class 'Governor'.
 org.eclipse.emf.ecore.EReference getInspector_Category()
          Returns the meta object for the reference 'Category'.
 org.eclipse.emf.ecore.EReference getInspector_InboundRelationships()
          Returns the meta object for the reference list 'Inbound Relationships'.
 org.eclipse.emf.ecore.EReference getInspector_InspectorSet()
          Returns the meta object for the container reference 'Inspector Set'.
 org.eclipse.emf.ecore.EAttribute getInspector_MessageTemplate()
          Returns the meta object for the attribute 'Message Template'.
 org.eclipse.emf.ecore.EReference getInspector_OutboundRelationships()
          Returns the meta object for the containment reference list 'Outbound Relationships'.
 org.eclipse.emf.ecore.EAttribute getInspector_Severity()
          Returns the meta object for the attribute 'Severity'.
 org.eclipse.emf.ecore.EAttribute getInspector_Uid()
          Returns the meta object for the attribute 'Uid'.
 org.eclipse.emf.ecore.EClass getInspector()
          Returns the meta object for class 'Inspector'.
 org.eclipse.emf.ecore.EReference getInspectorCategory_ExternalParent()
          Returns the meta object for the reference 'External Parent'.
 org.eclipse.emf.ecore.EReference getInspectorCategory_GovernedBy()
          Returns the meta object for the reference list 'Governed By'.
 org.eclipse.emf.ecore.EReference getInspectorCategory_Inspectors()
          Returns the meta object for the reference list 'Inspectors'.
 org.eclipse.emf.ecore.EReference getInspectorCategory_ParentCategory()
          Returns the meta object for the container reference 'Parent Category'.
 org.eclipse.emf.ecore.EReference getInspectorCategory_SubCategory()
          Returns the meta object for the containment reference list 'Sub Category'.
 org.eclipse.emf.ecore.EClass getInspectorCategory()
          Returns the meta object for class 'Inspector Category'.
 org.eclipse.emf.ecore.EAttribute getInspectorRelationship_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EReference getInspectorRelationship_Source()
          Returns the meta object for the container reference 'Source'.
 org.eclipse.emf.ecore.EReference getInspectorRelationship_Target()
          Returns the meta object for the reference 'Target'.
 org.eclipse.emf.ecore.EClass getInspectorRelationship()
          Returns the meta object for class 'Inspector Relationship'.
 org.eclipse.emf.ecore.EReference getInspectorSet_Base()
          Returns the meta object for the reference list 'Base'.
 org.eclipse.emf.ecore.EReference getInspectorSet_Categories()
          Returns the meta object for the containment reference list 'Categories'.
 org.eclipse.emf.ecore.EReference getInspectorSet_IncludedInspectors()
          Returns the meta object for the reference list 'Included Inspectors'.
 org.eclipse.emf.ecore.EReference getInspectorSet_Inspectors()
          Returns the meta object for the containment reference list 'Inspectors'.
 org.eclipse.emf.ecore.EAttribute getInspectorSet_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getInspectorSet()
          Returns the meta object for class 'Inspector Set'.
 org.eclipse.emf.ecore.EReference getLanguageElement_Observations()
          Returns the meta object for the containment reference list 'Observations'.
 org.eclipse.emf.ecore.EClass getLanguageElement()
          Returns the meta object for class 'Language Element'.
 org.eclipse.emf.ecore.EAttribute getMeasurement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getMeasurement_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getMeasurement()
          Returns the meta object for class 'Measurement'.
 org.eclipse.emf.ecore.EReference getModule_ClassPath()
          Returns the meta object for the containment reference list 'Class Path'.
 org.eclipse.emf.ecore.EAttribute getModule_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EReference getModule_InspectorSet()
          Returns the meta object for the reference list 'Inspector Set'.
 org.eclipse.emf.ecore.EAttribute getModule_Model()
          Returns the meta object for the attribute list 'Model'.
 org.eclipse.emf.ecore.EAttribute getModule_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getModule_Source()
          Returns the meta object for the containment reference list 'Source'.
 org.eclipse.emf.ecore.EClass getModule()
          Returns the meta object for class 'Module'.
 org.eclipse.emf.ecore.EReference getObservation_Report()
          Returns the meta object for the reference 'Report'.
 org.eclipse.emf.ecore.EReference getObservation_ReportedBy()
          Returns the meta object for the reference 'Reported By'.
 org.eclipse.emf.ecore.EReference getObservation_Source()
          Returns the meta object for the container reference 'Source'.
 org.eclipse.emf.ecore.EClass getObservation()
          Returns the meta object for class 'Observation'.
 org.eclipse.emf.ecore.EReference getReport_Baseline()
          Returns the meta object for the container reference 'Baseline'.
 org.eclipse.emf.ecore.EAttribute getReport_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EReference getReport_InspectorSets()
          Returns the meta object for the reference list 'Inspector Sets'.
 org.eclipse.emf.ecore.EAttribute getReport_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getReport_Observations()
          Returns the meta object for the reference 'Observations'.
 org.eclipse.emf.ecore.EAttribute getReport_Timestamp()
          Returns the meta object for the attribute 'Timestamp'.
 org.eclipse.emf.ecore.EClass getReport()
          Returns the meta object for class 'Report'.
 org.eclipse.emf.ecore.EReference getRepository_Baselines()
          Returns the meta object for the containment reference list 'Baselines'.
 org.eclipse.emf.ecore.EAttribute getRepository_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getRepository_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getRepository()
          Returns the meta object for class 'Repository'.
 ReviewFactory getReviewFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getRevision_Checksum()
          Returns the meta object for the attribute 'Checksum'.
 org.eclipse.emf.ecore.EAttribute getRevision_ChecksumAlgorithm()
          Returns the meta object for the attribute 'Checksum Algorithm'.
 org.eclipse.emf.ecore.EAttribute getRevision_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getRevision_Size()
          Returns the meta object for the attribute 'Size'.
 org.eclipse.emf.ecore.EAttribute getRevision_Timestamp()
          Returns the meta object for the attribute 'Timestamp'.
 org.eclipse.emf.ecore.EClass getRevision()
          Returns the meta object for class 'Revision'.
 org.eclipse.emf.ecore.EReference getTool_Identity()
          Returns the meta object for the containment reference list 'Identity'.
 org.eclipse.emf.ecore.EReference getTool_Versions()
          Returns the meta object for the containment reference list 'Versions'.
 org.eclipse.emf.ecore.EClass getTool()
          Returns the meta object for class 'Tool'.
 org.eclipse.emf.ecore.EReference getToolVersion_Enforces()
          Returns the meta object for the reference list 'Enforces'.
 org.eclipse.emf.ecore.EReference getToolVersion_Governs()
          Returns the meta object for the reference list 'Governs'.
 org.eclipse.emf.ecore.EReference getToolVersion_Identity()
          Returns the meta object for the containment reference list 'Identity'.
 org.eclipse.emf.ecore.EReference getToolVersion_Tool()
          Returns the meta object for the container reference 'Tool'.
 org.eclipse.emf.ecore.EClass getToolVersion()
          Returns the meta object for class 'Tool Version'.
 org.eclipse.emf.ecore.EAttribute getViolation_Message()
          Returns the meta object for the attribute 'Message'.
 org.eclipse.emf.ecore.EClass getViolation()
          Returns the meta object for class 'Violation'.
 org.eclipse.emf.ecore.EAttribute getWaiver_Comment()
          Returns the meta object for the attribute 'Comment'.
 org.eclipse.emf.ecore.EAttribute getWaiver_ExpirationTime()
          Returns the meta object for the attribute 'Expiration Time'.
 org.eclipse.emf.ecore.EReference getWaiver_Inspector()
          Returns the meta object for the reference 'Inspector'.
 org.eclipse.emf.ecore.EAttribute getWaiver_Signature()
          Returns the meta object for the attribute 'Signature'.
 org.eclipse.emf.ecore.EClass getWaiver()
          Returns the meta object for class 'Waiver'.
 org.eclipse.emf.ecore.EAttribute getWarning_Cause()
          Returns the meta object for the attribute 'Cause'.
 org.eclipse.emf.ecore.EAttribute getWarning_Message()
          Returns the meta object for the attribute 'Message'.
 org.eclipse.emf.ecore.EClass getWarning()
          Returns the meta object for class 'Warning'.
 
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 String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ReviewPackage eINSTANCE
The singleton instance of the package.


OBSERVATION

static final int OBSERVATION
The meta object id for the 'Observation' class.

See Also:
ObservationImpl, ReviewPackageImpl.getObservation(), Constant Field Values

OBSERVATION__SOURCE

static final int OBSERVATION__SOURCE
The feature id for the 'Source' container reference.

See Also:
Constant Field Values

OBSERVATION__REPORT

static final int OBSERVATION__REPORT
The feature id for the 'Report' reference.

See Also:
Constant Field Values

OBSERVATION__REPORTED_BY

static final int OBSERVATION__REPORTED_BY
The feature id for the 'Reported By' reference.

See Also:
Constant Field Values

OBSERVATION_FEATURE_COUNT

static final int OBSERVATION_FEATURE_COUNT
The number of structural features of the 'Observation' class.

See Also:
Constant Field Values

VIOLATION

static final int VIOLATION
The meta object id for the 'Violation' class.

See Also:
ViolationImpl, ReviewPackageImpl.getViolation(), Constant Field Values

VIOLATION__SOURCE

static final int VIOLATION__SOURCE
The feature id for the 'Source' container reference.

See Also:
Constant Field Values

VIOLATION__REPORT

static final int VIOLATION__REPORT
The feature id for the 'Report' reference.

See Also:
Constant Field Values

VIOLATION__REPORTED_BY

static final int VIOLATION__REPORTED_BY
The feature id for the 'Reported By' reference.

See Also:
Constant Field Values

VIOLATION__MESSAGE

static final int VIOLATION__MESSAGE
The feature id for the 'Message' attribute.

See Also:
Constant Field Values

VIOLATION_FEATURE_COUNT

static final int VIOLATION_FEATURE_COUNT
The number of structural features of the 'Violation' class.

See Also:
Constant Field Values

WARNING

static final int WARNING
The meta object id for the 'Warning' class.

See Also:
WarningImpl, ReviewPackageImpl.getWarning(), Constant Field Values

WARNING__SOURCE

static final int WARNING__SOURCE
The feature id for the 'Source' container reference.

See Also:
Constant Field Values

WARNING__REPORT

static final int WARNING__REPORT
The feature id for the 'Report' reference.

See Also:
Constant Field Values

WARNING__REPORTED_BY

static final int WARNING__REPORTED_BY
The feature id for the 'Reported By' reference.

See Also:
Constant Field Values

WARNING__CAUSE

static final int WARNING__CAUSE
The feature id for the 'Cause' attribute.

See Also:
Constant Field Values

WARNING__MESSAGE

static final int WARNING__MESSAGE
The feature id for the 'Message' attribute.

See Also:
Constant Field Values

WARNING_FEATURE_COUNT

static final int WARNING_FEATURE_COUNT
The number of structural features of the 'Warning' class.

See Also:
Constant Field Values

MEASUREMENT

static final int MEASUREMENT
The meta object id for the 'Measurement' class.

See Also:
MeasurementImpl, ReviewPackageImpl.getMeasurement(), Constant Field Values

MEASUREMENT__SOURCE

static final int MEASUREMENT__SOURCE
The feature id for the 'Source' container reference.

See Also:
Constant Field Values

MEASUREMENT__REPORT

static final int MEASUREMENT__REPORT
The feature id for the 'Report' reference.

See Also:
Constant Field Values

MEASUREMENT__REPORTED_BY

static final int MEASUREMENT__REPORTED_BY
The feature id for the 'Reported By' reference.

See Also:
Constant Field Values

MEASUREMENT__NAME

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

See Also:
Constant Field Values

MEASUREMENT__VALUE

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

See Also:
Constant Field Values

MEASUREMENT_FEATURE_COUNT

static final int MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Measurement' class.

See Also:
Constant Field Values

ANNOTATION

static final int ANNOTATION
The meta object id for the 'Annotation' class.

See Also:
AnnotationImpl, ReviewPackageImpl.getAnnotation(), Constant Field Values

ANNOTATION__SOURCE

static final int ANNOTATION__SOURCE
The feature id for the 'Source' container reference.

See Also:
Constant Field Values

ANNOTATION__REPORT

static final int ANNOTATION__REPORT
The feature id for the 'Report' reference.

See Also:
Constant Field Values

ANNOTATION__REPORTED_BY

static final int ANNOTATION__REPORTED_BY
The feature id for the 'Reported By' reference.

See Also:
Constant Field Values

ANNOTATION_FEATURE_COUNT

static final int ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Annotation' class.

See Also:
Constant Field Values

REPOSITORY

static final int REPOSITORY
The meta object id for the 'Repository' class.

See Also:
RepositoryImpl, ReviewPackageImpl.getRepository(), Constant Field Values

REPOSITORY__BASELINES

static final int REPOSITORY__BASELINES
The feature id for the 'Baselines' containment reference list.

See Also:
Constant Field Values

REPOSITORY__NAME

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

See Also:
Constant Field Values

REPOSITORY__DESCRIPTION

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

See Also:
Constant Field Values

REPOSITORY_FEATURE_COUNT

static final int REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Repository' class.

See Also:
Constant Field Values

LANGUAGE_ELEMENT

static final int LANGUAGE_ELEMENT
The meta object id for the 'Language Element' class.

See Also:
LanguageElement, ReviewPackageImpl.getLanguageElement(), Constant Field Values

LANGUAGE_ELEMENT__OBSERVATIONS

static final int LANGUAGE_ELEMENT__OBSERVATIONS
The feature id for the 'Observations' containment reference list.

See Also:
Constant Field Values

LANGUAGE_ELEMENT_FEATURE_COUNT

static final int LANGUAGE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Language Element' class.

See Also:
Constant Field Values

REVISION

static final int REVISION
The meta object id for the 'Revision' class.

See Also:
Revision, ReviewPackageImpl.getRevision(), Constant Field Values

REVISION__OBSERVATIONS

static final int REVISION__OBSERVATIONS
The feature id for the 'Observations' containment reference list.

See Also:
Constant Field Values

REVISION__NAME

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

See Also:
Constant Field Values

REVISION__SIZE

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

See Also:
Constant Field Values

REVISION__CHECKSUM

static final int REVISION__CHECKSUM
The feature id for the 'Checksum' attribute.

See Also:
Constant Field Values

REVISION__TIMESTAMP

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

See Also:
Constant Field Values

REVISION__CHECKSUM_ALGORITHM

static final int REVISION__CHECKSUM_ALGORITHM
The feature id for the 'Checksum Algorithm' attribute.

See Also:
Constant Field Values

REVISION_FEATURE_COUNT

static final int REVISION_FEATURE_COUNT
The number of structural features of the 'Revision' class.

See Also:
Constant Field Values

BASELINE

static final int BASELINE
The meta object id for the 'Baseline' class.

See Also:
BaselineImpl, ReviewPackageImpl.getBaseline(), Constant Field Values

BASELINE__ROOTS

static final int BASELINE__ROOTS
The feature id for the 'Roots' containment reference list.

See Also:
Constant Field Values

BASELINE__TIMESTAMP

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

See Also:
Constant Field Values

BASELINE__DESCRIPTION

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

See Also:
Constant Field Values

BASELINE__REPORTS

static final int BASELINE__REPORTS
The feature id for the 'Reports' containment reference list.

See Also:
Constant Field Values

BASELINE_FEATURE_COUNT

static final int BASELINE_FEATURE_COUNT
The number of structural features of the 'Baseline' class.

See Also:
Constant Field Values

REPORT

static final int REPORT
The meta object id for the 'Report' class.

See Also:
ReportImpl, ReviewPackageImpl.getReport(), Constant Field Values

REPORT__OBSERVATIONS

static final int REPORT__OBSERVATIONS
The feature id for the 'Observations' reference.

See Also:
Constant Field Values

REPORT__INSPECTOR_SETS

static final int REPORT__INSPECTOR_SETS
The feature id for the 'Inspector Sets' reference list.

See Also:
Constant Field Values

REPORT__BASELINE

static final int REPORT__BASELINE
The feature id for the 'Baseline' container reference.

See Also:
Constant Field Values

REPORT__DESCRIPTION

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

See Also:
Constant Field Values

REPORT__NAME

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

See Also:
Constant Field Values

REPORT__TIMESTAMP

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

See Also:
Constant Field Values

REPORT_FEATURE_COUNT

static final int REPORT_FEATURE_COUNT
The number of structural features of the 'Report' class.

See Also:
Constant Field Values

GOVERNOR

static final int GOVERNOR
The meta object id for the 'Governor' class.

See Also:
Governor, ReviewPackageImpl.getGovernor(), Constant Field Values

GOVERNOR__ROLES

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

See Also:
Constant Field Values

GOVERNOR__DESCRIPTION

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

See Also:
Constant Field Values

GOVERNOR__CONFIG_SCRIPT

static final int GOVERNOR__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

GOVERNOR__ID

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

See Also:
Constant Field Values

GOVERNOR__SOURCE

static final int GOVERNOR__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

GOVERNOR__ENABLED

static final int GOVERNOR__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

GOVERNOR__SERVICE

static final int GOVERNOR__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

GOVERNOR__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int GOVERNOR__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

GOVERNOR__HOME_PAGE

static final int GOVERNOR__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

GOVERNOR__NAME

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

See Also:
Constant Field Values

GOVERNOR__RUNTIME

static final int GOVERNOR__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

GOVERNOR__PROPERTY

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

See Also:
Constant Field Values

GOVERNOR__PROFILE

static final int GOVERNOR__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

GOVERNOR__CLASS_PATH

static final int GOVERNOR__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

GOVERNOR__CONSTRUCTOR

static final int GOVERNOR__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

GOVERNOR__VALUE

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

See Also:
Constant Field Values

GOVERNOR__TYPE

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

See Also:
Constant Field Values

GOVERNOR__LANGUAGE_MODULES

static final int GOVERNOR__LANGUAGE_MODULES
The feature id for the 'Language Modules' reference list.

See Also:
Constant Field Values

GOVERNOR__ENFORCED_BY

static final int GOVERNOR__ENFORCED_BY
The feature id for the 'Enforced By' reference list.

See Also:
Constant Field Values

GOVERNOR_FEATURE_COUNT

static final int GOVERNOR_FEATURE_COUNT
The number of structural features of the 'Governor' class.

See Also:
Constant Field Values

INSPECTOR_SET

static final int INSPECTOR_SET
The meta object id for the 'Inspector Set' class.

See Also:
InspectorSetImpl, ReviewPackageImpl.getInspectorSet(), Constant Field Values

INSPECTOR_SET__ROLES

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

See Also:
Constant Field Values

INSPECTOR_SET__DESCRIPTION

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

See Also:
Constant Field Values

INSPECTOR_SET__CONFIG_SCRIPT

static final int INSPECTOR_SET__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

INSPECTOR_SET__ID

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

See Also:
Constant Field Values

INSPECTOR_SET__SOURCE

static final int INSPECTOR_SET__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

INSPECTOR_SET__ENABLED

static final int INSPECTOR_SET__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

INSPECTOR_SET__SERVICE

static final int INSPECTOR_SET__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

INSPECTOR_SET__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int INSPECTOR_SET__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

INSPECTOR_SET__HOME_PAGE

static final int INSPECTOR_SET__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

INSPECTOR_SET__NAME

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

See Also:
Constant Field Values

INSPECTOR_SET__RUNTIME

static final int INSPECTOR_SET__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

INSPECTOR_SET__PROPERTY

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

See Also:
Constant Field Values

INSPECTOR_SET__PROFILE

static final int INSPECTOR_SET__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

INSPECTOR_SET__CLASS_PATH

static final int INSPECTOR_SET__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

INSPECTOR_SET__CONSTRUCTOR

static final int INSPECTOR_SET__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

INSPECTOR_SET__VALUE

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

See Also:
Constant Field Values

INSPECTOR_SET__TYPE

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

See Also:
Constant Field Values

INSPECTOR_SET__LANGUAGE_MODULES

static final int INSPECTOR_SET__LANGUAGE_MODULES
The feature id for the 'Language Modules' reference list.

See Also:
Constant Field Values

INSPECTOR_SET__ENFORCED_BY

static final int INSPECTOR_SET__ENFORCED_BY
The feature id for the 'Enforced By' reference list.

See Also:
Constant Field Values

INSPECTOR_SET__INSPECTORS

static final int INSPECTOR_SET__INSPECTORS
The feature id for the 'Inspectors' containment reference list.

See Also:
Constant Field Values

INSPECTOR_SET__CATEGORIES

static final int INSPECTOR_SET__CATEGORIES
The feature id for the 'Categories' containment reference list.

See Also:
Constant Field Values

INSPECTOR_SET__BASE

static final int INSPECTOR_SET__BASE
The feature id for the 'Base' reference list.

See Also:
Constant Field Values

INSPECTOR_SET__VERSION

static final int INSPECTOR_SET__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

INSPECTOR_SET__INCLUDED_INSPECTORS

static final int INSPECTOR_SET__INCLUDED_INSPECTORS
The feature id for the 'Included Inspectors' reference list.

See Also:
Constant Field Values

INSPECTOR_SET_FEATURE_COUNT

static final int INSPECTOR_SET_FEATURE_COUNT
The number of structural features of the 'Inspector Set' class.

See Also:
Constant Field Values

INSPECTOR

static final int INSPECTOR
The meta object id for the 'Inspector' class.

See Also:
InspectorImpl, ReviewPackageImpl.getInspector(), Constant Field Values

INSPECTOR__ROLES

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

See Also:
Constant Field Values

INSPECTOR__DESCRIPTION

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

See Also:
Constant Field Values

INSPECTOR__CONFIG_SCRIPT

static final int INSPECTOR__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

INSPECTOR__ID

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

See Also:
Constant Field Values

INSPECTOR__SOURCE

static final int INSPECTOR__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

INSPECTOR__ENABLED

static final int INSPECTOR__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

INSPECTOR__SERVICE

static final int INSPECTOR__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

INSPECTOR__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int INSPECTOR__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

INSPECTOR__HOME_PAGE

static final int INSPECTOR__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

INSPECTOR__NAME

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

See Also:
Constant Field Values

INSPECTOR__RUNTIME

static final int INSPECTOR__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

INSPECTOR__PROPERTY

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

See Also:
Constant Field Values

INSPECTOR__PROFILE

static final int INSPECTOR__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

INSPECTOR__CLASS_PATH

static final int INSPECTOR__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

INSPECTOR__CONSTRUCTOR

static final int INSPECTOR__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

INSPECTOR__VALUE

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

See Also:
Constant Field Values

INSPECTOR__TYPE

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

See Also:
Constant Field Values

INSPECTOR__LANGUAGE_MODULES

static final int INSPECTOR__LANGUAGE_MODULES
The feature id for the 'Language Modules' reference list.

See Also:
Constant Field Values

INSPECTOR__ENFORCED_BY

static final int INSPECTOR__ENFORCED_BY
The feature id for the 'Enforced By' reference list.

See Also:
Constant Field Values

INSPECTOR__CATEGORY

static final int INSPECTOR__CATEGORY
The feature id for the 'Category' reference.

See Also:
Constant Field Values

INSPECTOR__UID

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

See Also:
Constant Field Values

INSPECTOR__SEVERITY

static final int INSPECTOR__SEVERITY
The feature id for the 'Severity' attribute.

See Also:
Constant Field Values

INSPECTOR__MESSAGE_TEMPLATE

static final int INSPECTOR__MESSAGE_TEMPLATE
The feature id for the 'Message Template' attribute.

See Also:
Constant Field Values

INSPECTOR__INSPECTOR_SET

static final int INSPECTOR__INSPECTOR_SET
The feature id for the 'Inspector Set' container reference.

See Also:
Constant Field Values

INSPECTOR__OUTBOUND_RELATIONSHIPS

static final int INSPECTOR__OUTBOUND_RELATIONSHIPS
The feature id for the 'Outbound Relationships' containment reference list.

See Also:
Constant Field Values

INSPECTOR__INBOUND_RELATIONSHIPS

static final int INSPECTOR__INBOUND_RELATIONSHIPS
The feature id for the 'Inbound Relationships' reference list.

See Also:
Constant Field Values

INSPECTOR_FEATURE_COUNT

static final int INSPECTOR_FEATURE_COUNT
The number of structural features of the 'Inspector' class.

See Also:
Constant Field Values

GOVERNANACE_OBJECT

static final int GOVERNANACE_OBJECT
The meta object id for the 'Governanace Object' class.

See Also:
GovernanaceObject, ReviewPackageImpl.getGovernanaceObject(), Constant Field Values

GOVERNANACE_OBJECT__ROLES

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

See Also:
Constant Field Values

GOVERNANACE_OBJECT__UID

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

See Also:
Constant Field Values

GOVERNANACE_OBJECT__NAME

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

See Also:
Constant Field Values

GOVERNANACE_OBJECT__DESCRIPTION

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

See Also:
Constant Field Values

GOVERNANACE_OBJECT__REFERENCES

static final int GOVERNANACE_OBJECT__REFERENCES
The feature id for the 'References' attribute list.

See Also:
Constant Field Values

GOVERNANACE_OBJECT__HOME_PAGE

static final int GOVERNANACE_OBJECT__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

GOVERNANACE_OBJECT_FEATURE_COUNT

static final int GOVERNANACE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Governanace Object' class.

See Also:
Constant Field Values

INSPECTOR_CATEGORY

static final int INSPECTOR_CATEGORY
The meta object id for the 'Inspector Category' class.

See Also:
InspectorCategoryImpl, ReviewPackageImpl.getInspectorCategory(), Constant Field Values

INSPECTOR_CATEGORY__ROLES

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

See Also:
Constant Field Values

INSPECTOR_CATEGORY__UID

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

See Also:
Constant Field Values

INSPECTOR_CATEGORY__NAME

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

See Also:
Constant Field Values

INSPECTOR_CATEGORY__DESCRIPTION

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

See Also:
Constant Field Values

INSPECTOR_CATEGORY__REFERENCES

static final int INSPECTOR_CATEGORY__REFERENCES
The feature id for the 'References' attribute list.

See Also:
Constant Field Values

INSPECTOR_CATEGORY__HOME_PAGE

static final int INSPECTOR_CATEGORY__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

INSPECTOR_CATEGORY__SUB_CATEGORY

static final int INSPECTOR_CATEGORY__SUB_CATEGORY
The feature id for the 'Sub Category' containment reference list.

See Also:
Constant Field Values

INSPECTOR_CATEGORY__PARENT_CATEGORY

static final int INSPECTOR_CATEGORY__PARENT_CATEGORY
The feature id for the 'Parent Category' container reference.

See Also:
Constant Field Values

INSPECTOR_CATEGORY__EXTERNAL_PARENT

static final int INSPECTOR_CATEGORY__EXTERNAL_PARENT
The feature id for the 'External Parent' reference.

See Also:
Constant Field Values

INSPECTOR_CATEGORY__GOVERNED_BY

static final int INSPECTOR_CATEGORY__GOVERNED_BY
The feature id for the 'Governed By' reference list.

See Also:
Constant Field Values

INSPECTOR_CATEGORY__INSPECTORS

static final int INSPECTOR_CATEGORY__INSPECTORS
The feature id for the 'Inspectors' reference list.

See Also:
Constant Field Values

INSPECTOR_CATEGORY_FEATURE_COUNT

static final int INSPECTOR_CATEGORY_FEATURE_COUNT
The number of structural features of the 'Inspector Category' class.

See Also:
Constant Field Values

COMPONENT

static final int COMPONENT
The meta object id for the 'Component' class.

See Also:
ComponentImpl, ReviewPackageImpl.getComponent(), Constant Field Values

COMPONENT__ROLES

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

See Also:
Constant Field Values

COMPONENT__DESCRIPTION

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

See Also:
Constant Field Values

COMPONENT__CONFIG_SCRIPT

static final int COMPONENT__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

COMPONENT__ID

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

See Also:
Constant Field Values

COMPONENT__SOURCE

static final int COMPONENT__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

COMPONENT__ENABLED

static final int COMPONENT__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

COMPONENT__SERVICE

static final int COMPONENT__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

COMPONENT__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int COMPONENT__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

COMPONENT__HOME_PAGE

static final int COMPONENT__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

COMPONENT__PROPERTY

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

See Also:
Constant Field Values

COMPONENT__PROFILE

static final int COMPONENT__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

COMPONENT__CLASS_PATH

static final int COMPONENT__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

COMPONENT__CONSTRUCTOR

static final int COMPONENT__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

COMPONENT__VALUE

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

See Also:
Constant Field Values

COMPONENT__TYPE

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

See Also:
Constant Field Values

COMPONENT__MODULE

static final int COMPONENT__MODULE
The feature id for the 'Module' containment reference list.

See Also:
Constant Field Values

COMPONENT__NAME

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

See Also:
Constant Field Values

COMPONENT__REPORTER

static final int COMPONENT__REPORTER
The feature id for the 'Reporter' containment reference list.

See Also:
Constant Field Values

COMPONENT__WAIVERS

static final int COMPONENT__WAIVERS
The feature id for the 'Waivers' containment reference list.

See Also:
Constant Field Values

COMPONENT_FEATURE_COUNT

static final int COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class.

See Also:
Constant Field Values

MODULE

static final int MODULE
The meta object id for the 'Module' class.

See Also:
ModuleImpl, ReviewPackageImpl.getModule(), Constant Field Values

MODULE__INSPECTOR_SET

static final int MODULE__INSPECTOR_SET
The feature id for the 'Inspector Set' reference list.

See Also:
Constant Field Values

MODULE__NAME

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

See Also:
Constant Field Values

MODULE__DESCRIPTION

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

See Also:
Constant Field Values

MODULE__SOURCE

static final int MODULE__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

MODULE__CLASS_PATH

static final int MODULE__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

MODULE__MODEL

static final int MODULE__MODEL
The feature id for the 'Model' attribute list.

See Also:
Constant Field Values

MODULE_FEATURE_COUNT

static final int MODULE_FEATURE_COUNT
The number of structural features of the 'Module' class.

See Also:
Constant Field Values

WAIVER

static final int WAIVER
The meta object id for the 'Waiver' class.

See Also:
WaiverImpl, ReviewPackageImpl.getWaiver(), Constant Field Values

WAIVER__SIGNATURE

static final int WAIVER__SIGNATURE
The feature id for the 'Signature' attribute.

See Also:
Constant Field Values

WAIVER__INSPECTOR

static final int WAIVER__INSPECTOR
The feature id for the 'Inspector' reference.

See Also:
Constant Field Values

WAIVER__EXPIRATION_TIME

static final int WAIVER__EXPIRATION_TIME
The feature id for the 'Expiration Time' attribute.

See Also:
Constant Field Values

WAIVER__COMMENT

static final int WAIVER__COMMENT
The feature id for the 'Comment' attribute.

See Also:
Constant Field Values

WAIVER_FEATURE_COUNT

static final int WAIVER_FEATURE_COUNT
The number of structural features of the 'Waiver' class.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN

static final int GOVERNANCE_DOMAIN
The meta object id for the 'Governance Domain' class.

See Also:
GovernanceDomainImpl, ReviewPackageImpl.getGovernanceDomain(), Constant Field Values

GOVERNANCE_DOMAIN__TAGS

static final int GOVERNANCE_DOMAIN__TAGS
The feature id for the 'Tags' containment reference list.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__COMMENT

static final int GOVERNANCE_DOMAIN__COMMENT
The feature id for the 'Comment' attribute.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__CONTACT_INFO

static final int GOVERNANCE_DOMAIN__CONTACT_INFO
The feature id for the 'Contact Info' containment reference list.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__IDENTITY

static final int GOVERNANCE_DOMAIN__IDENTITY
The feature id for the 'Identity' containment reference list.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__PARENT

static final int GOVERNANCE_DOMAIN__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__NAME

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

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__UID

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

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__CHILDREN

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

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__EXTERNAL_CHILDREN

static final int GOVERNANCE_DOMAIN__EXTERNAL_CHILDREN
The feature id for the 'External Children' reference list.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__ORGANIZATION_TYPE

static final int GOVERNANCE_DOMAIN__ORGANIZATION_TYPE
The feature id for the 'Organization Type' attribute.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__MATRIXED_CHILDREN

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

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__CATEGORIES

static final int GOVERNANCE_DOMAIN__CATEGORIES
The feature id for the 'Categories' containment reference list.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN__TOOLS

static final int GOVERNANCE_DOMAIN__TOOLS
The feature id for the 'Tools' containment reference list.

See Also:
Constant Field Values

GOVERNANCE_DOMAIN_FEATURE_COUNT

static final int GOVERNANCE_DOMAIN_FEATURE_COUNT
The number of structural features of the 'Governance Domain' class.

See Also:
Constant Field Values

ARTIFACT_TYPE

static final int ARTIFACT_TYPE
The meta object id for the 'Artifact Type' class.

See Also:
ArtifactTypeImpl, ReviewPackageImpl.getArtifactType(), Constant Field Values

ARTIFACT_TYPE__ROLES

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

See Also:
Constant Field Values

ARTIFACT_TYPE__UID

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

See Also:
Constant Field Values

ARTIFACT_TYPE__NAME

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

See Also:
Constant Field Values

ARTIFACT_TYPE__DESCRIPTION

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

See Also:
Constant Field Values

ARTIFACT_TYPE__REFERENCES

static final int ARTIFACT_TYPE__REFERENCES
The feature id for the 'References' attribute list.

See Also:
Constant Field Values

ARTIFACT_TYPE__HOME_PAGE

static final int ARTIFACT_TYPE__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

ARTIFACT_TYPE__SUB_CATEGORY

static final int ARTIFACT_TYPE__SUB_CATEGORY
The feature id for the 'Sub Category' containment reference list.

See Also:
Constant Field Values

ARTIFACT_TYPE__PARENT_CATEGORY

static final int ARTIFACT_TYPE__PARENT_CATEGORY
The feature id for the 'Parent Category' container reference.

See Also:
Constant Field Values

ARTIFACT_TYPE__EXTERNAL_PARENT

static final int ARTIFACT_TYPE__EXTERNAL_PARENT
The feature id for the 'External Parent' reference.

See Also:
Constant Field Values

ARTIFACT_TYPE__GOVERNED_BY

static final int ARTIFACT_TYPE__GOVERNED_BY
The feature id for the 'Governed By' reference list.

See Also:
Constant Field Values

ARTIFACT_TYPE__INSPECTORS

static final int ARTIFACT_TYPE__INSPECTORS
The feature id for the 'Inspectors' reference list.

See Also:
Constant Field Values

ARTIFACT_TYPE__LANGUAGE_MODULES

static final int ARTIFACT_TYPE__LANGUAGE_MODULES
The feature id for the 'Language Modules' reference list.

See Also:
Constant Field Values

ARTIFACT_TYPE_FEATURE_COUNT

static final int ARTIFACT_TYPE_FEATURE_COUNT
The number of structural features of the 'Artifact Type' class.

See Also:
Constant Field Values

TOOL

static final int TOOL
The meta object id for the 'Tool' class.

See Also:
ToolImpl, ReviewPackageImpl.getTool(), Constant Field Values

TOOL__ROLES

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

See Also:
Constant Field Values

TOOL__UID

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

See Also:
Constant Field Values

TOOL__NAME

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

See Also:
Constant Field Values

TOOL__DESCRIPTION

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

See Also:
Constant Field Values

TOOL__REFERENCES

static final int TOOL__REFERENCES
The feature id for the 'References' attribute list.

See Also:
Constant Field Values

TOOL__HOME_PAGE

static final int TOOL__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

TOOL__IDENTITY

static final int TOOL__IDENTITY
The feature id for the 'Identity' containment reference list.

See Also:
Constant Field Values

TOOL__VERSIONS

static final int TOOL__VERSIONS
The feature id for the 'Versions' containment reference list.

See Also:
Constant Field Values

TOOL_FEATURE_COUNT

static final int TOOL_FEATURE_COUNT
The number of structural features of the 'Tool' class.

See Also:
Constant Field Values

TOOL_VERSION

static final int TOOL_VERSION
The meta object id for the 'Tool Version' class.

See Also:
ToolVersionImpl, ReviewPackageImpl.getToolVersion(), Constant Field Values

TOOL_VERSION__ROLES

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

See Also:
Constant Field Values

TOOL_VERSION__UID

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

See Also:
Constant Field Values

TOOL_VERSION__NAME

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

See Also:
Constant Field Values

TOOL_VERSION__DESCRIPTION

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

See Also:
Constant Field Values

TOOL_VERSION__REFERENCES

static final int TOOL_VERSION__REFERENCES
The feature id for the 'References' attribute list.

See Also:
Constant Field Values

TOOL_VERSION__HOME_PAGE

static final int TOOL_VERSION__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

TOOL_VERSION__IDENTITY

static final int TOOL_VERSION__IDENTITY
The feature id for the 'Identity' containment reference list.

See Also:
Constant Field Values

TOOL_VERSION__GOVERNS

static final int TOOL_VERSION__GOVERNS
The feature id for the 'Governs' reference list.

See Also:
Constant Field Values

TOOL_VERSION__ENFORCES

static final int TOOL_VERSION__ENFORCES
The feature id for the 'Enforces' reference list.

See Also:
Constant Field Values

TOOL_VERSION__TOOL

static final int TOOL_VERSION__TOOL
The feature id for the 'Tool' container reference.

See Also:
Constant Field Values

TOOL_VERSION_FEATURE_COUNT

static final int TOOL_VERSION_FEATURE_COUNT
The number of structural features of the 'Tool Version' class.

See Also:
Constant Field Values

INSPECTOR_RELATIONSHIP

static final int INSPECTOR_RELATIONSHIP
The meta object id for the 'Inspector Relationship' class.

See Also:
InspectorRelationshipImpl, ReviewPackageImpl.getInspectorRelationship(), Constant Field Values

INSPECTOR_RELATIONSHIP__DESCRIPTION

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

See Also:
Constant Field Values

INSPECTOR_RELATIONSHIP__TARGET

static final int INSPECTOR_RELATIONSHIP__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

INSPECTOR_RELATIONSHIP__SOURCE

static final int INSPECTOR_RELATIONSHIP__SOURCE
The feature id for the 'Source' container reference.

See Also:
Constant Field Values

INSPECTOR_RELATIONSHIP_FEATURE_COUNT

static final int INSPECTOR_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Inspector Relationship' class.

See Also:
Constant Field Values

EEXCEPTION

static final int EEXCEPTION
The meta object id for the 'EException' data type.

See Also:
Exception, ReviewPackageImpl.getEException(), Constant Field Values
Method Detail

getObservation

org.eclipse.emf.ecore.EClass getObservation()
Returns the meta object for class 'Observation'.

Returns:
the meta object for class 'Observation'.
See Also:
Observation

getObservation_Source

org.eclipse.emf.ecore.EReference getObservation_Source()
Returns the meta object for the container reference 'Source'.

Returns:
the meta object for the container reference 'Source'.
See Also:
Observation.getSource(), getObservation()

getObservation_Report

org.eclipse.emf.ecore.EReference getObservation_Report()
Returns the meta object for the reference 'Report'.

Returns:
the meta object for the reference 'Report'.
See Also:
Observation.getReport(), getObservation()

getObservation_ReportedBy

org.eclipse.emf.ecore.EReference getObservation_ReportedBy()
Returns the meta object for the reference 'Reported By'.

Returns:
the meta object for the reference 'Reported By'.
See Also:
Observation.getReportedBy(), getObservation()

getViolation

org.eclipse.emf.ecore.EClass getViolation()
Returns the meta object for class 'Violation'.

Returns:
the meta object for class 'Violation'.
See Also:
Violation

getViolation_Message

org.eclipse.emf.ecore.EAttribute getViolation_Message()
Returns the meta object for the attribute 'Message'.

Returns:
the meta object for the attribute 'Message'.
See Also:
Violation.getMessage(), getViolation()

getWarning

org.eclipse.emf.ecore.EClass getWarning()
Returns the meta object for class 'Warning'.

Returns:
the meta object for class 'Warning'.
See Also:
Warning

getWarning_Cause

org.eclipse.emf.ecore.EAttribute getWarning_Cause()
Returns the meta object for the attribute 'Cause'.

Returns:
the meta object for the attribute 'Cause'.
See Also:
Warning.getCause(), getWarning()

getWarning_Message

org.eclipse.emf.ecore.EAttribute getWarning_Message()
Returns the meta object for the attribute 'Message'.

Returns:
the meta object for the attribute 'Message'.
See Also:
Warning.getMessage(), getWarning()

getMeasurement

org.eclipse.emf.ecore.EClass getMeasurement()
Returns the meta object for class 'Measurement'.

Returns:
the meta object for class 'Measurement'.
See Also:
Measurement

getMeasurement_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Measurement.getName(), getMeasurement()

getMeasurement_Value

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

Returns:
the meta object for the attribute 'Value'.
See Also:
Measurement.getValue(), getMeasurement()

getAnnotation

org.eclipse.emf.ecore.EClass getAnnotation()
Returns the meta object for class 'Annotation'.

Returns:
the meta object for class 'Annotation'.
See Also:
Annotation

getRepository

org.eclipse.emf.ecore.EClass getRepository()
Returns the meta object for class 'Repository'.

Returns:
the meta object for class 'Repository'.
See Also:
Repository

getRepository_Baselines

org.eclipse.emf.ecore.EReference getRepository_Baselines()
Returns the meta object for the containment reference list 'Baselines'.

Returns:
the meta object for the containment reference list 'Baselines'.
See Also:
Repository.getBaselines(), getRepository()

getRepository_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Repository.getName(), getRepository()

getRepository_Description

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

Returns:
the meta object for the attribute 'Description'.
See Also:
Repository.getDescription(), getRepository()

getRevision

org.eclipse.emf.ecore.EClass getRevision()
Returns the meta object for class 'Revision'.

Returns:
the meta object for class 'Revision'.
See Also:
Revision

getRevision_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Revision.getName(), getRevision()

getRevision_Size

org.eclipse.emf.ecore.EAttribute getRevision_Size()
Returns the meta object for the attribute 'Size'.

Returns:
the meta object for the attribute 'Size'.
See Also:
Revision.getSize(), getRevision()

getRevision_Checksum

org.eclipse.emf.ecore.EAttribute getRevision_Checksum()
Returns the meta object for the attribute 'Checksum'.

Returns:
the meta object for the attribute 'Checksum'.
See Also:
Revision.getChecksum(), getRevision()

getRevision_Timestamp

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

Returns:
the meta object for the attribute 'Timestamp'.
See Also:
Revision.getTimestamp(), getRevision()

getRevision_ChecksumAlgorithm

org.eclipse.emf.ecore.EAttribute getRevision_ChecksumAlgorithm()
Returns the meta object for the attribute 'Checksum Algorithm'.

Returns:
the meta object for the attribute 'Checksum Algorithm'.
See Also:
Revision.getChecksumAlgorithm(), getRevision()

getBaseline

org.eclipse.emf.ecore.EClass getBaseline()
Returns the meta object for class 'Baseline'.

Returns:
the meta object for class 'Baseline'.
See Also:
Baseline

getBaseline_Roots

org.eclipse.emf.ecore.EReference getBaseline_Roots()
Returns the meta object for the containment reference list 'Roots'.

Returns:
the meta object for the containment reference list 'Roots'.
See Also:
Baseline.getRoots(), getBaseline()

getBaseline_Timestamp

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

Returns:
the meta object for the attribute 'Timestamp'.
See Also:
Baseline.getTimestamp(), getBaseline()

getBaseline_Description

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

Returns:
the meta object for the attribute 'Description'.
See Also:
Baseline.getDescription(), getBaseline()

getBaseline_Reports

org.eclipse.emf.ecore.EReference getBaseline_Reports()
Returns the meta object for the containment reference list 'Reports'.

Returns:
the meta object for the containment reference list 'Reports'.
See Also:
Baseline.getReports(), getBaseline()

getReport

org.eclipse.emf.ecore.EClass getReport()
Returns the meta object for class 'Report'.

Returns:
the meta object for class 'Report'.
See Also:
Report

getReport_Observations

org.eclipse.emf.ecore.EReference getReport_Observations()
Returns the meta object for the reference 'Observations'.

Returns:
the meta object for the reference 'Observations'.
See Also:
Report.getObservations(), getReport()

getReport_InspectorSets

org.eclipse.emf.ecore.EReference getReport_InspectorSets()
Returns the meta object for the reference list 'Inspector Sets'.

Returns:
the meta object for the reference list 'Inspector Sets'.
See Also:
Report.getInspectorSets(), getReport()

getReport_Baseline

org.eclipse.emf.ecore.EReference getReport_Baseline()
Returns the meta object for the container reference 'Baseline'.

Returns:
the meta object for the container reference 'Baseline'.
See Also:
Report.getBaseline(), getReport()

getReport_Description

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

Returns:
the meta object for the attribute 'Description'.
See Also:
Report.getDescription(), getReport()

getReport_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Report.getName(), getReport()

getReport_Timestamp

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

Returns:
the meta object for the attribute 'Timestamp'.
See Also:
Report.getTimestamp(), getReport()

getInspectorSet

org.eclipse.emf.ecore.EClass getInspectorSet()
Returns the meta object for class 'Inspector Set'.

Returns:
the meta object for class 'Inspector Set'.
See Also:
InspectorSet

getInspectorSet_Inspectors

org.eclipse.emf.ecore.EReference getInspectorSet_Inspectors()
Returns the meta object for the containment reference list 'Inspectors'.

Returns:
the meta object for the containment reference list 'Inspectors'.
See Also:
InspectorSet.getInspectors(), getInspectorSet()

getInspectorSet_Categories

org.eclipse.emf.ecore.EReference getInspectorSet_Categories()
Returns the meta object for the containment reference list 'Categories'.

Returns:
the meta object for the containment reference list 'Categories'.
See Also:
InspectorSet.getCategories(), getInspectorSet()

getInspectorSet_Base

org.eclipse.emf.ecore.EReference getInspectorSet_Base()
Returns the meta object for the reference list 'Base'.

Returns:
the meta object for the reference list 'Base'.
See Also:
InspectorSet.getBase(), getInspectorSet()

getInspectorSet_Version

org.eclipse.emf.ecore.EAttribute getInspectorSet_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
InspectorSet.getVersion(), getInspectorSet()

getInspectorSet_IncludedInspectors

org.eclipse.emf.ecore.EReference getInspectorSet_IncludedInspectors()
Returns the meta object for the reference list 'Included Inspectors'.

Returns:
the meta object for the reference list 'Included Inspectors'.
See Also:
InspectorSet.getIncludedInspectors(), getInspectorSet()

getInspector

org.eclipse.emf.ecore.EClass getInspector()
Returns the meta object for class 'Inspector'.

Returns:
the meta object for class 'Inspector'.
See Also:
Inspector

getInspector_Category

org.eclipse.emf.ecore.EReference getInspector_Category()
Returns the meta object for the reference 'Category'.

Returns:
the meta object for the reference 'Category'.
See Also:
Inspector.getCategory(), getInspector()

getInspector_Uid

org.eclipse.emf.ecore.EAttribute getInspector_Uid()
Returns the meta object for the attribute 'Uid'.

Returns:
the meta object for the attribute 'Uid'.
See Also:
Inspector.getUid(), getInspector()

getInspector_Severity

org.eclipse.emf.ecore.EAttribute getInspector_Severity()
Returns the meta object for the attribute 'Severity'.

Returns:
the meta object for the attribute 'Severity'.
See Also:
Inspector.getSeverity(), getInspector()

getInspector_MessageTemplate

org.eclipse.emf.ecore.EAttribute getInspector_MessageTemplate()
Returns the meta object for the attribute 'Message Template'.

Returns:
the meta object for the attribute 'Message Template'.
See Also:
Inspector.getMessageTemplate(), getInspector()

getInspector_InspectorSet

org.eclipse.emf.ecore.EReference getInspector_InspectorSet()
Returns the meta object for the container reference 'Inspector Set'.

Returns:
the meta object for the container reference 'Inspector Set'.
See Also:
Inspector.getInspectorSet(), getInspector()

getInspector_OutboundRelationships

org.eclipse.emf.ecore.EReference getInspector_OutboundRelationships()
Returns the meta object for the containment reference list 'Outbound Relationships'.

Returns:
the meta object for the containment reference list 'Outbound Relationships'.
See Also:
Inspector.getOutboundRelationships(), getInspector()

getInspector_InboundRelationships

org.eclipse.emf.ecore.EReference getInspector_InboundRelationships()
Returns the meta object for the reference list 'Inbound Relationships'.

Returns:
the meta object for the reference list 'Inbound Relationships'.
See Also:
Inspector.getInboundRelationships(), getInspector()

getInspectorCategory

org.eclipse.emf.ecore.EClass getInspectorCategory()
Returns the meta object for class 'Inspector Category'.

Returns:
the meta object for class 'Inspector Category'.
See Also:
InspectorCategory

getInspectorCategory_SubCategory

org.eclipse.emf.ecore.EReference getInspectorCategory_SubCategory()
Returns the meta object for the containment reference list 'Sub Category'.

Returns:
the meta object for the containment reference list 'Sub Category'.
See Also:
InspectorCategory.getSubCategory(), getInspectorCategory()

getInspectorCategory_ParentCategory

org.eclipse.emf.ecore.EReference getInspectorCategory_ParentCategory()
Returns the meta object for the container reference 'Parent Category'.

Returns:
the meta object for the container reference 'Parent Category'.
See Also:
InspectorCategory.getParentCategory(), getInspectorCategory()

getInspectorCategory_ExternalParent

org.eclipse.emf.ecore.EReference getInspectorCategory_ExternalParent()
Returns the meta object for the reference 'External Parent'.

Returns:
the meta object for the reference 'External Parent'.
See Also:
InspectorCategory.getExternalParent(), getInspectorCategory()

getInspectorCategory_GovernedBy

org.eclipse.emf.ecore.EReference getInspectorCategory_GovernedBy()
Returns the meta object for the reference list 'Governed By'.

Returns:
the meta object for the reference list 'Governed By'.
See Also:
InspectorCategory.getGovernedBy(), getInspectorCategory()

getInspectorCategory_Inspectors

org.eclipse.emf.ecore.EReference getInspectorCategory_Inspectors()
Returns the meta object for the reference list 'Inspectors'.

Returns:
the meta object for the reference list 'Inspectors'.
See Also:
InspectorCategory.getInspectors(), getInspectorCategory()

getComponent

org.eclipse.emf.ecore.EClass getComponent()
Returns the meta object for class 'Component'.

Returns:
the meta object for class 'Component'.
See Also:
Component

getComponent_Module

org.eclipse.emf.ecore.EReference getComponent_Module()
Returns the meta object for the containment reference list 'Module'.

Returns:
the meta object for the containment reference list 'Module'.
See Also:
Component.getModule(), getComponent()

getComponent_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Component.getName(), getComponent()

getComponent_Reporter

org.eclipse.emf.ecore.EReference getComponent_Reporter()
Returns the meta object for the containment reference list 'Reporter'.

Returns:
the meta object for the containment reference list 'Reporter'.
See Also:
Component.getReporter(), getComponent()

getComponent_Waivers

org.eclipse.emf.ecore.EReference getComponent_Waivers()
Returns the meta object for the containment reference list 'Waivers'.

Returns:
the meta object for the containment reference list 'Waivers'.
See Also:
Component.getWaivers(), getComponent()

getModule

org.eclipse.emf.ecore.EClass getModule()
Returns the meta object for class 'Module'.

Returns:
the meta object for class 'Module'.
See Also:
Module

getModule_InspectorSet

org.eclipse.emf.ecore.EReference getModule_InspectorSet()
Returns the meta object for the reference list 'Inspector Set'.

Returns:
the meta object for the reference list 'Inspector Set'.
See Also:
Module.getInspectorSet(), getModule()

getModule_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Module.getName(), getModule()

getModule_Description

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

Returns:
the meta object for the attribute 'Description'.
See Also:
Module.getDescription(), getModule()

getModule_Source

org.eclipse.emf.ecore.EReference getModule_Source()
Returns the meta object for the containment reference list 'Source'.

Returns:
the meta object for the containment reference list 'Source'.
See Also:
Module.getSource(), getModule()

getModule_ClassPath

org.eclipse.emf.ecore.EReference getModule_ClassPath()
Returns the meta object for the containment reference list 'Class Path'.

Returns:
the meta object for the containment reference list 'Class Path'.
See Also:
Module.getClassPath(), getModule()

getModule_Model

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

Returns:
the meta object for the attribute list 'Model'.
See Also:
Module.getModel(), getModule()

getLanguageElement

org.eclipse.emf.ecore.EClass getLanguageElement()
Returns the meta object for class 'Language Element'.

Returns:
the meta object for class 'Language Element'.
See Also:
LanguageElement

getLanguageElement_Observations

org.eclipse.emf.ecore.EReference getLanguageElement_Observations()
Returns the meta object for the containment reference list 'Observations'.

Returns:
the meta object for the containment reference list 'Observations'.
See Also:
LanguageElement.getObservations(), getLanguageElement()

getWaiver

org.eclipse.emf.ecore.EClass getWaiver()
Returns the meta object for class 'Waiver'.

Returns:
the meta object for class 'Waiver'.
See Also:
Waiver

getWaiver_Signature

org.eclipse.emf.ecore.EAttribute getWaiver_Signature()
Returns the meta object for the attribute 'Signature'.

Returns:
the meta object for the attribute 'Signature'.
See Also:
Waiver.getSignature(), getWaiver()

getWaiver_Inspector

org.eclipse.emf.ecore.EReference getWaiver_Inspector()
Returns the meta object for the reference 'Inspector'.

Returns:
the meta object for the reference 'Inspector'.
See Also:
Waiver.getInspector(), getWaiver()

getWaiver_ExpirationTime

org.eclipse.emf.ecore.EAttribute getWaiver_ExpirationTime()
Returns the meta object for the attribute 'Expiration Time'.

Returns:
the meta object for the attribute 'Expiration Time'.
See Also:
Waiver.getExpirationTime(), getWaiver()

getWaiver_Comment

org.eclipse.emf.ecore.EAttribute getWaiver_Comment()
Returns the meta object for the attribute 'Comment'.

Returns:
the meta object for the attribute 'Comment'.
See Also:
Waiver.getComment(), getWaiver()

getGovernanceDomain

org.eclipse.emf.ecore.EClass getGovernanceDomain()
Returns the meta object for class 'Governance Domain'.

Returns:
the meta object for class 'Governance Domain'.
See Also:
GovernanceDomain

getGovernanceDomain_Categories

org.eclipse.emf.ecore.EReference getGovernanceDomain_Categories()
Returns the meta object for the containment reference list 'Categories'.

Returns:
the meta object for the containment reference list 'Categories'.
See Also:
GovernanceDomain.getCategories(), getGovernanceDomain()

getGovernanceDomain_Tools

org.eclipse.emf.ecore.EReference getGovernanceDomain_Tools()
Returns the meta object for the containment reference list 'Tools'.

Returns:
the meta object for the containment reference list 'Tools'.
See Also:
GovernanceDomain.getTools(), getGovernanceDomain()

getArtifactType

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

Returns:
the meta object for class 'Artifact Type'.
See Also:
ArtifactType

getArtifactType_LanguageModules

org.eclipse.emf.ecore.EReference getArtifactType_LanguageModules()
Returns the meta object for the reference list 'Language Modules'.

Returns:
the meta object for the reference list 'Language Modules'.
See Also:
ArtifactType.getLanguageModules(), getArtifactType()

getTool

org.eclipse.emf.ecore.EClass getTool()
Returns the meta object for class 'Tool'.

Returns:
the meta object for class 'Tool'.
See Also:
Tool

getTool_Identity

org.eclipse.emf.ecore.EReference getTool_Identity()
Returns the meta object for the containment reference list 'Identity'.

Returns:
the meta object for the containment reference list 'Identity'.
See Also:
Tool.getIdentity(), getTool()

getTool_Versions

org.eclipse.emf.ecore.EReference getTool_Versions()
Returns the meta object for the containment reference list 'Versions'.

Returns:
the meta object for the containment reference list 'Versions'.
See Also:
Tool.getVersions(), getTool()

getToolVersion

org.eclipse.emf.ecore.EClass getToolVersion()
Returns the meta object for class 'Tool Version'.

Returns:
the meta object for class 'Tool Version'.
See Also:
ToolVersion

getToolVersion_Identity

org.eclipse.emf.ecore.EReference getToolVersion_Identity()
Returns the meta object for the containment reference list 'Identity'.

Returns:
the meta object for the containment reference list 'Identity'.
See Also:
ToolVersion.getIdentity(), getToolVersion()

getToolVersion_Governs

org.eclipse.emf.ecore.EReference getToolVersion_Governs()
Returns the meta object for the reference list 'Governs'.

Returns:
the meta object for the reference list 'Governs'.
See Also:
ToolVersion.getGoverns(), getToolVersion()

getToolVersion_Enforces

org.eclipse.emf.ecore.EReference getToolVersion_Enforces()
Returns the meta object for the reference list 'Enforces'.

Returns:
the meta object for the reference list 'Enforces'.
See Also:
ToolVersion.getEnforces(), getToolVersion()

getToolVersion_Tool

org.eclipse.emf.ecore.EReference getToolVersion_Tool()
Returns the meta object for the container reference 'Tool'.

Returns:
the meta object for the container reference 'Tool'.
See Also:
ToolVersion.getTool(), getToolVersion()

getGovernanaceObject

org.eclipse.emf.ecore.EClass getGovernanaceObject()
Returns the meta object for class 'Governanace Object'.

Returns:
the meta object for class 'Governanace Object'.
See Also:
GovernanaceObject

getGovernanaceObject_Uid

org.eclipse.emf.ecore.EAttribute getGovernanaceObject_Uid()
Returns the meta object for the attribute 'Uid'.

Returns:
the meta object for the attribute 'Uid'.
See Also:
GovernanaceObject.getUid(), getGovernanaceObject()

getGovernanaceObject_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
GovernanaceObject.getName(), getGovernanaceObject()

getGovernanaceObject_Description

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

Returns:
the meta object for the attribute 'Description'.
See Also:
GovernanaceObject.getDescription(), getGovernanaceObject()

getGovernanaceObject_References

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

Returns:
the meta object for the attribute list 'References'.
See Also:
GovernanaceObject.getReferences(), getGovernanaceObject()

getGovernanaceObject_HomePage

org.eclipse.emf.ecore.EAttribute getGovernanaceObject_HomePage()
Returns the meta object for the attribute 'Home Page'.

Returns:
the meta object for the attribute 'Home Page'.
See Also:
GovernanaceObject.getHomePage(), getGovernanaceObject()

getGovernor

org.eclipse.emf.ecore.EClass getGovernor()
Returns the meta object for class 'Governor'.

Returns:
the meta object for class 'Governor'.
See Also:
Governor

getGovernor_LanguageModules

org.eclipse.emf.ecore.EReference getGovernor_LanguageModules()
Returns the meta object for the reference list 'Language Modules'.

Returns:
the meta object for the reference list 'Language Modules'.
See Also:
Governor.getLanguageModules(), getGovernor()

getGovernor_EnforcedBy

org.eclipse.emf.ecore.EReference getGovernor_EnforcedBy()
Returns the meta object for the reference list 'Enforced By'.

Returns:
the meta object for the reference list 'Enforced By'.
See Also:
Governor.getEnforcedBy(), getGovernor()

getInspectorRelationship

org.eclipse.emf.ecore.EClass getInspectorRelationship()
Returns the meta object for class 'Inspector Relationship'.

Returns:
the meta object for class 'Inspector Relationship'.
See Also:
InspectorRelationship

getInspectorRelationship_Description

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

Returns:
the meta object for the attribute 'Description'.
See Also:
InspectorRelationship.getDescription(), getInspectorRelationship()

getInspectorRelationship_Target

org.eclipse.emf.ecore.EReference getInspectorRelationship_Target()
Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See Also:
InspectorRelationship.getTarget(), getInspectorRelationship()

getInspectorRelationship_Source

org.eclipse.emf.ecore.EReference getInspectorRelationship_Source()
Returns the meta object for the container reference 'Source'.

Returns:
the meta object for the container reference 'Source'.
See Also:
InspectorRelationship.getSource(), getInspectorRelationship()

getEException

org.eclipse.emf.ecore.EDataType getEException()
Returns the meta object for data type 'EException'.

Returns:
the meta object for data type 'EException'.
See Also:
Exception

getReviewFactory

ReviewFactory getReviewFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.