Package | Description |
---|---|
agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
StoppableNumericalPropagator.checkForSameDefinition(StoppableNumericalPropagator other)
Checks to determine if another instance has the same definition as this instance and
returns
true if it does. |
Constructor and Description |
---|
StoppableNumericalPropagator(StoppableNumericalPropagator existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|