|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaspoev.manager.schema.Context
| Field Summary | |
protected java.util.HashMap |
contextTypeMap
|
| Constructor Summary | |
protected |
Context()
|
| Method Summary | |
void |
addType(TypeReferenceElement newType)
|
TypeReferenceElement |
getContextType(TypeReferenceElement type)
|
void |
setContextType(TypeReferenceElement type)
|
abstract boolean |
withinContext()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.HashMap contextTypeMap
| Constructor Detail |
protected Context()
| Method Detail |
public void addType(TypeReferenceElement newType)
public abstract boolean withinContext()
public TypeReferenceElement getContextType(TypeReferenceElement type)
public void setContextType(TypeReferenceElement type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||