|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'EProperty'.
The following features are supported:
SDOPackage.getEProperty()
Method Summary | |
EStructuralFeature |
getEStructuralFeature()
Returns the value of the 'EStructural Feature' reference |
boolean |
isReadOnly()
Returns true if values for this property cannot be modified using the SDO APIs. |
void |
setEStructuralFeature(EStructuralFeature value)
Sets the value of the ' EStructural Feature ' reference |
void |
setReadOnly(boolean readOnly)
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface commonj.sdo.Property |
getContainingType, getDefault, getName, getType, isContainment, isMany |
Method Detail |
public EStructuralFeature getEStructuralFeature()
If the meaning of the 'EStructural Feature' reference isn't clear, there really should be more of a description here...
setEStructuralFeature(EStructuralFeature)
,
SDOPackage.getEProperty_EStructuralFeature()
public void setEStructuralFeature(EStructuralFeature value)
EStructural Feature
' reference.
value
- the new value of the 'EStructural Feature' reference.getEStructuralFeature()
public boolean isReadOnly()
public void setReadOnly(boolean readOnly)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |