|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.idas.spi.BasicEntity
org.eclipse.higgins.idas.cp.rdf.RDFEntity
public class RDFEntity
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.higgins.idas.api.IValue |
|---|
BASE_OWL_URI |
| Constructor Summary | |
|---|---|
RDFEntity(org.eclipse.higgins.idas.spi.BasicContext containerCtx,
URI type,
com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.rdf.model.Resource resource)
|
|
| Method Summary | |
|---|---|
org.eclipse.higgins.idas.api.IAttribute |
getAttribute(URI attrID)
|
Iterator |
getAttributes()
|
| Methods inherited from class org.eclipse.higgins.idas.spi.BasicEntity |
|---|
addAttribute, addAttribute, addAttributeValue, equals, getContext, getEntityID, getModel, getSingleValuedAttribute, getType, getValueModel, isProxy, isSimple, remove, removeAttribute, removeAttributeValue, removeAttributeValue, updateNotification |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RDFEntity(org.eclipse.higgins.idas.spi.BasicContext containerCtx,
URI type,
com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.rdf.model.Resource resource)
throws org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.IdASException| Method Detail |
|---|
public org.eclipse.higgins.idas.api.IAttribute getAttribute(URI attrID)
throws org.eclipse.higgins.idas.api.IdASException
getAttribute in interface org.eclipse.higgins.idas.api.IHasAttributesgetAttribute in class org.eclipse.higgins.idas.spi.BasicEntityorg.eclipse.higgins.idas.api.IdASException
public Iterator getAttributes()
throws org.eclipse.higgins.idas.api.IdASException
getAttributes in interface org.eclipse.higgins.idas.api.IHasAttributesgetAttributes in class org.eclipse.higgins.idas.spi.BasicEntityorg.eclipse.higgins.idas.api.IdASException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||