|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaspoev.manager.schema.Context
aspoev.manager.schema.TypeContext
| Field Summary | |
protected java.util.LinkedList |
types
|
| Fields inherited from class aspoev.manager.schema.Context |
contextTypeMap |
| Constructor Summary | |
TypeContext(TypeReferenceElement type)
|
|
TypeContext(TypeReferenceElement[] typeArray)
|
|
| Method Summary | |
void |
addType(TypeReferenceElement type)
|
java.lang.String |
toString()
|
boolean |
withinContext()
|
| Methods inherited from class aspoev.manager.schema.Context |
getContextType, setContextType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.util.LinkedList types
| Constructor Detail |
public TypeContext(TypeReferenceElement[] typeArray)
public TypeContext(TypeReferenceElement type)
| Method Detail |
public void addType(TypeReferenceElement type)
addType in class Contextpublic boolean withinContext()
withinContext in class Contextpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||