Uses of Enum Class
it.uniroma2.art.semanticturkey.syntax.manchester.owl2.structures.ManchesterClassInterface.PossType
Packages that use ManchesterClassInterface.PossType
-
Uses of ManchesterClassInterface.PossType in it.uniroma2.art.semanticturkey.syntax.manchester.owl2.structures
Methods in it.uniroma2.art.semanticturkey.syntax.manchester.owl2.structures that return ManchesterClassInterface.PossTypeModifier and TypeMethodDescriptionManchesterClassInterface.getType()
Returns the enum constant of this class with the specified name.static ManchesterClassInterface.PossType[]
ManchesterClassInterface.PossType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in it.uniroma2.art.semanticturkey.syntax.manchester.owl2.structures with parameters of type ManchesterClassInterface.PossTypeModifierConstructorDescriptionManchesterCardClass
(boolean inverse, ManchesterClassInterface.PossType type, int card, org.eclipse.rdf4j.model.IRI prop) ManchesterCardClass
(boolean inverse, ManchesterClassInterface.PossType type, int card, org.eclipse.rdf4j.model.IRI prop, ManchesterClassInterface classCard) ManchesterCardClass
(ManchesterClassInterface.PossType type, int card, org.eclipse.rdf4j.model.IRI prop) ManchesterCardClass
(ManchesterClassInterface.PossType type, int card, org.eclipse.rdf4j.model.IRI prop, ManchesterClassInterface classCard)