|
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 Profile'. xmi:ordered=true property order is (these are role names) 1. description This is one of the Profile elements child elements which provides human readable information about each of the profiles in the Profile::idHistory attribute. This node captures the history of the profile by describing the profile's genealogy. This element includes many of the same attributes found in the Profile element.
The following features are supported:
DefaultprofilePackage.getRelatedProfile()
Method Summary | |
Description |
getDescription()
Returns the value of the 'Description' containment reference. |
String |
getId()
Returns the value of the 'Id' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
String |
getParentId()
Returns the value of the 'Parent Id' attribute. |
Artifact |
getReference()
Returns the value of the 'Reference' reference. |
int |
getVersionMajor()
Returns the value of the 'Version Major' attribute |
int |
getVersionMinor()
Returns the value of the 'Version Minor' attribute |
void |
setDescription(Description value)
Sets the value of the ' Description '
containment reference.
|
void |
setId(String value)
Sets the value of the ' Id '
attribute.
|
void |
setName(String value)
Sets the value of the ' Name '
attribute.
|
void |
setParentId(String value)
Sets the value of the ' Parent Id '
attribute.
|
void |
setReference(Artifact value)
Sets the value of the ' Reference '
reference.
|
void |
setVersionMajor(int value)
Sets the value of the ' Version Major '
attribute.
|
void |
setVersionMinor(int value)
Sets the value of the ' Version Minor '
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.getRelatedProfile_Name()
public void setName(String value)
Name
'
attribute.
value
- the new value of the 'Name' attribute.getName()
public String getId()
setId(String)
,
DefaultprofilePackage.getRelatedProfile_Id()
public void setId(String value)
Id
'
attribute.
value
- the new value of the 'Id' attribute.getId()
public int getVersionMajor()
setVersionMajor(int)
,
DefaultprofilePackage.getRelatedProfile_VersionMajor()
public void setVersionMajor(int value)
Version Major
'
attribute.
value
- the new value of the 'Version Major' attribute.getVersionMajor()
public int getVersionMinor()
setVersionMinor(int)
,
DefaultprofilePackage.getRelatedProfile_VersionMinor()
public void setVersionMinor(int value)
Version Minor
'
attribute.
value
- the new value of the 'Version Minor' attribute.getVersionMinor()
public Artifact getReference()
setReference(Artifact)
,
DefaultprofilePackage.getRelatedProfile_Reference()
public void setReference(Artifact value)
Reference
'
reference.
value
- the new value of the 'Reference' reference.getReference()
public String getParentId()
setParentId(String)
,
DefaultprofilePackage.getRelatedProfile_ParentId()
public void setParentId(String value)
Parent Id
'
attribute.
value
- the new value of the 'Parent Id' attribute.getParentId()
public Description getDescription()
setDescription(Description)
,
DefaultprofilePackage.getRelatedProfile_Description()
public void setDescription(Description value)
Description
'
containment reference.
value
- the new value of the 'Description' containment
reference.getDescription()
|
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.