public abstract class ManchesterClassInterface extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ManchesterClassInterface.PossType |
Constructor and Description |
---|
ManchesterClassInterface(ManchesterClassInterface.PossType type) |
Modifier and Type | Method and Description |
---|---|
abstract String |
getManchExpr(boolean getPrefixName) |
ManchesterClassInterface.PossType |
getType() |
abstract String |
print(String tab) |
String |
printRes(boolean getPrefixName,
OWLModel owlModel,
ARTURIResource res) |
public ManchesterClassInterface(ManchesterClassInterface.PossType type)
public ManchesterClassInterface.PossType getType()
public String printRes(boolean getPrefixName, OWLModel owlModel, ARTURIResource res) throws ModelAccessException
ModelAccessException
public abstract String getManchExpr(boolean getPrefixName) throws ModelAccessException
ModelAccessException
Copyright © 2015 ART Group, University of Rome, Tor Vergata. All Rights Reserved.