@OpenApiAll public class ElementImportNumbering extends DirectedRelationshipNumbering
Constructor and Description |
---|
ElementImportNumbering() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.Class<? extends DirectedRelationship>> |
getRelationTypes()
Which types of directedRelationships should be taken into consideration
for element sthat are eithe rsource or target of the given relation types.
|
collectRelations
public java.util.Collection<java.lang.Class<? extends DirectedRelationship>> getRelationTypes()
IRelationshipNumbering
getRelationTypes
in interface IRelationshipNumbering
getRelationTypes
in class DirectedRelationshipNumbering