|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GovernanceDomain
A representation of the model object 'Governance Domain'. Governance domain is a root configuration object which contains other governance objects.
The following features are supported:
ReviewPackage.getGovernanceDomain()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<InspectorCategory> |
getCategories()
Returns the value of the 'Categories' containment reference list. |
org.eclipse.emf.common.util.EList<Tool> |
getTools()
Returns the value of the 'Tools' containment reference list. |
Methods inherited from interface com.hammurapi.party.Organization |
---|
getChildren, getExternalChildren, getMatrixedChildren, getOrganizationType, setOrganizationType |
Methods inherited from interface com.hammurapi.party.Party |
---|
getContactInfo, getIdentity, getName, getParent, getPath, getUid, setExternalParent, setName, setParent, setUid |
Methods inherited from interface com.hammurapi.party.Tagged |
---|
getComment, getTags, setComment |
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 |
Method Detail |
---|
org.eclipse.emf.common.util.EList<InspectorCategory> getCategories()
InspectorCategory
.
Root categories of this domain.
ReviewPackage.getGovernanceDomain_Categories()
org.eclipse.emf.common.util.EList<Tool> getTools()
Tool
.
If the meaning of the 'Tools' containment reference list isn't clear, there really should be more of a description here...
ReviewPackage.getGovernanceDomain_Tools()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |