|
OntoSim 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HLProperty<E>
Method Summary | |
---|---|
Set<HLClass<E>> |
getDomain(int asserted)
|
Set<HLClass<E>> |
getRange(int asserted)
|
Set<HLProperty<E>> |
getSubProperties(int local,
int asserted,
int named)
|
Set<HLProperty<E>> |
getSuperProperties(int local,
int asserted,
int named)
|
Methods inherited from interface fr.inrialpes.exmo.ontosim.entity.model.HLEntity |
---|
getOntology |
Methods inherited from interface fr.inrialpes.exmo.ontosim.entity.model.Entity |
---|
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty |
Method Detail |
---|
Set<HLProperty<E>> getSubProperties(int local, int asserted, int named)
Set<HLProperty<E>> getSuperProperties(int local, int asserted, int named)
Set<HLClass<E>> getRange(int asserted)
Set<HLClass<E>> getDomain(int asserted)
|
OntoSim 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |