|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToolVersion
A representation of the model object 'Tool Version'.
The following features are supported:
ReviewPackage.getToolVersion()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Governor> |
getEnforces()
Returns the value of the 'Enforces' reference list. |
org.eclipse.emf.common.util.EList<InspectorCategory> |
getGoverns()
Returns the value of the 'Governs' reference list. |
org.eclipse.emf.common.util.EList<Identity> |
getIdentity()
Returns the value of the 'Identity' containment reference list. |
Tool |
getTool()
Returns the value of the 'Tool' container reference. |
void |
setTool(Tool value)
Sets the value of the ' Tool' container reference. |
| Methods inherited from interface com.hammurapi.review.GovernanaceObject |
|---|
getDescription, getHomePage, getName, getReferences, getUid, setDescription, setHomePage, setName, setUid |
| Methods inherited from interface com.hammurapi.party.CommonObject |
|---|
getRoles |
| 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<Identity> getIdentity()
Identity.
External version identities, e.g. registration number of the version in the company's inventory system.
ReviewPackage.getToolVersion_Identity()org.eclipse.emf.common.util.EList<InspectorCategory> getGoverns()
InspectorCategory.
It is bidirectional and its opposite is 'Governed By'.
If the meaning of the 'Governs' reference list isn't clear, there really should be more of a description here...
ReviewPackage.getToolVersion_Governs(),
InspectorCategory.getGovernedBy()org.eclipse.emf.common.util.EList<Governor> getEnforces()
Governor.
It is bidirectional and its opposite is 'Enforced By'.
Inspectors (guidelines) and inspector sets enforced by this tool.
ReviewPackage.getToolVersion_Enforces(),
Governor.getEnforcedBy()Tool getTool()
Versions'.
If the meaning of the 'Tool' container reference isn't clear, there really should be more of a description here...
setTool(Tool),
ReviewPackage.getToolVersion_Tool(),
Tool.getVersions()void setTool(Tool value)
Tool' container reference.
value - the new value of the 'Tool' container reference.getTool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||