|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.data.cog.CogDataDictionary
public class CogDataDictionary
A Data Dictionary is really just a Naming of cog datatype descriptions. A constructor allows easy construction from a Cog tree.
| Constructor Summary | |
|---|---|
CogDataDictionary(Cog config)
|
|
| Method Summary | |
|---|---|
CogDatatype |
getDatatype(java.lang.String name)
|
Naming |
getDatatypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CogDataDictionary(Cog config)
| Method Detail |
|---|
public CogDatatype getDatatype(java.lang.String name)
public Naming getDatatypes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||