|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectunity.annotation.SourceKey
unity.annotation.AnnotatedSourceKey
public class AnnotatedSourceKey
| Constructor Summary | |
|---|---|
AnnotatedSourceKey()
|
|
AnnotatedSourceKey(java.util.ArrayList newKey,
int type,
java.lang.String name)
|
|
AnnotatedSourceKey(SourceTable table)
|
|
AnnotatedSourceKey(SourceTable table,
java.util.ArrayList newKey,
int type,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
int |
getScope()
|
java.lang.String |
getScopeName()
|
void |
importXML(org.w3c.dom.Node x,
java.util.HashMap sourceFields)
|
java.lang.String |
toString()
|
java.lang.String |
toXML()
|
| Methods inherited from class unity.annotation.SourceKey |
|---|
addField, getFields, getKeyType, getName, getTable, keyTypeToXML, matchKeyFields, setKeyType, setName, setTable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotatedSourceKey()
public AnnotatedSourceKey(SourceTable table)
public AnnotatedSourceKey(java.util.ArrayList newKey,
int type,
java.lang.String name)
public AnnotatedSourceKey(SourceTable table,
java.util.ArrayList newKey,
int type,
java.lang.String name)
| Method Detail |
|---|
public int getScope()
public java.lang.String getScopeName()
public java.lang.String toString()
toString in class SourceKeypublic java.lang.String toXML()
toXML in class SourceKey
public void importXML(org.w3c.dom.Node x,
java.util.HashMap sourceFields)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||