Modifier and Type | Method and Description |
---|---|
void |
EntityVisitor.accept(TypeEntityDefinition ted)
Apply the visitor on a type entity definition.
|
protected boolean |
EntityVisitor.visit(TypeEntityDefinition ted)
Visit a type entity definition.
|
Modifier and Type | Method and Description |
---|---|
static TypeEntityDefinition |
DOMEntityDefinitionHelper.typeFromDOM(Element fragment,
TypeIndex types,
SchemaSpaceID ssid)
Converts the given element to a type entity definition.
|
Modifier and Type | Method and Description |
---|---|
static Element |
DOMEntityDefinitionHelper.typeToDOM(TypeEntityDefinition type)
Converts the given type entity definition to an element.
|
Modifier and Type | Method and Description |
---|---|
static TypeEntityDefinition |
JaxbToEntityDefinition.convert(ClassType classType,
TypeIndex types,
SchemaSpaceID schemaSpace)
Converts the given class to a type entity definition.
|
protected TypeEntityDefinition |
TypeBean.createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace) |
Modifier and Type | Method and Description |
---|---|
TypeEntityDefinition |
Type.getDefinition() |
static TypeEntityDefinition |
AlignmentUtil.getTypeEntity(EntityDefinition entityDef)
Get the type entity definition of the given entity definition.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AlignmentUtil.hasTypeRelation(Alignment alignment,
TypeEntityDefinition sourceType,
TypeEntityDefinition targetType)
Determines if the given alignment contains a relation between the given
types.
|
Modifier and Type | Field and Description |
---|---|
List<TypeEntityDefinition> |
JoinParameter.types
Unmodifiable ordered list of the types to join.
|
Constructor and Description |
---|
JoinParameter(List<TypeEntityDefinition> types,
Set<JoinParameter.JoinCondition> conditions)
Constructs a new join parameter descriptor.
|
Modifier and Type | Method and Description |
---|---|
TypeEntityDefinition |
DefaultType.getDefinition() |
Constructor and Description |
---|
DefaultType(TypeEntityDefinition definition)
Create a type entity
|
Modifier and Type | Method and Description |
---|---|
SourceNode |
TransformationTree.getSourceNode(TypeEntityDefinition type)
Get the source node representing the given type.
|
Modifier and Type | Method and Description |
---|---|
SourceNode |
TransformationTreeImpl.getSourceNode(TypeEntityDefinition type) |
Modifier and Type | Method and Description |
---|---|
static String |
XslTransformationUtil.selectInstances(TypeEntityDefinition ted,
String context,
NamespaceContext namespaces)
Create a XPath statement to select instances specified by the given type
entity definition.
|
Constructor and Description |
---|
CQLFilterDialog(org.eclipse.swt.widgets.Shell parentShell,
TypeEntityDefinition type,
String title,
String message)
Constructor.
|
CQLFilterField(TypeEntityDefinition type,
org.eclipse.swt.widgets.Composite parent,
int style)
Creates a CQL filter field for the given type's type and schema space,
with a initial value for the filter field according to the type's filter.
|
Modifier and Type | Method and Description |
---|---|
TypeEntityDefinition |
TypeEntityDialog.getObject() |
TypeEntityDefinition |
SourceTargetTypeSelector.getSelection(SchemaSpaceID ssid)
Returns the selected type entity definition of the given schema space.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyEntitySelector.setParentType(TypeEntityDefinition parentType)
Set the parent type
|
void |
SourceTargetTypeSelector.setSelection(TypeEntityDefinition type,
SchemaSpaceID ssid)
Sets the selected type entity definitions.
If an existing cell was selected, that selection is undone. |
Constructor and Description |
---|
PropertyEntityDialog(org.eclipse.swt.widgets.Shell parentShell,
SchemaSpaceID ssid,
TypeEntityDefinition parentType,
String title,
EntityDefinition initialSelection)
Create a property entity dialog
|
PropertyEntitySelector(SchemaSpaceID ssid,
PropertyParameter field,
org.eclipse.swt.widgets.Composite parent,
TypeEntityDefinition parentType)
Create an entity selector for
Property entities |
Modifier and Type | Method and Description |
---|---|
void |
PropertyField.setParentType(TypeEntityDefinition parentType)
Set the parent type
|
Constructor and Description |
---|
PropertyField(PropertyParameter definition,
SchemaSpaceID ssid,
org.eclipse.swt.widgets.Composite parent,
Set<EntityDefinition> candidates,
Cell initialCell,
TypeEntityDefinition parentType)
Create a property field
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends TypeEntityDefinition> |
EntityDefinitionService.getTypeEntities(TypeDefinition type,
SchemaSpaceID schemaSpace)
Get all available entity definitions for a given type.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends TypeEntityDefinition> |
EntityDefinitionServiceImpl.getTypeEntities(TypeDefinition type,
SchemaSpaceID schemaSpace) |
Collection<? extends TypeEntityDefinition> |
EntityDefinitionServiceDecorator.getTypeEntities(TypeDefinition type,
SchemaSpaceID schemaSpace) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a