public class HasValueRestriction extends Restriction
| Constructor and Description |
|---|
HasValueRestriction(java.lang.String roleName,
java.lang.String individual,
Degree degree) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIndividual()
Gets the individual.
|
java.lang.String |
getNameWithoutDegree()
Gets the name of the restriction without the degree.
|
getConcept, getDegree, getRoleName, toStringpublic HasValueRestriction(java.lang.String roleName,
java.lang.String individual,
Degree degree)
public java.lang.String getIndividual()
public java.lang.String getNameWithoutDegree()
getNameWithoutDegree in class Restriction