|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Alt | |
|---|---|
| org.openanzo.atom.jastor.rdfs | |
| Uses of Alt in org.openanzo.atom.jastor.rdfs |
|---|
| Methods in org.openanzo.atom.jastor.rdfs that return Alt | |
|---|---|
static Alt |
Factory.createAlt(org.openrdf.model.Resource resource,
INamedGraph graph)
Create a new instance of Alt. |
static Alt |
Factory.createAlt(java.lang.String uri,
INamedGraph graph)
Create a new instance of Alt. |
static Alt |
Factory.getAlt(org.openrdf.model.Resource resource,
INamedGraph graph)
Create a new instance of Alt. |
static Alt |
Factory.getAlt(java.lang.String uri,
INamedGraph graph)
Create a new instance of Alt. |
| Methods in org.openanzo.atom.jastor.rdfs that return types with arguments of type Alt | |
|---|---|
static java.util.List<Alt> |
Factory.getAllAlt(INamedGraph graph)
Return an instance of Alt for every resource in the model with rdf:Type http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||