org.mindswap.owls
Interface OWLSListFactory.Interface
- Enclosing class:
- OWLSListFactory
public static interface OWLSListFactory.Interface
createAtomicGroundingList
AtomicGroundingList createAtomicGroundingList()
createAtomicGroundingList
AtomicGroundingList createAtomicGroundingList(OWLIndividualList properties)
createBindingList
BindingList createBindingList()
createBindingList
BindingList createBindingList(OWLIndividualList list)
createConditionList
ConditionList createConditionList()
createConditionList
ConditionList createConditionList(OWLIndividualList list)
createInputBindingList
InputBindingList createInputBindingList()
createInputBindingList
InputBindingList createInputBindingList(OWLIndividualList list)
createInputList
InputList createInputList()
createInputList
InputList createInputList(OWLIndividualList list)
createMessageMapList
MessageMapList createMessageMapList()
createMessageMapList
MessageMapList createMessageMapList(OWLIndividualList list)
createOutputBindingList
OutputBindingList createOutputBindingList()
createOutputBindingList
OutputBindingList createOutputBindingList(OWLIndividualList list)
createOutputList
OutputList createOutputList()
createOutputList
OutputList createOutputList(OWLIndividualList list)
createParameterList
ParameterList createParameterList()
createParameterList
ParameterList createParameterList(OWLIndividualList list)
createProcessList
ProcessList createProcessList()
createProcessList
ProcessList createProcessList(OWLIndividualList list)
createResultList
ResultList createResultList()
createResultList
ResultList createResultList(OWLIndividualList list)
wrapList
OWLIndividualList wrapList(OWLIndividualList list,
java.lang.Class castTarget)
Copyright © 2004 Evren Sirin. All Rights Reserved.