- setCardinalityFrom(String) - Method in class Notation
-
See Sets the cardinality of the edge
- setCardinalityTo(String) - Method in class Notation
-
Sets the cardinality for this edge
- setEndNode(Node) - Method in class Edge
-
Sets the end node
- setNotation(Notation) - Method in class Edge
-
Sets the edge information for the node
- setNotationType(String) - Method in class Notation
-
Sets the relationship type
(is-a, has-a, abstraction, aggregation)
- setStartNode(Node) - Method in class Edge
-
Sets the started node
- splitEntityNames(ArrayList<Node>) - Method in class Util
-
Given a list of nodes iterates through the list and renames
nodes (ex: MyClass --> My Class
HTML --> HTML
PDFLoader --> PDF Loader