Skip navigation links
A B C D E F G H I L M N O Q R S T U W 

C

Class<O,J> - Interface in it.emarolab.owloop.core
This interface is a part of the core of OWLOOP architecture.
Class.Disjoint<O,J,D extends Class<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a Class to have the Class.Disjoint expression.
Class.Equivalent<O,J,D extends Class<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a Class to have the Class.Equivalent expression.
Class.Instance<O,J,Y,D extends Individual<O,Y>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a Class to have the Class.Instance expression.
Class.Restriction<O,J,Y> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a Class to have the Class.Restriction expression.
Class.Sub<O,J,D extends Class<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a Class to have the Class.Sub expression.
Class.Super<O,J,D extends Class<O,J>> - Interface in it.emarolab.owloop.core
Implementation of this interface enables a Class to have the Class.Super expression.
Classes - Class in it.emarolab.owloop.descriptor.construction.descriptorEntitySet
An extension of DescriptorEntitySet.EntitySetBase for OWLClass.
Classes() - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Classes
 
Classes(Collection<? extends OWLClass>) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Classes
 
Classes(int, float) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Classes
 
Classes(int) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Classes
 
ClassExpression - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
This interface extends all the interfaces in Class.
ClassExpression.Disjoint<D extends ClassExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The Class.Disjoint expression for a Descriptor whose ground is OWLClass.
ClassExpression.Equivalent<D extends ClassExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The Class.Equivalent expression for a Descriptor whose ground is OWLClass.
ClassExpression.EquivalentRestriction - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The Class.Restriction expression for a Descriptor whose ground is OWLClass.
ClassExpression.Instance<D extends IndividualExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The Class.Instance expression for a Descriptor whose ground is OWLClass.
ClassExpression.Sub<D extends ClassExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The Class.Sub expression for a Descriptor whose ground is OWLClass.
ClassExpression.Super<D extends ClassExpression> - Interface in it.emarolab.owloop.descriptor.construction.descriptorExpression
The Class.Super expression for a Descriptor whose ground is OWLClass.
ClassGround - Class in it.emarolab.owloop.descriptor.construction.descriptorGround
This abstract class is used to instantiate a DescriptorGround for a ConceptGroundInstance linked to ClassExpressions.
ClassGround(OWLClass, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(String, OWLReferences) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(OWLClass, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(OWLClass, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(OWLClass, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(String, String, String, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
ClassGround(String, String, String, String, boolean) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.ClassGround
 
classifyTest() - Method in class it.emarolab.owloop.descriptorDebugging.FullClassDescTest
 
clearAll() - Method in class it.emarolab.owloop.descriptor.utility.classDescriptor.FullClassDesc
 
ConceptGroundInstance(DescriptorGroundInterface.ConceptGroundInstance) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.ConceptGroundInstance
Copy constructor
ConceptGroundInstance(OWLReferences, OWLClass) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.ConceptGroundInstance
Fully instanciate this class
ConceptGroundInstance(OWLReferences, String) - Constructor for class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.ConceptGroundInstance
Fully instanciate this class
copy() - Method in class it.emarolab.owloop.core.Axiom.EntitySet.SynchronisationIntent
 
copyGround() - Method in interface it.emarolab.owloop.core.Axiom.Ground
Make a copy of the Axiom.Ground object.
copyGround() - Method in class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGround
 
copyGround() - Method in class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.ConceptGroundInstance
 
copyGround() - Method in class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.DataGroundInstance
 
copyGround() - Method in class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.GroundInstance
 
copyGround() - Method in class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.IndividualGroundInstance
 
copyGround() - Method in class it.emarolab.owloop.descriptor.construction.descriptorGround.DescriptorGroundInterface.ObjectGroundInstance
 
CorridorClassDesc - Class in it.emarolab.owloop.articleExamples.exampleDescriptors
Extends LocationClassDesc.
CorridorClassDesc(OWLReferences) - Constructor for class it.emarolab.owloop.articleExamples.exampleDescriptors.CorridorClassDesc
 
createClassRestriction(String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which represents an equivalent class.
createClassRestriction(OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which represents an equivalent class.
createExactDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createExactDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createExactObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of object properties within in a specific ontological class.
createExactObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an exact cardinality of object properties within in a specific ontological class.
createMaxDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createMaxDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createMaxObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of object properties within in a specific ontological class.
createMaxObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a maximal cardinality of object properties within in a specific ontological class.
createMinDataRestriction(String, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createMinDataRestriction(OWLDataProperty, int, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createMinObjectRestriction(String, int, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of object properties within in a specific ontological class.
createMinObjectRestriction(OWLObjectProperty, int, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over a minimal cardinality of object properties within in a specific ontological class.
createOnlyDataRestriction(String, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createOnlyDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createOnlyObjectRestriction(String, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of object properties within in a specific ontological class.
createOnlyObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an universal cardinality of object properties within in a specific ontological class.
createSomeDataRestriction(String, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createSomeDataRestriction(OWLDataProperty, Class) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of data properties in a specific range of data type based on: DescriptorGroundInterface.getOWLDataType(java.lang.Class).
createSomeObjectRestriction(String, String) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of object properties within in a specific ontological class.
createSomeObjectRestriction(OWLObjectProperty, OWLClass) - Method in interface it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression.EquivalentRestriction
Creates a new class equivalence restriction (to be in conjunction with the others in the specific EntitySet) which restricts over an existential cardinality of object properties within in a specific ontological class.
A B C D E F G H I L M N O Q R S T U W 
Skip navigation links