|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
An Attribute describes a named slot within a classifier that may hold a value.
| Method Summary | |
Expression |
getInitialValue()
An Expression specifying the value of the attribute upon initialization. |
void |
setInitialValue(Expression newValue)
An Expression specifying the value of the attribute upon initialization. |
| Methods inherited from interface org.omg.cwm.objectmodel.core.StructuralFeature |
getChangeability, getMultiplicity, getOrdering, getTargetScope, getType, setChangeability, setMultiplicity, setOrdering, setTargetScope, setType |
| Methods inherited from interface org.omg.cwm.objectmodel.core.Feature |
getOwner, getOwnerScope, setOwner, setOwnerScope |
| Methods inherited from interface org.omg.cwm.objectmodel.core.ModelElement |
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
| Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
public Expression getInitialValue()
throws javax.jmi.reflect.JmiException
public void setInitialValue(Expression newValue)
throws javax.jmi.reflect.JmiException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||