Package | Description |
---|---|
de.uni_due.inf.ti.graph |
Modifier and Type | Class and Description |
---|---|
class |
Edge
This class represents a hyperedge in a graph.
|
class |
ExplicitTransitionSystem
This class represents a graph transition system in which all graphs and
transitions are explicitly stored.
|
class |
Graph
This class represents a hypergraph.
|
class |
GraphElement
This is the common superclass of parts of graphs, that is, of Node and
Edge.
|
class |
InterfaceGraph
This class represents a hypergraph with an inner and an outer interface.
|
class |
NacRule
This class represents rules with negative application conditions.
|
class |
NamedObject
This class represents an object with a name.
|
class |
Node
This class represents a node in a graph.
|
class |
Rule |
class |
Trace
Object which represent a single trace.
|
class |
TransformationSystem
This class represents a graph transformation system.
|
class |
Transition
This class represents a transition in a transition system.
|
Constructor and Description |
---|
AttributeObject(AttributeObject orig)
Create a new AttributeObject which is a copy of another one.
|