|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenAuditRoot
A representation of the model object 'Gen Audit Root'.
The following features are supported:
GMFGenPackage.getGenAuditRoot()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenAuditContainer> |
getCategories()
Returns the value of the 'Categories' containment reference list. |
org.eclipse.emf.common.util.EList<GenAuditContext> |
getClientContexts()
Returns the value of the 'Client Contexts' containment reference list. |
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
org.eclipse.emf.common.util.EList<GenAuditRule> |
getRules()
Returns the value of the 'Rules' containment reference list. |
List<org.eclipse.emf.codegen.ecore.genmodel.GenPackage> |
getTargetedModelPackages()
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
GenEditorGenerator getEditorGen()
Audits
'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenAuditRoot_EditorGen()
,
GenEditorGenerator.getAudits()
org.eclipse.emf.common.util.EList<GenAuditContainer> getCategories()
GenAuditContainer
.
It is bidirectional and its opposite is 'Root
'.
If the meaning of the 'Categories' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenAuditRoot_Categories()
,
GenAuditContainer.getRoot()
org.eclipse.emf.common.util.EList<GenAuditRule> getRules()
GenAuditRule
.
It is bidirectional and its opposite is 'Root
'.
If the meaning of the 'Rules' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenAuditRoot_Rules()
,
GenAuditRule.getRoot()
org.eclipse.emf.common.util.EList<GenAuditContext> getClientContexts()
GenAuditContext
.
It is bidirectional and its opposite is 'Root
'.
If the meaning of the 'Client Contexts' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenAuditRoot_ClientContexts()
,
GenAuditContext.getRoot()
List<org.eclipse.emf.codegen.ecore.genmodel.GenPackage> getTargetedModelPackages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |