public class TypeEntitySelector extends EntitySelector<TypeParameter>
Type
entitiesConstructor and Description |
---|
TypeEntitySelector(SchemaSpaceID ssid,
TypeParameter field,
org.eclipse.swt.widgets.Composite parent,
boolean onlyMappingRelevant)
Create an entity selector for
Type entities |
Modifier and Type | Method and Description |
---|---|
protected Entity |
createEntity(EntityDefinition element)
Create an entity for the given entity definition
|
protected EntityDialog |
createEntityDialog(org.eclipse.swt.widgets.Shell parentShell,
SchemaSpaceID ssid,
TypeParameter field)
Create the dialog for selecting an entity.
|
createSelectionDialog, getEntity, getField
accepts, addSelectionChangedListener, fireSelectionChange, getControl, getSelectedObject, getSelection, removeSelectionChangedListener, setSelection
public TypeEntitySelector(SchemaSpaceID ssid, TypeParameter field, org.eclipse.swt.widgets.Composite parent, boolean onlyMappingRelevant)
Type
entitiesssid
- the schema spacefield
- the field definition, may be null
parent
- the parent compositeonlyMappingRelevant
- whether to only show mapping relevant typesprotected EntityDialog createEntityDialog(org.eclipse.swt.widgets.Shell parentShell, SchemaSpaceID ssid, TypeParameter field)
EntitySelector
createEntityDialog
in class EntitySelector<TypeParameter>
parentShell
- the parent shell for the dialogssid
- the schema spacefield
- the field definitionEntitySelector.createEntityDialog(Shell, SchemaSpaceID,
AbstractParameter)
protected Entity createEntity(EntityDefinition element)
EntitySelector
createEntity
in class EntitySelector<TypeParameter>
element
- the entity definitionEntitySelector.createEntity(EntityDefinition)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a