public class OWLDataUnionOfImpl extends OWLNaryDataRangeImpl implements OWLDataUnionOf
| Constructor and Description |
|---|
OWLDataUnionOfImpl(Collection<OWLDataRange> operands) |
OWLDataUnionOfImpl(java.util.stream.Stream<OWLDataRange> operands) |
operandsannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, accept, accept, getDataRangeType, hashIndex, typeIndexcomponents, getOperands, operandsisTopDatatypegetNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturecomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymousasOWLDatatype, isOWLDatatypeaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLDataUnionOfImpl(Collection<OWLDataRange> operands)
operands - operandspublic OWLDataUnionOfImpl(java.util.stream.Stream<OWLDataRange> operands)
operands - operandsCopyright © 2017 The University of Manchester. All Rights Reserved.