|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnlinkType
A representation of the model object 'Unlink Type'.
The following features are supported:
MomlPackage.getUnlinkType()
extendedMetaData | = | "name='unlink_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getIndex()
Returns the value of the 'Index' attribute. |
String |
getInsideIndex()
Returns the value of the 'Inside Index' attribute. |
String |
getPort()
Returns the value of the 'Port' attribute. |
String |
getRelation()
Returns the value of the 'Relation' attribute. |
String |
getRelation1()
Returns the value of the 'Relation1' attribute. |
String |
getRelation2()
Returns the value of the 'Relation2' attribute. |
void |
setIndex(String value)
Sets the value of the ' Index ' attribute. |
void |
setInsideIndex(String value)
Sets the value of the ' Inside Index ' attribute. |
void |
setPort(String value)
Sets the value of the ' Port ' attribute. |
void |
setRelation(String value)
Sets the value of the ' Relation ' attribute. |
void |
setRelation1(String value)
Sets the value of the ' Relation1 ' attribute. |
void |
setRelation2(String value)
Sets the value of the ' Relation2 ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getIndex()
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
setIndex(String)
,
MomlPackage.getUnlinkType_Index()
extendedMetaData | = | "kind='attribute' |
name | = | 'index' |
namespace | = | '##targetNamespace'" |
void setIndex(String value)
Index
' attribute.
value
- the new value of the 'Index' attribute.getIndex()
String getInsideIndex()
If the meaning of the 'Inside Index' attribute isn't clear, there really should be more of a description here...
setInsideIndex(String)
,
MomlPackage.getUnlinkType_InsideIndex()
extendedMetaData | = | "kind='attribute' |
name | = | 'insideIndex' |
namespace | = | '##targetNamespace'" |
void setInsideIndex(String value)
Inside Index
' attribute.
value
- the new value of the 'Inside Index' attribute.getInsideIndex()
String getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(String)
,
MomlPackage.getUnlinkType_Port()
extendedMetaData | = | "kind='attribute' |
name | = | 'port' |
namespace | = | '##targetNamespace'" |
void setPort(String value)
Port
' attribute.
value
- the new value of the 'Port' attribute.getPort()
String getRelation()
If the meaning of the 'Relation' attribute isn't clear, there really should be more of a description here...
setRelation(String)
,
MomlPackage.getUnlinkType_Relation()
extendedMetaData | = | "kind='attribute' |
name | = | 'relation' |
namespace | = | '##targetNamespace'" |
void setRelation(String value)
Relation
' attribute.
value
- the new value of the 'Relation' attribute.getRelation()
String getRelation1()
If the meaning of the 'Relation1' attribute isn't clear, there really should be more of a description here...
setRelation1(String)
,
MomlPackage.getUnlinkType_Relation1()
extendedMetaData | = | "kind='attribute' |
name | = | 'relation1' |
namespace | = | '##targetNamespace'" |
void setRelation1(String value)
Relation1
' attribute.
value
- the new value of the 'Relation1' attribute.getRelation1()
String getRelation2()
If the meaning of the 'Relation2' attribute isn't clear, there really should be more of a description here...
setRelation2(String)
,
MomlPackage.getUnlinkType_Relation2()
extendedMetaData | = | "kind='attribute' |
name | = | 'relation2' |
namespace | = | '##targetNamespace'" |
void setRelation2(String value)
Relation2
' attribute.
value
- the new value of the 'Relation2' attribute.getRelation2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |