public class GeneralizationOperations extends XmiHelper implements Relationship
Constructor and Description |
---|
GeneralizationOperations(DocumentManager doc) |
Modifier and Type | Method and Description |
---|---|
Relationship |
and(java.lang.String idElement)
A general
|
Relationship |
between(java.lang.String idElement)
A client
|
java.lang.String |
build() |
Relationship |
createRelation() |
Relationship |
withMultiplicy(java.lang.String string) |
findByID, findByIDInNotationFile, findIdByName, findTypeById, getHeightForPackage, getIdForNode, getOnlyIdOfXmiAttribute, getOriginalNotation, getWidhtForPackage, getXmiId, getXValueForElement, getYValueForElement, isClassAbstract, randomNum, removeNode, setNotationOriginalFile, setRecursiveOwnedComments, splitVariants
public GeneralizationOperations(DocumentManager doc)
public Relationship createRelation()
createRelation
in interface Relationship
public Relationship between(java.lang.String idElement) throws NotSuppportedOperation
between
in interface Relationship
NotSuppportedOperation
public Relationship and(java.lang.String idElement) throws NotSuppportedOperation
and
in interface Relationship
NotSuppportedOperation
public java.lang.String build()
build
in interface Relationship
public Relationship withMultiplicy(java.lang.String string) throws NotSuppportedOperation
withMultiplicy
in interface Relationship
NotSuppportedOperation