Interface Term

All Known Implementing Classes:
AbstractHierarchicalTerm, ANDTerm, FALSETerm, LinearTerm, LiteralTerm, NOTTerm, ORTerm, TRUETerm

public interface Term
The Term represents a mathematical Term in a Function. A Term can consist of other TermUtils. In JReliability, each Term interrelates its embedded Term elements via the same mathematical operator.