|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegistryRelationshipType
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 |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.lang.String getRelationshipName()
setRelationshipName(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_RelationshipName()
void setRelationshipName(java.lang.String value)
Relationship Name
' attribute.
value
- the new value of the 'Relationship Name' attribute.getRelationshipName()
java.lang.String getTargetName()
setTargetName(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_TargetName()
void setTargetName(java.lang.String value)
Target Name
' attribute.
value
- the new value of the 'Target Name' attribute.getTargetName()
java.lang.String getTargetNamespace()
setTargetNamespace(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_TargetNamespace()
void setTargetNamespace(java.lang.String value)
Target Namespace
' attribute.
value
- the new value of the 'Target Namespace' attribute.getTargetNamespace()
java.lang.String getTargetVersion()
setTargetVersion(String)
,
ServiceMessageObjectPackage.getRegistryRelationshipType_TargetVersion()
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 |