public class CellBeanInfo extends NetBeanInfo
Modifier and Type | Class and Description |
---|---|
static class |
CellBeanInfo.DecoratorEditor |
static class |
CellBeanInfo.DecoratorPosEditor |
static class |
CellBeanInfo.JoinDecoratorEditor |
static class |
CellBeanInfo.SplitDecoratorEditor |
NetBeanInfo.DataGatewayEditor
Constructor and Description |
---|
CellBeanInfo(java.lang.Class subClass,
YAWLVertex vertex) |
CellBeanInfo(YAWLVertex vertex) |
Modifier and Type | Method and Description |
---|---|
java.util.List<com.l2fprod.common.propertysheet.Property> |
getBasicProperties() |
addProperty, createProperty
addProperty, addPropertyDescriptor, getBeanDescriptor, getDescription, getIcon, getPropertyDescriptor, getPropertyDescriptorCount, getPropertyDescriptors, getResources, getText, getToolTipText, getType, removeProperty
public CellBeanInfo(YAWLVertex vertex)
public CellBeanInfo(java.lang.Class subClass, YAWLVertex vertex)