|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| org.kuali.maven.plugins.graph.dot.edge | |
| org.kuali.maven.plugins.graph.pojo | |
| org.kuali.maven.plugins.graph.tree | |
| Uses of Scope in org.kuali.maven.plugins.graph.dot.edge |
|---|
| Methods in org.kuali.maven.plugins.graph.dot.edge with parameters of type Scope | |
|---|---|
protected Edge |
FlatEdgeHandler.getEdge(GraphNode parent,
GraphNode child,
boolean optional,
Scope scope,
State state)
|
| Uses of Scope in org.kuali.maven.plugins.graph.pojo |
|---|
| Fields in org.kuali.maven.plugins.graph.pojo declared as Scope | |
|---|---|
static Scope |
Scope.DEFAULT_SCOPE
|
| Methods in org.kuali.maven.plugins.graph.pojo that return Scope | |
|---|---|
static Scope |
Scope.getScope(String value)
|
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Scope in org.kuali.maven.plugins.graph.tree |
|---|
| Methods in org.kuali.maven.plugins.graph.tree with parameters of type Scope | |
|---|---|
static String |
TreeHelper.getRelationshipLabel(Scope scope,
boolean optional,
State state)
|
Style |
TreeHelper.getStyle(Scope scope,
boolean optional,
State state)
|
protected String |
TreeHelper.getStyle(String property,
Scope scope,
boolean optional,
State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||