Package | Description |
---|---|
org.jbpm.simulation |
Modifier and Type | Method and Description |
---|---|
PathContext.Type |
PathContext.getType() |
static PathContext.Type |
PathContext.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathContext.Type[] |
PathContext.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PathContext.setType(PathContext.Type type) |
Constructor and Description |
---|
PathContext(PathContext.Type type) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.