public class MuddleModelPropertySetter extends AbstractPropertySetter
Modifier and Type | Field and Description |
---|---|
protected MuddleModel |
model |
ast, context, object, property
Constructor and Description |
---|
MuddleModelPropertySetter(MuddleModel model) |
Modifier and Type | Method and Description |
---|---|
protected Feature |
getFeature(MuddleElement element,
String property) |
protected Slot |
getSlot(MuddleElement element,
Feature feature) |
void |
invoke(Object value) |
getAst, getContext, getObject, getProperty, setAst, setContext, setObject, setProperty
protected MuddleModel model
public MuddleModelPropertySetter(MuddleModel model)
public void invoke(Object value) throws EolRuntimeException
EolRuntimeException
protected Slot getSlot(MuddleElement element, Feature feature)
protected Feature getFeature(MuddleElement element, String property)
Copyright © 2016. All rights reserved.