|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.xl.impl.base.CompiletimeModel de.grogra.xl.impl.dom.CompiletimeModel
public class CompiletimeModel
Constructor Summary | |
---|---|
CompiletimeModel()
|
Method Summary | |
---|---|
Type<org.w3c.dom.Node> |
getNodeType()
Specifies the base type of nodes of this model. |
Type<DOMProducer> |
getProducerType()
Returns the type of producers for right-hand sides of rules for this model. |
Type<?> |
getWrapperTypeFor(Type type)
Return the type of wrappers for values of the given type. |
Methods inherited from class de.grogra.xl.impl.base.CompiletimeModel |
---|
getEdgeType, getEdgeTypeFor, getQueryStateType, getRuntimeName, getStandardEdgeFor, getWrapProperty, needsWrapperFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompiletimeModel()
Method Detail |
---|
public Type<org.w3c.dom.Node> getNodeType()
CompiletimeModel
public Type<DOMProducer> getProducerType()
CompiletimeModel
public Type<?> getWrapperTypeFor(Type type)
CompiletimeModel
CompiletimeModel.needsWrapperFor(de.grogra.reflect.Type>)
returns true
.
type
- a value type
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |