|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenDomainAttributeTarget
A representation of the model object 'Gen Domain Attribute Target'. Represents value based target, useful for audit rules expression not capable of ecore meta-model access
The following features are supported:
GMFGenPackage.getGenDomainAttributeTarget()
Method Summary | |
---|---|
org.eclipse.emf.codegen.ecore.genmodel.GenFeature |
getAttribute()
Returns the value of the 'Attribute' reference. |
boolean |
isNullAsError()
Returns the value of the 'Null As Error' attribute. |
void |
setAttribute(org.eclipse.emf.codegen.ecore.genmodel.GenFeature value)
Sets the value of the ' Attribute ' reference. |
void |
setNullAsError(boolean value)
Sets the value of the ' Null As Error ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenAuditable |
---|
getContextSelector, getTargetClass, getTargetClassModelQualifiedName, setContextSelector |
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 |
---|
org.eclipse.emf.codegen.ecore.genmodel.GenFeature getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(GenFeature)
,
GMFGenPackage.getGenDomainAttributeTarget_Attribute()
void setAttribute(org.eclipse.emf.codegen.ecore.genmodel.GenFeature value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()
boolean isNullAsError()
setNullAsError(boolean)
,
GMFGenPackage.getGenDomainAttributeTarget_NullAsError()
void setNullAsError(boolean value)
Null As Error
' attribute.
value
- the new value of the 'Null As Error' attribute.isNullAsError()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |