A B C D E G H I L M N O Q R S T W 

D

DataProperty<O,J> - Interface in it.emarolab.owloop.core
The main interface for ontological data property Semantic.Descriptor.
DataProperty.Disjoint<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
The Semantic.Descriptor for disjointed data properties.
DataProperty.Domain<O,J,Y> - Interface in it.emarolab.owloop.core
The Semantic.Descriptor for the definition of an ontological data property domain.
DataProperty.Equivalent<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
The Semantic.Descriptor for equivalent data properties.
DataProperty.Range<O,J,Y> - Interface in it.emarolab.owloop.core
The Semantic.Descriptor for the definition of an ontological data property range.
DataProperty.Sub<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
The Semantic.Descriptor for sub data properties.
DataProperty.Super<O,J,D extends DataProperty<O,J>> - Interface in it.emarolab.owloop.core
The Semantic.Descriptor for super data properties.
DataInstance(OWLReferences, String) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORGrounding.DataInstance
Fully instanciate this class
DataInstance(OWLReferences, OWLDataProperty) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORGrounding.DataInstance
Fully instanciate this class
DataInstance(MORGrounding.DataInstance) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORGrounding.DataInstance
Copy constructor
DataLinks() - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataLinks
 
DataLinks(int) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataLinks
 
DataLinks(int, float) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataLinks
 
DataLinks(Collection<? extends OWLDataProperty>) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataLinks
 
DataSemantic() - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have null MORAxioms.DataSemantic.getSemantic() and empty MORAxioms.DataSemantic.getValues().
DataSemantic(int) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have null MORAxioms.DataSemantic.getSemantic() and set of literals MORAxioms.DataSemantic.getValues() with specified size and load factory.
DataSemantic(int, float) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have null MORAxioms.DataSemantic.getSemantic() and set of literals MORAxioms.DataSemantic.getValues() with specified size and load factory.
DataSemantic(Collection<? extends OWLLiteral>) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have null MORAxioms.DataSemantic.getSemantic() and a given set of literal (MORAxioms.DataSemantic.getValues()).
DataSemantic(OWLDataProperty) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to a specific MORAxioms.DataSemantic.getSemantic() and empty MORAxioms.DataSemantic.getValues().
DataSemantic(OWLDataProperty, int) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have a specific MORAxioms.DataSemantic.getSemantic() and set of literals MORAxioms.DataSemantic.getValues() with specified size and load factory.
DataSemantic(OWLDataProperty, int, float) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have a specific MORAxioms.DataSemantic.getSemantic() and set of literals MORAxioms.DataSemantic.getValues() with specified size and load factory.
DataSemantic(OWLDataProperty, Collection<? extends OWLLiteral>) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantic
Initialise this object to have a specific MORAxioms.DataSemantic.getSemantic() and a given set of literal (MORAxioms.DataSemantic.getValues()).
DataSemantics() - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantics
 
DataSemantics(int) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantics
 
DataSemantics(int, float) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantics
 
DataSemantics(Collection<? extends MORAxioms.DataSemantic>) - Constructor for class it.emarolab.owloop.aMORDescriptor.MORAxioms.DataSemantics
 
dataLinkSingletonTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.individual.MORFullIndividualTest
 
dataLinkTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.individual.MORFullIndividualTest
 
defineTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.concept.MORFullConceptTest
 
describesChanges() - Method in class it.emarolab.owloop.core.Semantic.MappingIntent
Return true if {@link #getOntologyChanges()} = null.
disjointTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.concept.MORFullConceptTest
 
disjointTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.dataProperty.MORFullDataPropertyTest
 
disjointTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.individual.MORFullIndividualTest
 
disjointTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.objectProperty.MORFullObjectPropertyTest
 
domainClassRestriction(String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which is represented by a class.
domainClassRestriction(String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which is represented by a class.
domainClassRestriction(OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which is represented by a class.
domainClassRestriction(OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which is represented by a class.
domainExactDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainExactDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainExactDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainExactDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainExactObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of object properties in a specific ontological class range
domainExactObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of object properties in a specific ontological class range
domainExactObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of object properties in a specific ontological class range
domainExactObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an exact cardinality of object properties in a specific ontological class range
domainMaxDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMaxDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMaxDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMaxDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMaxObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMaxObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMaxObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMaxObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a maximal cardinality of object properties in a specific ontological class range
domainMinDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMinDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMinDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMinDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainMinObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainMinObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainMinObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainMinObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over a minimal cardinality of object properties in a specific ontological class range
domainOnlyDataRestriction(String, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainOnlyDataRestriction(String, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainOnlyDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainOnlyDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainOnlyObjectRestriction(String, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of object properties in a specific ontological class range
domainOnlyObjectRestriction(String, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of object properties in a specific ontological class range
domainOnlyObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of object properties in a specific ontological class range
domainOnlyObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an universal cardinality of object properties in a specific ontological class range
domainSomeDataRestriction(String, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainSomeDataRestriction(String, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainSomeDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainSomeDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of data properties in a specific range of data type based on: MORGrounding.getOWLDataType(Class).
domainSomeObjectRestriction(String, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of object properties in a specific ontological class range
domainSomeObjectRestriction(String, String) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of object properties in a specific ontological class range
domainSomeObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORDataProperty.Domain
Creates a new data property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of object properties in a specific ontological class range
domainSomeObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.aMORDescriptor.MORObjectProperty.Domain
Creates a new object property domain restriction (to be in conjunction with the others in the specific Semantic.Axioms) which restricts over an existential cardinality of object properties in a specific ontological class range
domainTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.dataProperty.MORFullDataPropertyTest
 
domainTest() - Method in class it.emarolab.owloop.aMORDescriptor.utility.objectProperty.MORFullObjectPropertyTest
 
A B C D E G H I L M N O Q R S T W 
Skip navigation links