Package de.spraener.nxtgen.model.impl
Class RelationImpl
java.lang.Object
de.spraener.nxtgen.model.impl.RelationImpl
- All Implemented Interfaces:
Relation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetTargetType(String targetType) voidsetTargetXmiID(String targetXmID) void
-
Constructor Details
-
RelationImpl
public RelationImpl()
-
-
Method Details
-
getType
-
setType
-
getTargetXmID
- Specified by:
getTargetXmIDin interfaceRelation
-
setTargetXmiID
- Specified by:
setTargetXmiIDin interfaceRelation
-
getTargetType
- Specified by:
getTargetTypein interfaceRelation
-
setTargetType
- Specified by:
setTargetTypein interfaceRelation
-