|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicProperty
A representation of the model object 'Dynamic Property'.
The following features are supported:
PivotPackage.getDynamicProperty()| Method Summary | |
|---|---|
java.lang.String |
getDefault()
Returns the value of the 'Default' attribute. |
Property |
getReferredProperty()
Returns the value of the 'Referred Property' reference. |
void |
setDefault(java.lang.String value)
Sets the value of the ' Default' attribute. |
void |
setReferredProperty(Property value)
Sets the value of the ' Referred Property' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
Property getReferredProperty()
If the meaning of the 'Referred Property' reference isn't clear, there really should be more of a description here...
setReferredProperty(Property),
PivotPackage.getDynamicProperty_ReferredProperty()void setReferredProperty(Property value)
Referred Property' reference.
value - the new value of the 'Referred Property' reference.getReferredProperty()java.lang.String getDefault()
If the meaning of the 'Default' attribute isn't clear, there really should be more of a description here...
setDefault(String),
PivotPackage.getDynamicProperty_Default()void setDefault(java.lang.String value)
Default' attribute.
value - the new value of the 'Default' attribute.getDefault()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||