public class ModelHandlerBase extends Object
Modifier | Constructor and Description |
---|---|
protected |
ModelHandlerBase() |
Modifier and Type | Method and Description |
---|---|
Object[] |
getChildren(Object element,
String id) |
Object |
getProperty(Object element,
String id) |
String[] |
getPropIds(Object element) |
void |
setProperty(Object element,
String id,
Object value) |
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.