| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq.node | |
| it.unibz.inf.ontop.iq.node.impl |
| Modifier and Type | Method and Description |
|---|---|
NodeTransformationProposedState |
NodeTransformationProposal.getState() |
static NodeTransformationProposedState |
NodeTransformationProposedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeTransformationProposedState[] |
NodeTransformationProposedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTransformationProposedState |
NodeTransformationProposalImpl.getState() |
| Constructor and Description |
|---|
NodeTransformationProposalImpl(NodeTransformationProposedState state,
com.google.common.collect.ImmutableSet<Variable> nullVariables) |
NodeTransformationProposalImpl(NodeTransformationProposedState state,
QueryNode newNodeOrReplacingChild,
com.google.common.collect.ImmutableSet<Variable> nullVariables) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.