Interface AxiomSimpleValue<V>

All Superinterfaces:
AxiomInfraValue, AxiomStructured, AxiomValue<V>
All Known Implementing Classes:
SimpleValue

public interface AxiomSimpleValue<V> extends AxiomValue<V>