|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Association Role'. xmi:ordered=false The AssociationRole class captures the name, and type attributes of the state that is retained between invocations of operations on the interface. This element represents the roles that are on interface relationships. Creating instances of this element indicates that the InterfaceSpec owns the state related to the relationship.
The following features are supported:
DefaultcomponentprofilePackage.getAssociationRole()
Method Summary | |
String |
getName()
Returns the value of the 'Name' attribute |
String |
getType()
Returns the value of the 'Type' attribute |
void |
setName(String value)
Sets the value of the ' Name ' attribute |
void |
setType(String value)
Sets the value of the ' Type ' attribute |
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 |
Method Detail |
public String getName()
setName(String)
,
DefaultcomponentprofilePackage.getAssociationRole_Name()
public void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
public String getType()
setType(String)
,
DefaultcomponentprofilePackage.getAssociationRole_Type()
public void setType(String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.