|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchord.util.IndexMap<T>
chord.bddbddb.Dom<T>
chord.project.analyses.ProgramDom<CSObj>
chord.analyses.alias.DomO
public class DomO
Domain of abstract objects.
| Field Summary |
|---|
| Fields inherited from class chord.project.analyses.ProgramDom |
|---|
consumes |
| Fields inherited from class chord.bddbddb.Dom |
|---|
name |
| Fields inherited from class chord.util.IndexMap |
|---|
hmap, list |
| Constructor Summary | |
|---|---|
DomO()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toXMLAttrsString(CSObj oVal)
Provides the XML attributes string of the specified value. |
| Methods inherited from class chord.project.analyses.ProgramDom |
|---|
fill, init, run, run, save, saveToXMLFile, toString, toXMLElemsString |
| Methods inherited from class chord.bddbddb.Dom |
|---|
equals, getName, hashCode, print, print, save, setName, toUniqueString, toUniqueString |
| Methods inherited from class chord.util.IndexMap |
|---|
add, addAll, clear, contains, get, getOrAdd, indexOf, iterator, size |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface chord.project.ITask |
|---|
getName, setName |
| Constructor Detail |
|---|
public DomO()
| Method Detail |
|---|
public java.lang.String toXMLAttrsString(CSObj oVal)
ProgramDom
toXMLAttrsString in class ProgramDom<CSObj>oVal - A value.
ProgramDom.saveToXMLFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||