org.semanticweb.HermiT.model
Class LiteralConcept
java.lang.Object
org.semanticweb.HermiT.model.Concept
org.semanticweb.HermiT.model.LiteralConcept
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AtomicConcept, AtomicNegationConcept
public abstract class LiteralConcept
- extends Concept
Represents a literal concept -- that is, an atomic concept, a negation of an atomic concept, or a data range.
- See Also:
- Serialized Form
LiteralConcept
public LiteralConcept()
getNegation
public abstract LiteralConcept getNegation()
Copyright © 2012. All Rights Reserved.