|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComplexIntegerAxiom
This interface is for complex axioms. They are regular axioms before the normalization process.
Method Summary | ||
---|---|---|
|
accept(ComplexIntegerAxiomVisitor<T> visitor)
Applies a visitor to this complex integer axiom. |
Methods inherited from interface de.tudresden.inf.lat.jcel.coreontology.datatype.IntegerDatatype |
---|
getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getObjectPropertiesInSignature |
Method Detail |
---|
<T> T accept(ComplexIntegerAxiomVisitor<T> visitor)
T
- the return type of the visitor's methodsvisitor
- visitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |