A B C D E F G H I L M N O P R S T U V W X

S

set(int, boolean) - Method in class uk.ed.inf.bitstring.BitStringBuffer
 
set(int, int, boolean) - Method in class uk.ed.inf.bitstring.BitStringBuffer
 
set(int, int) - Method in class uk.ed.inf.bitstring.BitStringBuffer
 
set(int) - Method in class uk.ed.inf.bitstring.BitStringBuffer
 
setColour(Object) - Method in interface uk.ed.inf.graph.colour.IEdgeColourHandler
Set the colour value.
setColour(Object) - Method in interface uk.ed.inf.graph.colour.INodeColourHandler
Set the colour value.
setColourHandlerFactory(IEdgeColourHandlerFactory<N, E>) - Method in interface uk.ed.inf.graph.colour.IColouredEdgeFactory
 
setColourHandlerFactory(INodeColourHandlerFactory<? extends N, ? extends E>) - Method in interface uk.ed.inf.graph.colour.IColouredNodeFactory
 
setDestinatChildCompoundGraph(IChildCompoundGraph<? extends BaseCompoundNode, ? extends BaseCompoundEdge>) - Method in class uk.ed.inf.graph.compound.base.BaseGraphCopyBuilder
 
setDestinatChildCompoundGraph(IChildCompoundGraph<? extends BaseCompoundNode, ? extends BaseCompoundEdge>) - Method in class uk.ed.inf.graph.compound.base.BaseGraphMoveBuilder
 
setDestinatChildCompoundGraph(IChildCompoundGraph<? extends N, ? extends E>) - Method in interface uk.ed.inf.graph.compound.ICompoundGraphCopyBuilder
Sets the child compound graph that is to be copied to.
setDestinatChildCompoundGraph(IChildCompoundGraph<? extends N, ? extends E>) - Method in interface uk.ed.inf.graph.compound.ICompoundGraphMoveBuilder
Sets the child compound graph that is to be moved to.
setEdge(E) - Method in interface uk.ed.inf.graph.colour.IEdgeColourHandler
Sets the edge that will own this handler and the associated colour value.
setEdgeList(Set<? extends BaseCompoundEdge>) - Method in class uk.ed.inf.graph.compound.base.BaseSubCompoundGraphBuilder
 
setEdgeList(Set<? extends E>) - Method in interface uk.ed.inf.graph.compound.ISubCompoundGraphBuilder
 
setNode(N) - Method in interface uk.ed.inf.graph.colour.INodeColourHandler
Sets the node that will own this handler and the associated colour value.
setNodeList(Set<? extends BaseCompoundNode>) - Method in class uk.ed.inf.graph.compound.base.BaseSubCompoundGraphBuilder
 
setNodeList(Set<? extends N>) - Method in interface uk.ed.inf.graph.compound.ISubCompoundGraphBuilder
 
setPair(N, N) - Method in interface uk.ed.inf.graph.basic.IBasicEdgeFactory
Sets a pair of nodes with which to create a new edge.
setPair(BaseCompoundNode, BaseCompoundNode) - Method in class uk.ed.inf.graph.compound.base.BaseChildCompoundEdgeFactory
 
setPair(BaseCompoundNode, BaseCompoundNode) - Method in class uk.ed.inf.graph.compound.base.BaseCompoundEdgeFactory
 
setPair(BaseCompoundNode, BaseCompoundNode) - Method in class uk.ed.inf.graph.compound.impl.ChildCompoundEdgeFactory
 
setPair(BaseCompoundNode, BaseCompoundNode) - Method in class uk.ed.inf.graph.compound.impl.CompoundEdgeFactory
 
setPair(N, N) - Method in interface uk.ed.inf.graph.directed.IDirectedEdgeFactory
Sets the nodes to be used to create the edge.
setPair(Node, Node) - Method in class uk.ed.inf.graph.impl.EdgeFactory
 
setPair(N, N) - Method in interface uk.ed.inf.graph.undirected.IUndirectedEdgeFactory
 
setRemoved(boolean) - Method in class uk.ed.inf.graph.compound.base.BaseCompoundEdge
This should be used to set the removal status variable only.
setRemoved(boolean) - Method in class uk.ed.inf.graph.compound.base.BaseCompoundNode
This should be used to set the removal status variable only.
setRemoved(boolean) - Method in class uk.ed.inf.graph.compound.impl.CompoundEdge
 
setRemoved(boolean) - Method in class uk.ed.inf.graph.compound.impl.CompoundNode
 
setSourceSubgraph(ISubCompoundGraph<? extends BaseCompoundNode, ? extends BaseCompoundEdge>) - Method in class uk.ed.inf.graph.compound.base.BaseGraphCopyBuilder
 
setSourceSubgraph(ISubCompoundGraph<? extends BaseCompoundNode, ? extends BaseCompoundEdge>) - Method in class uk.ed.inf.graph.compound.base.BaseGraphMoveBuilder
 
setSourceSubgraph(ISubCompoundGraph<? extends N, ? extends E>) - Method in interface uk.ed.inf.graph.compound.ICompoundGraphCopyBuilder
Sets the subgraph which is to be copied.
setSourceSubgraph(ISubCompoundGraph<? extends N, ? extends E>) - Method in interface uk.ed.inf.graph.compound.ICompoundGraphMoveBuilder
Sets the subgraph which is to be moved.
size() - Method in class uk.ed.inf.bitstring.BitString
 
size() - Method in class uk.ed.inf.bitstring.BitStringBuffer
 
size() - Method in interface uk.ed.inf.bitstring.IBitString
 
size() - Method in class uk.ed.inf.graph.util.impl.DirectedEdgeSet
 
size() - Method in class uk.ed.inf.graph.util.impl.EdgeSet
 
size() - Method in class uk.ed.inf.graph.util.impl.FilteredEdgeSet
 
size() - Method in class uk.ed.inf.graph.util.impl.FilteredNodeSet
 
size() - Method in class uk.ed.inf.graph.util.impl.NodeSet
 
size() - Method in class uk.ed.inf.tree.GeneralTree
 
size() - Method in interface uk.ed.inf.tree.ITree
 
SubCompoundGraph - Class in uk.ed.inf.graph.compound.impl
 
SubCompoundGraph(CompoundGraph) - Constructor for class uk.ed.inf.graph.compound.impl.SubCompoundGraph
 
SubCompoundGraphBuilder - Class in uk.ed.inf.graph.compound.impl
 
SubCompoundGraphBuilder(CompoundGraph) - Constructor for class uk.ed.inf.graph.compound.impl.SubCompoundGraphBuilder
Construct the builder, providing it with a list of nodes and edges with which to populate the subgraph that will be constructed.
SubCompoundGraphFactory - Class in uk.ed.inf.graph.compound.impl
 
SubCompoundGraphFactory(CompoundGraph) - Constructor for class uk.ed.inf.graph.compound.impl.SubCompoundGraphFactory
 
Subgraph - Class in uk.ed.inf.graph.impl
 
Subgraph(Graph) - Constructor for class uk.ed.inf.graph.impl.Subgraph
 
SubgraphAlgorithms<N extends IBasicNode<N,? extends IBasicEdge<N,?>>,E extends IBasicEdge<N,E>> - Class in uk.ed.inf.graph.util
 
SubgraphAlgorithms(IBasicSubgraph<N, E>) - Constructor for class uk.ed.inf.graph.util.SubgraphAlgorithms
 
subgraphFactory() - Method in interface uk.ed.inf.graph.basic.IModifiableGraph
Gets the subgraphFactory for this class.
subgraphFactory() - Method in class uk.ed.inf.graph.compound.base.BaseCompoundGraph
 
subgraphFactory() - Method in interface uk.ed.inf.graph.compound.IModifiableCompoundGraph
Gets a subgraph factory used to create a subgraph of this graph.
subgraphFactory() - Method in class uk.ed.inf.graph.compound.impl.CompoundGraph
 
subgraphFactory() - Method in class uk.ed.inf.graph.impl.Graph
 
SubgraphFactory - Class in uk.ed.inf.graph.impl
 
SubgraphFactory(Graph) - Constructor for class uk.ed.inf.graph.impl.SubgraphFactory
 

A B C D E F G H I L M N O P R S T U V W X