JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.cyclops.integrateddynamics.core.part.aspect.build
Interface IAspectValuePropagator<I,
O>
public interface
IAspectValuePropagator<I,
O>
Used for forwarding values to a next propagator.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
O
getOutput
(
I
input)
Method Details
getOutput
O
getOutput
(
I
input)
throws
EvaluationException
Throws:
EvaluationException