|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenAuditable
A representation of the model object 'Gen Auditable'. Target suitable for auditing
The following features are supported:
GMFGenPackage.getGenAuditable()
Method Summary | |
---|---|
GenAuditContext |
getContextSelector()
Returns the value of the 'Context Selector' reference. |
org.eclipse.emf.codegen.ecore.genmodel.GenClass |
getTargetClass()
Gets the validation target class in terms of EMFT validation framework. |
String |
getTargetClassModelQualifiedName()
Consists of ecore meta-model only package names and target class simple name |
void |
setContextSelector(GenAuditContext value)
Sets the value of the ' Context Selector ' reference. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenRuleTarget |
---|
getContext |
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 |
---|
GenAuditContext getContextSelector()
Rule Targets
'.
To apply audit to this target, we need to select appropriate input, and here's selector that helps with that
setContextSelector(GenAuditContext)
,
GMFGenPackage.getGenAuditable_ContextSelector()
,
GenAuditContext.getRuleTargets()
void setContextSelector(GenAuditContext value)
Context Selector
' reference.
value
- the new value of the 'Context Selector' reference.getContextSelector()
org.eclipse.emf.codegen.ecore.genmodel.GenClass getTargetClass()
String getTargetClassModelQualifiedName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |