|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Parameter object instance interface.
Method Summary | |
BehavioralFeature |
getBehavioralFeature()
Returns the value of reference behavioralFeature. |
Expression |
getDefaultValue()
Returns the value of attribute defaultValue. |
ParameterDirectionKind |
getKind()
Returns the value of attribute kind. |
Classifier |
getType()
Returns the value of reference type. |
void |
setBehavioralFeature(BehavioralFeature newValue)
Sets the value of reference behavioralFeature. |
void |
setDefaultValue(Expression newValue)
Sets the value of defaultValue attribute. |
void |
setKind(ParameterDirectionKind newValue)
Sets the value of kind attribute. |
void |
setType(Classifier newValue)
Sets the value of reference type. |
Methods inherited from interface org.omg.uml.foundation.core.ModelElement |
getClientDependency, getComment, getConstraint, getName, getNamespace, getSourceFlow, getStereotype, getTaggedValue, getTargetFlow, getTemplateParameter, getVisibility, isSpecification, setName, setNamespace, setSpecification, 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 getDefaultValue()
public void setDefaultValue(Expression newValue)
getDefaultValue()
for description on the attribute.
newValue
- New value to be set.public ParameterDirectionKind getKind()
public void setKind(ParameterDirectionKind newValue)
getKind()
for description
on the attribute.
newValue
- New value to be set.public BehavioralFeature getBehavioralFeature()
public void setBehavioralFeature(BehavioralFeature newValue)
getBehavioralFeature()
for description on the reference.
newValue
- New value to be set.public Classifier getType()
public void setType(Classifier newValue)
getType()
for description
on the reference.
newValue
- New value to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |