|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ModelElement object instance interface.
Method Summary | |
Collection |
getClientDependency()
Returns the value of reference clientDependency. |
Collection |
getComment()
Returns the value of reference comment. |
Collection |
getConstraint()
Returns the value of reference constraint. |
String |
getName()
Returns the value of attribute name. |
Namespace |
getNamespace()
Returns the value of reference namespace. |
Collection |
getSourceFlow()
Returns the value of reference sourceFlow. |
Collection |
getStereotype()
Returns the value of reference stereotype. |
Collection |
getTaggedValue()
Returns the value of reference taggedValue. |
Collection |
getTargetFlow()
Returns the value of reference targetFlow. |
List |
getTemplateParameter()
Returns the value of reference templateParameter. |
VisibilityKind |
getVisibility()
Returns the value of attribute visibility. |
boolean |
isSpecification()
Returns the value of attribute isSpecification. |
void |
setName(String newValue)
Sets the value of name attribute. |
void |
setNamespace(Namespace newValue)
Sets the value of reference namespace. |
void |
setSpecification(boolean newValue)
Sets the value of isSpecification attribute. |
void |
setVisibility(VisibilityKind newValue)
Sets the value of visibility attribute. |
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 String getName()
public void setName(String newValue)
getName()
for description
on the attribute.
newValue
- New value to be set.public VisibilityKind getVisibility()
public void setVisibility(VisibilityKind newValue)
getVisibility()
for
description on the attribute.
newValue
- New value to be set.public boolean isSpecification()
public void setSpecification(boolean newValue)
isSpecification()
for description on the attribute.
newValue
- New value to be set.public Namespace getNamespace()
public void setNamespace(Namespace newValue)
getNamespace()
for description
on the reference.
newValue
- New value to be set.public Collection getClientDependency()
public Collection getConstraint()
public Collection getTargetFlow()
public Collection getSourceFlow()
public Collection getComment()
public List getTemplateParameter()
public Collection getStereotype()
public Collection getTaggedValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |