|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tool
A representation of the model object 'Tool'. Governance/automated code review tool used in the domain.
The following features are supported:
ReviewPackage.getTool()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Identity> |
getIdentity()
Returns the value of the 'Identity' containment reference list. |
org.eclipse.emf.common.util.EList<ToolVersion> |
getVersions()
Returns the value of the 'Versions' containment reference list. |
| 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 tool identities, e.g. registration number of the tool in the company's inventory system.
ReviewPackage.getTool_Identity()org.eclipse.emf.common.util.EList<ToolVersion> getVersions()
ToolVersion.
It is bidirectional and its opposite is 'Tool'.
If the meaning of the 'Versions' containment reference list isn't clear, there really should be more of a description here...
ReviewPackage.getTool_Versions(),
ToolVersion.getTool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||