| Package | Description |
|---|---|
| org.cogchar.api.owrap.mdir |
| Modifier and Type | Method and Description |
|---|---|
static NamespaceAbbreviation |
NamespaceAbbreviation.getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
| Modifier and Type | Method and Description |
|---|---|
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends NamespaceAbbreviation> |
NamespaceAbbreviation.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<NamespaceAbbreviation> |
Thing1.getAllNamespaceAbbrev_as()
Get all values of property
NamespaceAbbrev as a ReactorResult of NamespaceAbbreviation. |
static org.ontoware.rdfreactor.runtime.ReactorResult<NamespaceAbbreviation> |
Thing1.getAllNamespaceAbbrev_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
NamespaceAbbrev as a ReactorResult of NamespaceAbbreviation. |
org.ontoware.aifbcommons.collection.ClosableIterator<NamespaceAbbreviation> |
Thing1.getAllNamespaceAbbrev()
Get all values of property
NamespaceAbbrev. |
static org.ontoware.aifbcommons.collection.ClosableIterator<NamespaceAbbreviation> |
Thing1.getAllNamespaceAbbrev(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
NamespaceAbbrev. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Thing1.addNamespaceAbbrev(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
NamespaceAbbreviation value)
Adds a value to property
NamespaceAbbrev from an instance of NamespaceAbbreviation. |
void |
Thing1.addNamespaceAbbrev(NamespaceAbbreviation value)
Adds a value to property
NamespaceAbbrev from an instance of NamespaceAbbreviation. |
static void |
Thing1.removeNamespaceAbbrev(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
NamespaceAbbreviation value)
Removes a value of property
NamespaceAbbrev given as an instance of NamespaceAbbreviation. |
void |
Thing1.removeNamespaceAbbrev(NamespaceAbbreviation value)
Removes a value of property
NamespaceAbbrev given as an instance of NamespaceAbbreviation. |
static void |
Thing1.setNamespaceAbbrev(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
NamespaceAbbreviation value)
Sets a value of property
NamespaceAbbrev from an instance of NamespaceAbbreviation. |
void |
Thing1.setNamespaceAbbrev(NamespaceAbbreviation value)
Sets a value of property
NamespaceAbbrev from an instance of NamespaceAbbreviation. |
Copyright © 2010-2016. All Rights Reserved.