Package | Description |
---|---|
org.ginsim.servicegui.tool.composition.integrationgrammar |
Modifier and Type | Method and Description |
---|---|
IntegrationLogicalOperator |
IntegrationFunctionSpecification.IntegrationOperation.getOperation() |
static IntegrationLogicalOperator |
IntegrationLogicalOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegrationLogicalOperator[] |
IntegrationLogicalOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IntegrationOperation(IntegrationFunctionSpecification.IntegrationExpression exp1,
IntegrationFunctionSpecification.IntegrationExpression exp2,
IntegrationLogicalOperator operator) |
Copyright © 2005–2020. All rights reserved.