|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Artifact
A representation of the model object 'Artifact'.
The following features are supported:
ModelPackage.getArtifact()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
String |
getLocation()
Returns the value of the 'Location' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
String |
getSubtype()
Returns the value of the 'Subtype' attribute. |
String |
getType()
Returns the value of the 'Type' attribute. |
String |
getVersion()
Returns the value of the 'Version' attribute. |
boolean |
isExternal()
Returns the value of the 'External' attribute. |
void |
setExternal(boolean value)
Sets the value of the ' External' attribute. |
void |
setLocation(String value)
Sets the value of the ' Location' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setSubtype(String value)
Sets the value of the ' Subtype' attribute. |
void |
setType(String value)
Sets the value of the ' Type' attribute. |
void |
setVersion(String value)
Sets the value of the ' Version' attribute. |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ModelPackage.getArtifact_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
ModelPackage.getArtifact_Type()void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()String getSubtype()
If the meaning of the 'Subtype' attribute isn't clear, there really should be more of a description here...
setSubtype(String),
ModelPackage.getArtifact_Subtype()void setSubtype(String value)
Subtype' attribute.
value - the new value of the 'Subtype' attribute.getSubtype()String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
ModelPackage.getArtifact_Version()void setVersion(String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()boolean isExternal()
If the meaning of the 'External' attribute isn't clear, there really should be more of a description here...
setExternal(boolean),
ModelPackage.getArtifact_External()void setExternal(boolean value)
External' attribute.
value - the new value of the 'External' attribute.isExternal()String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String),
ModelPackage.getArtifact_Location()void setLocation(String value)
Location' attribute.
value - the new value of the 'Location' attribute.getLocation()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||