Class PoolFilter
java.lang.Object
de.uni_trier.wi2.procake.gui.objecteditor.objectpooleditor.PoolFilter
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassgetFilterClass(de.uni_trier.wi2.procake.data.objectpool.ReadableObjectPool<? extends de.uni_trier.wi2.procake.data.object.DataObject> pool, String filterExpression) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
PoolFilter
public PoolFilter()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getFilterClass
public static Class getFilterClass(de.uni_trier.wi2.procake.data.objectpool.ReadableObjectPool<? extends de.uni_trier.wi2.procake.data.object.DataObject> pool, String filterExpression) throws ClassNotFoundException Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
ClassNotFoundException
-