|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomainAttributeTarget
A representation of the model object 'Domain Attribute Target'. Represents value based target, useful for audit rules expression not capable of ecore meta-model access
The following features are supported:
GMFMapPackage.getDomainAttributeTarget()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
boolean |
isNullAsError()
Returns the value of the 'Null As Error' attribute. |
void |
setAttribute(org.eclipse.emf.ecore.EAttribute 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.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.ecore.EAttribute getAttribute()
setAttribute(EAttribute)
,
GMFMapPackage.getDomainAttributeTarget_Attribute()
void setAttribute(org.eclipse.emf.ecore.EAttribute value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()
boolean isNullAsError()
setNullAsError(boolean)
,
GMFMapPackage.getDomainAttributeTarget_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 |