Package | Description |
---|---|
org.ontoware.rdfreactor.schema.bootstrap |
Modifier and Type | Class and Description |
---|---|
class |
DeprecatedProperty
This class was generated by RDFReactor on 01.06.07 17:50
|
Modifier and Type | Method and Description |
---|---|
static Property[] |
Property.getAllInstances_asArray(Model m) |
Modifier and Type | Method and Description |
---|---|
static ReactorResult<? extends Property> |
Property.getAllInstance_as(Model model) |
static List<Property> |
Property.getAllInstances_asList(Model m) |
List<Property> |
OWL_Protege_NRL_Restriction.getAllOnProperty_asList()
Get all values of property OnProperty as a List of Property
|
static List<Property> |
OWL_Protege_NRL_Restriction.getAllOnProperty_asList(Model model,
Resource instanceResource)
Get all values of property OnProperty as a List of Property
|
ClosableIterator<Property> |
OWL_Protege_NRL_Restriction.getAllOnProperty()
Get all values of property OnProperty *
|
static ClosableIterator<Property> |
OWL_Protege_NRL_Restriction.getAllOnProperty(Model model,
Resource instanceResource)
Get all values of property OnProperty *
|
List<Property> |
Property.getAllSubPropertyOf_asList()
Get all values of property SubPropertyOf as a List of Property
|
static List<Property> |
Property.getAllSubPropertyOf_asList(Model model,
Resource instanceResource)
Get all values of property SubPropertyOf as a List of Property
|
ClosableIterator<Property> |
Property.getAllSubPropertyOf()
Get all values of property SubPropertyOf * @return a ClosableIterator of
$type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Property> |
Property.getAllSubPropertyOf(Model model,
Resource instanceResource)
Get all values of property SubPropertyOf
|
Modifier and Type | Method and Description |
---|---|
static void |
OWL_Protege_NRL_Restriction.addOnProperty(Model model,
Resource instanceResource,
Property value)
Adds a value to property OnProperty from an instance of Property
|
void |
OWL_Protege_NRL_Restriction.addOnProperty(Property value)
Adds a value to property OnProperty from an instance of Property
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Property.addSubPropertyOf(Model model,
Resource instanceResource,
Property value)
Adds a value to property SubPropertyOf from an instance of Property
|
void |
Property.addSubPropertyOf(Property value)
Adds a value to property SubPropertyOf from an instance of Property
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OWL_Protege_NRL_Restriction.removeOnProperty(Model model,
Resource instanceResource,
Property value)
Removes a value of property OnProperty given as an instance of Property
|
void |
OWL_Protege_NRL_Restriction.removeOnProperty(Property value)
Removes a value of property OnProperty given as an instance of Property
|
static void |
Property.removeSubPropertyOf(Model model,
Resource instanceResource,
Property value)
Removes a value of property SubPropertyOf given as an instance of
Property
|
void |
Property.removeSubPropertyOf(Property value)
Removes a value of property SubPropertyOf given as an instance of
Property
|
static void |
OWL_Protege_NRL_Restriction.setOnProperty(Model model,
Resource instanceResource,
Property value)
Sets a value of property OnProperty from an instance of Property First,
all existing values are removed, then this value is added.
|
void |
OWL_Protege_NRL_Restriction.setOnProperty(Property value)
Sets a value of property OnProperty from an instance of Property First,
all existing values are removed, then this value is added.
|
static void |
Property.setSubPropertyOf(Model model,
Resource instanceResource,
Property value)
Sets a value of property SubPropertyOf from an instance of Property
First, all existing values are removed, then this value is added.
|
void |
Property.setSubPropertyOf(Property value)
Sets a value of property SubPropertyOf from an instance of Property
First, all existing values are removed, then this value is added.
|
Copyright © 2005–2018 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.