|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IEntity in eu.esdihumboldt.hale.io.oml.helper |
---|
Methods in eu.esdihumboldt.hale.io.oml.helper with parameters of type IEntity | |
---|---|
static String |
EntityHelper.getShortName(IEntity entity)
Get a short name for the given entity |
Uses of IEntity in eu.esdihumboldt.hale.io.oml.internal.goml.align |
---|
Classes in eu.esdihumboldt.hale.io.oml.internal.goml.align that implement IEntity | |
---|---|
class |
Entity
Entity is the supertype for all objects that can be mapped in a
Cell . |
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.align that return IEntity | |
---|---|
abstract IEntity |
Entity.deepCopy()
|
IEntity |
Cell.getEntity1()
|
IEntity |
Cell.getEntity2()
|
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.align with parameters of type IEntity | |
---|---|
void |
Cell.setEntity1(IEntity entity1)
|
void |
Cell.setEntity2(IEntity entity2)
|
Uses of IEntity in eu.esdihumboldt.hale.io.oml.internal.goml.omwg |
---|
Classes in eu.esdihumboldt.hale.io.oml.internal.goml.omwg that implement IEntity | |
---|---|
class |
ComposedFeatureClass
This class represents omwg:classConst. |
class |
ComposedProperty
This class represents omwg:propertyConst. |
class |
ComposedRelation
This class represents omwg:relConst. |
class |
FeatureClass
This class represents the |
class |
Property
This class represents omwg:PropertyType. |
class |
PropertyQualifier
A PropertyQualifier can be used to specifiy mappings between xml
attributes (while Property is for 'normal' properties, in case of
xml: xml elements). |
class |
Relation
This class represents the |
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.omwg that return IEntity | |
---|---|
IEntity |
FeatureClass.deepCopy()
|
IEntity |
Relation.deepCopy()
|
IEntity |
Property.deepCopy()
|
IEntity |
PropertyQualifier.deepCopy()
|
Uses of IEntity in eu.esdihumboldt.hale.io.oml.internal.model.align |
---|
Methods in eu.esdihumboldt.hale.io.oml.internal.model.align that return IEntity | |
---|---|
IEntity |
ICell.getEntity1()
|
IEntity |
ICell.getEntity2()
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |