public class AtomicAssertion
extends java.lang.Object
Constructor and Description |
---|
AtomicAssertion(Concept c,
Degree degree) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConceptName()
Gets the concept name.
|
Degree |
getDegree()
Gets the lower bound degree.
|
java.lang.String |
toString()
Gets a printable name of the assertion.
|
public java.lang.String getConceptName()
public Degree getDegree()
public java.lang.String toString()
toString
in class java.lang.Object