public class SchematicGraphModel extends BasicGraphModel
BasicModularGraphModel.BasicEdgeModel, BasicModularGraphModel.BasicNodeModel_graphListeners| Constructor and Description |
|---|
SchematicGraphModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptHead(Object edge,
Object node)
Return true if the head of the given edge can be attached to the
given node.
|
boolean |
acceptTail(Object edge,
Object node)
Return true if the tail of the given edge can be attached to the
given node.
|
createComposite, createEdge, createNodegetCompositeModel, getEdgeModel, getNodeModel, getProperty, getSemanticObject, setProperty, setSemanticObjectaddNode, connectEdge, disconnectEdge, getMutableEdgeModel, getMutableNodeModel, removeNode, setEdgeHead, setEdgeTailcontainsNode, getHead, getNodeCount, getParent, getRoot, getTail, inEdges, isComposite, isDirected, isEdge, isNode, nodes, outEdgesaddGraphListener, dispatchGraphEvent, removeGraphListener, setDispatchEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddGraphListener, containsNode, dispatchGraphEvent, getHead, getNodeCount, getParent, getRoot, getTail, inEdges, isComposite, isDirected, isEdge, isNode, nodes, outEdges, removeGraphListener, setDispatchEnabledpublic boolean acceptHead(Object edge, Object node)
acceptHead in interface MutableGraphModelacceptHead in class MutableModularGraphModelpublic boolean acceptTail(Object edge, Object node)
acceptTail in interface MutableGraphModelacceptTail in class MutableModularGraphModelCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.