| Modifier and Type | Method and Description |
|---|---|
static OWLHasKeyAxiom |
OWLFunctionalSyntaxFactory.HasKey(Collection<OWLAnnotation> a,
OWLClassExpression classExpression,
OWLPropertyExpression... propertyExpressions) |
static OWLHasKeyAxiom |
OWLFunctionalSyntaxFactory.HasKey(OWLClassExpression classExpression,
OWLPropertyExpression... propertyExpressions) |
| Modifier and Type | Method and Description |
|---|---|
OWLHasKeyAxiom |
OWLFunctionalSyntaxParser.HasKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLHasKeyAxiom> |
AxiomType.HAS_KEY
HasKey.
|
| Modifier and Type | Method and Description |
|---|---|
OWLHasKeyAxiom |
OWLHasKeyAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLHasKeyAxiom> |
OWLAxiomIndex.getHasKeyAxioms(OWLClass cls)
Gets the has key axioms that have the specified class as their subject.
|
default Stream<OWLHasKeyAxiom> |
OWLAxiomIndex.hasKeyAxioms(OWLClass cls)
Gets the has key axioms that have the specified class as their subject.
|
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLHasKeyAxiom axiom)
visit OWLHasKeyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLHasKeyAxiom axiom)
visit OWLHasKeyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLHasKeyAxiom |
HasKeyAxiomProvider.getOWLHasKeyAxiom(OWLClassExpression ce,
Collection<? extends OWLPropertyExpression> properties) |
OWLHasKeyAxiom |
HasKeyAxiomProvider.getOWLHasKeyAxiom(OWLClassExpression ce,
Collection<? extends OWLPropertyExpression> objectProperties,
Collection<OWLAnnotation> annotations) |
default OWLHasKeyAxiom |
HasKeyAxiomProvider.getOWLHasKeyAxiom(OWLClassExpression ce,
OWLPropertyExpression... properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLHasKeyAxiom |
OWLObjectDuplicator.visit(OWLHasKeyAxiom ax) |
OWLHasKeyAxiom |
OWLObjectDesharer.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLHasKeyAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLHasKeyAxiom axiom) |
void |
SimpleRenderer.visit(OWLHasKeyAxiom axiom) |
OWLHasKeyAxiom |
OWLObjectDuplicator.visit(OWLHasKeyAxiom ax) |
OWLHasKeyAxiom |
OWLObjectDesharer.visit(OWLHasKeyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLHasKeyAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLHasKeyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLHasKeyAxiom |
BuilderHasKey.buildObject() |
| Constructor and Description |
|---|
BuilderHasKey(OWLHasKeyAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLHasKeyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLHasKeyAxiom |
OWLHasKeyAxiomImpl.getAxiomWithoutAnnotations() |
OWLHasKeyAxiom |
OWLDataFactoryImpl.getOWLHasKeyAxiom(OWLClassExpression ce,
Collection<? extends OWLPropertyExpression> objectProperties,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLHasKeyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLHasKeyAxiom> |
ConcurrentOWLOntologyImpl.getHasKeyAxioms(OWLClass owlClass) |
Stream<OWLHasKeyAxiom> |
ConcurrentOWLOntologyImpl.hasKeyAxioms(OWLClass cls) |
Copyright © 2020 The University of Manchester. All rights reserved.