public class ModelResolver extends AbstractResolver
Constructor and Description |
---|
ModelResolver(Resolver next) |
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
resolve(TypeFQN fqn,
ContainerRoot model)
Tries to find type in context model
|
next
public ModelResolver(Resolver next)
public TypeDefinition resolve(TypeFQN fqn, ContainerRoot model) throws KevScriptException
fqn
- fqn of the typemodel
- context modelKevScriptException
- if something goes wrongCopyright © 2017 Kevoree Project. All rights reserved.