|
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 ' Related Asset'. xmi:contentType=mixed
The following features are supported:
DefaultprofilePackage.getRelatedAsset()
Method Summary | |
String |
getAssetId()
Returns the value of the 'Asset Id' attribute. |
Description |
getDescription()
Returns the value of the 'Description' containment reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
Artifact |
getReference()
Returns the value of the 'Reference' reference. |
String |
getRelationshipType()
Returns the value of the 'Relationship Type' attribute. |
void |
setAssetId(String value)
Sets the value of the ' Asset Id '
attribute.
|
void |
setDescription(Description value)
Sets the value of the ' Description '
containment reference.
|
void |
setName(String value)
Sets the value of the ' Name '
attribute.
|
void |
setReference(Artifact value)
Sets the value of the ' Reference '
reference.
|
void |
setRelationshipType(String value)
Sets the value of the ' Relationship 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)
,
DefaultprofilePackage.getRelatedAsset_Name()
public void setName(String value)
Name
'
attribute.
value
- the new value of the 'Name' attribute.getName()
public String getRelationshipType()
setRelationshipType(String)
,
DefaultprofilePackage.getRelatedAsset_RelationshipType()
public void setRelationshipType(String value)
Relationship Type
'
attribute.
value
- the new value of the 'Relationship Type'
attribute.getRelationshipType()
public String getAssetId()
setAssetId(String)
,
DefaultprofilePackage.getRelatedAsset_AssetId()
public void setAssetId(String value)
Asset Id
'
attribute.
value
- the new value of the 'Asset Id' attribute.getAssetId()
public Description getDescription()
setDescription(Description)
,
DefaultprofilePackage.getRelatedAsset_Description()
public void setDescription(Description value)
Description
'
containment reference.
value
- the new value of the 'Description' containment
reference.getDescription()
public Artifact getReference()
setReference(Artifact)
,
DefaultprofilePackage.getRelatedAsset_Reference()
public void setReference(Artifact value)
Reference
'
reference.
value
- the new value of the 'Reference' reference.getReference()
|
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.