|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkType
A representation of the model object 'Link Type'.
The following features are supported:
MomlPackage.getLinkType()
extendedMetaData | = | "name='link_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getInsertAt()
Returns the value of the 'Insert At' attribute. |
String |
getInsertInsideAt()
Returns the value of the 'Insert Inside At' 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. |
String |
getVertex()
Returns the value of the 'Vertex' attribute. |
void |
setInsertAt(String value)
Sets the value of the ' Insert At ' attribute. |
void |
setInsertInsideAt(String value)
Sets the value of the ' Insert Inside At ' 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. |
void |
setVertex(String value)
Sets the value of the ' Vertex ' 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 getInsertAt()
If the meaning of the 'Insert At' attribute isn't clear, there really should be more of a description here...
setInsertAt(String)
,
MomlPackage.getLinkType_InsertAt()
extendedMetaData | = | "kind='attribute' |
name | = | 'insertAt' |
namespace | = | '##targetNamespace'" |
void setInsertAt(String value)
Insert At
' attribute.
value
- the new value of the 'Insert At' attribute.getInsertAt()
String getInsertInsideAt()
If the meaning of the 'Insert Inside At' attribute isn't clear, there really should be more of a description here...
setInsertInsideAt(String)
,
MomlPackage.getLinkType_InsertInsideAt()
extendedMetaData | = | "kind='attribute' |
name | = | 'insertInsideAt' |
namespace | = | '##targetNamespace'" |
void setInsertInsideAt(String value)
Insert Inside At
' attribute.
value
- the new value of the 'Insert Inside At' attribute.getInsertInsideAt()
String getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(String)
,
MomlPackage.getLinkType_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.getLinkType_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.getLinkType_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.getLinkType_Relation2()
extendedMetaData | = | "kind='attribute' |
name | = | 'relation2' |
namespace | = | '##targetNamespace'" |
void setRelation2(String value)
Relation2
' attribute.
value
- the new value of the 'Relation2' attribute.getRelation2()
String getVertex()
If the meaning of the 'Vertex' attribute isn't clear, there really should be more of a description here...
setVertex(String)
,
MomlPackage.getLinkType_Vertex()
extendedMetaData | = | "kind='attribute' |
name | = | 'vertex' |
namespace | = | '##targetNamespace'" |
void setVertex(String value)
Vertex
' attribute.
value
- the new value of the 'Vertex' attribute.getVertex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |