|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Registry Relationship Type'.
The following features are supported:
ServiceMessageObjectPackage.getRegistryRelationshipType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getRelationshipName()
Returns the value of the 'Relationship Name' attribute. |
java.lang.String |
getTargetName()
Returns the value of the 'Target Name' attribute. |
java.lang.String |
getTargetNamespace()
Returns the value of the 'Target Namespace' attribute. |
java.lang.String |
getTargetVersion()
Returns the value of the 'Target Version' attribute. |
void |
setRelationshipName(java.lang.String value)
Sets the value of the ' Relationship Name ' attribute. |
void |
setTargetName(java.lang.String value)
Sets the value of the ' Target Name ' attribute. |
void |
setTargetNamespace(java.lang.String value)
Sets the value of the ' Target Namespace ' attribute. |
void |
setTargetVersion(java.lang.String value)
Sets the value of the ' Target Version ' attribute. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.String getRelationshipName()
If the meaning of the 'Relationship Name' attribute isn't clear, there really should be more of a description here...
setRelationshipName(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_RelationshipName()
public void setRelationshipName(java.lang.String value)
Relationship Name
' attribute.
value
- the new value of the 'Relationship Name' attribute.getRelationshipName()
public java.lang.String getTargetName()
If the meaning of the 'Target Name' attribute isn't clear, there really should be more of a description here...
setTargetName(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_TargetName()
public void setTargetName(java.lang.String value)
Target Name
' attribute.
value
- the new value of the 'Target Name' attribute.getTargetName()
public java.lang.String getTargetNamespace()
If the meaning of the 'Target Namespace' attribute isn't clear, there really should be more of a description here...
setTargetNamespace(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_TargetNamespace()
public void setTargetNamespace(java.lang.String value)
Target Namespace
' attribute.
value
- the new value of the 'Target Namespace' attribute.getTargetNamespace()
public java.lang.String getTargetVersion()
If the meaning of the 'Target Version' attribute isn't clear, there really should be more of a description here...
setTargetVersion(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_TargetVersion()
public void setTargetVersion(java.lang.String value)
Target Version
' attribute.
value
- the new value of the 'Target Version' attribute.getTargetVersion()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |