|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Vertex | |
| fi.hut.tml.xsmiles.mlfc.xforms.constraint | XForms dynamic constraints. |
| Uses of Vertex in fi.hut.tml.xsmiles.mlfc.xforms.constraint |
| Subclasses of Vertex in fi.hut.tml.xsmiles.mlfc.xforms.constraint | |
class |
CalculateVertex
The vertex for the calculation algorithm |
class |
IsvalidVertex
The vertex for the calculation algorithm |
class |
ReadonlyVertex
The vertex for the calculation algorithm |
class |
RelevantVertex
The vertex for the calculation algorithm |
class |
RequiredVertex
The vertex for the calculation algorithm |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.constraint that return Vertex | |
Vertex |
SubDependencyGraph.createSubVertex(short type)
|
Vertex |
DependencyGraph.addVertex(InstanceNode n,
ExpressionContainer container,
XPathExpr xpath,
short property)
adds a new vertex to the graph. |
Vertex |
DependencyGraph.getVertex(InstanceNode n,
short property)
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.constraint with parameters of type Vertex | |
void |
Vertex.addDep(Vertex to)
|
void |
DependencyGraph.addVertex(Vertex v)
|
void |
DependencyGraph.addEdge(Vertex from,
Vertex to)
|
void |
DependencyGraph.removeVertex(Vertex v)
|
| Constructors in fi.hut.tml.xsmiles.mlfc.xforms.constraint with parameters of type Vertex | |
SubDependencyGraph.Pair(Vertex f,
Vertex s)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||