public class Existential extends Concept
| Constructor and Description |
|---|
Existential() |
Existential(Role role,
Concept concept) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Concept o) |
boolean |
equals(Object obj) |
Concept |
getConcept() |
Role |
getRole() |
int |
hashCode() |
void |
setConcept(Concept concept) |
void |
setRole(Role role) |
String |
toString() |
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.