|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaSelection
Schema selection interface
Method Summary | |
---|---|
EntityDefinition |
getFirstItem(SchemaSpaceID schema)
Get the first selected item of the given schema |
EntityDefinition |
getFirstSourceItem()
Get the first selected source item |
EntityDefinition |
getFirstTargetItem()
Get the first selected target item |
Set<EntityDefinition> |
getSourceItems()
|
Set<EntityDefinition> |
getTargetItems()
|
Methods inherited from interface org.eclipse.jface.viewers.ISelection |
---|
isEmpty |
Method Detail |
---|
Set<EntityDefinition> getSourceItems()
Set<EntityDefinition> getTargetItems()
EntityDefinition getFirstSourceItem()
null
EntityDefinition getFirstTargetItem()
null
EntityDefinition getFirstItem(SchemaSpaceID schema)
schema
- the schema type
null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |