Uses of Class
org.graffiti.attributes.UnificationException
| Package | Description |
|---|---|
| org.graffiti.graph |
Contains graph interfaces and classes.
|
-
Uses of UnificationException in org.graffiti.graph
Methods in org.graffiti.graph that throw UnificationException Modifier and Type Method Description voidAbstractGraph. addAttributeConsumer(AttributeConsumer attConsumer)Adds the given attribute consumer to the list of attribute consumers.voidGraph. addAttributeConsumer(AttributeConsumer attConsumer)Adds the given attribute consumer to the list of attribute consumers.