|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.forth.ics.vrp.corevrp.model.Resource
gr.forth.ics.vrp.corevrp.model.RDF_Resource
gr.forth.ics.vrp.corevrp.model.RDF_Container
RDF_Container.java
Method Summary | |
void |
addmember(Object mem)
Enter a new member to the member_list. |
ArrayList |
getmember()
Get the members. |
void |
solve_links(Existing existing)
This method is for changing the Integer to links to the real java objects so, we do not need the HashTables any more. |
Methods inherited from class gr.forth.ics.vrp.corevrp.model.RDF_Resource |
addcomment, addisDefinedBy, addlabel, addseeAlso, addtype, addvalue, addvalue, getcomment, getisDefinedBy, getlabel, getseeAlso, gettype, getvalue, has_type, setcomment, setisDefinedBy, setlabel, setseeAlso, settype, setvalue |
Methods inherited from class gr.forth.ics.vrp.corevrp.model.Resource |
getID, setID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void addmember(Object mem)
public ArrayList getmember()
public void solve_links(Existing existing)
solve_links
in class RDF_Resource
|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |