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, hasPropertygetAst, getContext, setAst, setContextprotected MuddleModel model
public MuddleModelPropertyGetter(MuddleModel model)
public Object invoke(Object o, String property) throws EolRuntimeException
invoke in interface IPropertyGetterinvoke in class JavaPropertyGetterEolRuntimeExceptionprotected Slot getSlot(MuddleElement element, Feature feature)
protected Feature getFeature(MuddleElement element, String property)
Copyright © 2016. All rights reserved.