public class MuddleModelPropertyGetter extends JavaPropertyGetter
Modifier and Type | Field and Description |
---|---|
protected MuddleModel |
model |
ast, context
Constructor and Description |
---|
MuddleModelPropertyGetter(MuddleModel model) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getDefaultSlotValue(Feature feature) |
protected Feature |
getFeature(MuddleElement element,
String property) |
protected Slot |
getSlot(MuddleElement element,
Feature feature) |
Object |
invoke(Object o,
String property) |
getMethodFor, hasProperty
getAst, getContext, setAst, setContext
protected MuddleModel model
public MuddleModelPropertyGetter(MuddleModel model)
public Object invoke(Object o, String property) throws EolRuntimeException
invoke
in interface IPropertyGetter
invoke
in class JavaPropertyGetter
EolRuntimeException
protected Slot getSlot(MuddleElement element, Feature feature)
protected Feature getFeature(MuddleElement element, String property)
Copyright © 2016. All rights reserved.