Constructor and Description |
---|
FunctionExecutor(TransformationReporter reporter,
EngineManager engines,
TransformationContext context,
Priority functionPriority)
Create a function executor.
|
Modifier and Type | Method and Description |
---|---|
static Priority |
Priority.fromValue(String v)
Get
Priority from string value. |
Priority |
BaseAlignmentCell.getPriority() |
Priority |
Cell.getPriority()
Returns the priority for the cell.
|
static Priority |
Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Priority[] |
Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
Priority.compare(Priority priority1,
Priority priority2)
Compare two priorities.
|
void |
MutableCell.setPriority(Priority priority) |
Modifier and Type | Method and Description |
---|---|
Priority |
DefaultCell.getPriority() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCell.setPriority(Priority priority) |
Constructor and Description |
---|
SetPriorityAction(Priority priority,
String cellID,
AlignmentService alignmentService) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a