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, splitVariantspublic GeneralizationOperations(DocumentManager doc)
public Relationship createRelation()
createRelation in interface Relationshippublic Relationship between(java.lang.String idElement) throws NotSuppportedOperation
between in interface RelationshipNotSuppportedOperationpublic Relationship and(java.lang.String idElement) throws NotSuppportedOperation
and in interface RelationshipNotSuppportedOperationpublic java.lang.String build()
build in interface Relationshippublic Relationship withMultiplicy(java.lang.String string) throws NotSuppportedOperation
withMultiplicy in interface RelationshipNotSuppportedOperation