public interface MetaPropertyProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<MetaProperty> |
getProperties(java.util.Set<java.lang.String> pAcceptableTypes)
Gets the set of properties that are available.
|
static final java.lang.String CLASS_VERSION
java.util.Set<MetaProperty> getProperties(java.util.Set<java.lang.String> pAcceptableTypes)
pAcceptableTypes - Set of valid String property data types.