|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.att.gs.codip.resource.AbstractResource | +--com.att.gs.codip.resource.rgraph.RGNode | +--com.att.gs.codip.resource.rgraph.RGLiteral
Field Summary |
Fields inherited from class com.att.gs.codip.resource.AbstractResource |
delineatedType, isSingleTyped |
Constructor Summary | |
protected |
RGLiteral(RGraph aGraph)
|
|
RGLiteral(java.lang.String theID,
RGraph aGraph)
|
Method Summary | |
java.lang.String |
getValue()
|
void |
setValue(java.lang.String theValue)
|
Methods inherited from class com.att.gs.codip.resource.rgraph.RGNode |
addNewProperty, addProperty, addType, containsProperty, containsType, getComment, getContainingGraph, getLabel, getProperties, getProperties, getProperty, isType, lookupProperty, morphID, properties, properties, removeProperty, removeType, resourceInitialization, setComment, setLabel, toString, types |
Methods inherited from class com.att.gs.codip.resource.AbstractResource |
equals, getID, getLocalName, getNamespace, getType, getURI, isLiteralType, isType, resourceInitialization, setID, setLocalName, setNamespace, setType, setURI |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.att.gs.codip.resource.LogicalResource |
getID, getLocalName, getNamespace, getType, getURI, isLiteralType, isType, setType |
Constructor Detail |
protected RGLiteral(RGraph aGraph)
public RGLiteral(java.lang.String theID, RGraph aGraph)
Method Detail |
public void setValue(java.lang.String theValue)
public java.lang.String getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |