public class NegatedAtomicRole extends Object
| Constructor and Description |
|---|
NegatedAtomicRole(AtomicRole negatedAtomicRole) |
| Modifier and Type | Method and Description |
|---|---|
static NegatedAtomicRole |
create(AtomicRole negatedAtomicRole) |
AtomicRole |
getNegatedAtomicRole() |
String |
toString() |
String |
toString(Prefixes prefixes) |
public NegatedAtomicRole(AtomicRole negatedAtomicRole)
negatedAtomicRole - negatedAtomicRolepublic AtomicRole getNegatedAtomicRole()
public String toString(Prefixes prefixes)
prefixes - prefixespublic static NegatedAtomicRole create(AtomicRole negatedAtomicRole)
negatedAtomicRole - negatedAtomicRoleCopyright © 2017. All Rights Reserved.