-
IMPORTS_COLUMN_NAMES
java.lang.String[] IMPORTS_COLUMN_NAMES
The column names for the imports table.
-
START_ACTIVITIES_COLUMN_NAMES
java.lang.String[] START_ACTIVITIES_COLUMN_NAMES
The column names for the start activities table.
-
CONFIGURATIONS_COLUMN_NAMES
java.lang.String[] CONFIGURATIONS_COLUMN_NAMES
The column names for the configurations table.
-
PARAMETERS_COLUMN_NAMES
java.lang.String[] PARAMETERS_COLUMN_NAMES
The column names for the parameters table.
-
PROPERTIES_COLUMN_NAMES
java.lang.String[] PROPERTIES_COLUMN_NAMES
The column names for the properties table.
-
PROVIDED_SERVICES_COLUMN_NAMES
java.lang.String[] PROVIDED_SERVICES_COLUMN_NAMES
The column names for the provided services table.
-
REQUIRED_SERVICES_COLUMN_NAMES
java.lang.String[] REQUIRED_SERVICES_COLUMN_NAMES
The column names for the required services table.
-
PROXY_TYPES
java.lang.String[] PROXY_TYPES
The proxy types.
-
SCOPE_TYPES
java.lang.String[] SCOPE_TYPES
The scope types.
-
confcache
java.util.List<E> confcache
Cache for handling configurations.
-
importtable
javax.swing.JTable importtable
The import table.
-
conftable
javax.swing.JTable conftable
The configurations table.
-
reqservconftable
javax.swing.JTable reqservconftable
The required services configurations table.
-
startelementstable
javax.swing.JTable startelementstable
The start elements table.
-
confmodels
java.util.List<E> confmodels
The configuration models for configuration choosers
-
paramtable
javax.swing.JTable paramtable
The parameter table.
-
proptable
javax.swing.JTable proptable
The properties table.
-
pstable
javax.swing.JTable pstable
The provided services table.
-
rstable
javax.swing.JTable rstable
The required services table.
-
paramcche
jadex.commons.collection.IndexMap<K,V> paramcche
Cache for handling parameters.
-
propertynames
java.util.List<E> propertynames
Properties Index list.
-
graphselectionlistener
com.mxgraph.util.mxEventSource.mxIEventListener graphselectionlistener
Start elements graph selection listener
-
listselectionlistener
javax.swing.event.ListSelectionListener listselectionlistener
Start elements list selection listener