public class XFactory extends Object
| Constructor and Description |
|---|
XFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
allShortestPaths(JcPath jcPath) |
static PatternExpression |
getExpression(IElement element) |
static Node |
node() |
static Node |
node(JcNode jcNode) |
static Path |
path(JcPath jcPath) |
static Relation |
relation() |
static Relation |
relation(JcRelation jcRelation) |
static Path |
shortestPath(JcPath jcPath) |
public static Node node()
public static Relation relation()
public static Relation relation(JcRelation jcRelation)
public static PatternExpression getExpression(IElement element)
Copyright © 2016. All rights reserved.