org.kie.kieora.model.schema
public interface MetaObject
Modifier and Type | Method and Description |
---|---|
void |
addProperty(MetaProperty metaProperty) |
Collection<MetaProperty> |
getProperties() |
MetaProperty |
getProperty(String name) |
MetaType |
getType() |
MetaType getType()
Collection<MetaProperty> getProperties()
MetaProperty getProperty(String name)
void addProperty(MetaProperty metaProperty)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.