Package | Description |
---|---|
org.ontoware.rdfreactor.generator | |
org.ontoware.rdfreactor.schema.bootstrap |
Modifier and Type | Method and Description |
---|---|
static String |
JavaNamingUtils.toBeanName(Resource rresource,
Set<String> usedNames)
Create a legal and unique Java Bean Identifier for a resource.
|
Modifier and Type | Class and Description |
---|---|
class |
Class
This class manages access to these properties:
SubClassOf
This class was generated by RDFReactor on 25.01.08 23:14
|
class |
DeprecatedProperty
This class was generated by RDFReactor on 01.06.07 17:50
|
class |
OWL_Protege_NRL_Restriction
This class manages access to these properties:
AllValuesFrom
Cardinality
HasValue
MaxCardinality
MinCardinality
OnProperty
SomeValuesFrom
This class was generated by RDFReactor on 26.01.08 02:10
|
class |
OwlClass
This class manages access to these properties:
OneOf
SubClassOf
This class was generated by RDFReactor on 26.01.08 02:10
|
class |
Property
This class manages access to these properties:
Domain
Range
SubPropertyOf
This class was generated by RDFReactor on 25.01.08 23:14
|
Modifier and Type | Method and Description |
---|---|
List<Resource> |
Resource.getAllIsDefinedBy_asList()
Get all values of property IsDefinedBy as a List of Resource
|
static List<Resource> |
Resource.getAllIsDefinedBy_asList(Model model,
Resource instanceResource)
Get all values of property IsDefinedBy as a List of Resource
|
ClosableIterator<Resource> |
Resource.getAllIsDefinedBy()
Get all values of property IsDefinedBy
|
static ClosableIterator<Resource> |
Resource.getAllIsDefinedBy(Model model,
Resource instanceResource)
Get all values of property IsDefinedBy
|
List<Resource> |
Resource.getAllMember_asList()
Get all values of property Member as a List of Resource
|
static List<Resource> |
Resource.getAllMember_asList(Model model,
Resource instanceResource)
Get all values of property Member as a List of Resource
|
ClosableIterator<Resource> |
Resource.getAllMember()
Get all values of property Member
|
static ClosableIterator<Resource> |
Resource.getAllMember(Model model,
Resource instanceResource)
Get all values of property Member
|
List<Resource> |
Resource.getAllSeeAlso_asList()
Get all values of property SeeAlso as a List of Resource
|
static List<Resource> |
Resource.getAllSeeAlso_asList(Model model,
Resource instanceResource)
Get all values of property SeeAlso as a List of Resource
|
ClosableIterator<Resource> |
Resource.getAllSeeAlso()
Get all values of property SeeAlso
|
static ClosableIterator<Resource> |
Resource.getAllSeeAlso(Model model,
Resource instanceResource)
Get all values of property SeeAlso
|
List<Resource> |
Resource.getAllValue_asList()
Get all values of property Value as a List of Resource
|
static List<Resource> |
Resource.getAllValue_asList(Model model,
Resource instanceResource)
Get all values of property Value as a List of Resource
|
ClosableIterator<Resource> |
Resource.getAllValue()
Get all values of property Value
|
static ClosableIterator<Resource> |
Resource.getAllValue(Model model,
Resource instanceResource)
Get all values of property Value
|
Modifier and Type | Method and Description |
---|---|
static void |
Resource.addIsDefinedBy(Model model,
Resource instanceResource,
Resource value)
Adds a value to property IsDefinedBy from an instance of Resource
|
void |
Resource.addIsDefinedBy(Resource value)
Adds a value to property IsDefinedBy from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.addMember(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Member from an instance of Resource
|
void |
Resource.addMember(Resource value)
Adds a value to property Member from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.addSeeAlso(Model model,
Resource instanceResource,
Resource value)
Adds a value to property SeeAlso from an instance of Resource
|
void |
Resource.addSeeAlso(Resource value)
Adds a value to property SeeAlso from an instance of Resource
|
static void |
Resource.addValue(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Value from an instance of Resource
|
void |
Resource.addValue(Resource value)
Adds a value to property Value from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.removeIsDefinedBy(Model model,
Resource instanceResource,
Resource value)
Removes a value of property IsDefinedBy given as an instance of Resource
|
void |
Resource.removeIsDefinedBy(Resource value)
Removes a value of property IsDefinedBy given as an instance of Resource
|
static void |
Resource.removeMember(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Member given as an instance of Resource
|
void |
Resource.removeMember(Resource value)
Removes a value of property Member given as an instance of Resource
|
static void |
Resource.removeSeeAlso(Model model,
Resource instanceResource,
Resource value)
Removes a value of property SeeAlso given as an instance of Resource
|
void |
Resource.removeSeeAlso(Resource value)
Removes a value of property SeeAlso given as an instance of Resource
|
static void |
Resource.removeValue(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Value given as an instance of Resource
|
void |
Resource.removeValue(Resource value)
Removes a value of property Value given as an instance of Resource
|
static void |
Resource.setIsDefinedBy(Model model,
Resource instanceResource,
Resource value)
Sets a value of property IsDefinedBy from an instance of Resource First,
all existing values are removed, then this value is added.
|
void |
Resource.setIsDefinedBy(Resource value)
Sets a value of property IsDefinedBy from an instance of Resource First,
all existing values are removed, then this value is added.
|
static void |
Resource.setMember(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Member from an instance of Resource First, all
existing values are removed, then this value is added.
|
void |
Resource.setMember(Resource value)
Sets a value of property Member from an instance of Resource First, all
existing values are removed, then this value is added.
|
static void |
Resource.setSeeAlso(Model model,
Resource instanceResource,
Resource value)
Sets a value of property SeeAlso from an instance of Resource First, all
existing values are removed, then this value is added.
|
void |
Resource.setSeeAlso(Resource value)
Sets a value of property SeeAlso from an instance of Resource First, all
existing values are removed, then this value is added.
|
static void |
Resource.setValue(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Value from an instance of Resource First, all
existing values are removed, then this value is added.
|
void |
Resource.setValue(Resource value)
Sets a value of property Value from an instance of Resource First, all
existing values are removed, then this value is added.
|
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.