Package | Description |
---|---|
org.processmining.decomposelogs |
Modifier and Type | Method and Description |
---|---|
DeclareTemplatesL |
DeclarePairsL.getTemplate() |
static DeclareTemplatesL |
DeclareTemplatesL.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeclareTemplatesL[] |
DeclareTemplatesL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DeclarePairsL.setTemplate(DeclareTemplatesL template) |
Constructor and Description |
---|
DeclarePairsL(java.lang.String act1,
java.lang.String act2,
DeclareTemplatesL temp) |