Package | Description |
---|---|
ubic.basecode.ontology.model |
Modifier and Type | Interface and Description |
---|---|
interface |
OntologyCardinalityRestriction |
interface |
OntologyClassRestriction |
interface |
OntologyDatatypeRestriction |
Modifier and Type | Class and Description |
---|---|
class |
OntologyCardinalityRestrictionImpl |
class |
OntologyClassRestrictionImpl |
class |
OntologyDatatypeRestrictionImpl |
class |
OntologyRestrictionImpl
Represents a restriction on instances that are subclasses of this.
|
Modifier and Type | Method and Description |
---|---|
static OntologyRestriction |
RestrictionFactory.asRestriction(com.hp.hpl.jena.ontology.Restriction restriction) |
Modifier and Type | Method and Description |
---|---|
Collection<OntologyRestriction> |
OntologyTermImpl.getRestrictions() |
Collection<OntologyRestriction> |
OntologyTermSimple.getRestrictions() |
Collection<OntologyRestriction> |
OntologyTerm.getRestrictions() |
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.