|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.common.align.io.impl.internal.EntityBean<TypeEntityDefinition>
eu.esdihumboldt.hale.common.align.io.impl.internal.TypeBean
public class TypeBean
Represents a Type
Constructor Summary | |
---|---|
TypeBean()
Default constructor |
|
TypeBean(Type type)
Creates a type entity bean based on the given type entity |
Method Summary | |
---|---|
Entity |
createEntity(TypeIndex types,
SchemaSpaceID schemaSpace)
Create the represented entity |
protected TypeEntityDefinition |
createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace)
Get the entity definition |
Methods inherited from class eu.esdihumboldt.hale.common.align.io.impl.internal.EntityBean |
---|
getFilter, getTypeName, setFilter, setTypeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeBean()
public TypeBean(Type type)
type
- the type entityMethod Detail |
---|
public Entity createEntity(TypeIndex types, SchemaSpaceID schemaSpace)
EntityBean
createEntity
in class EntityBean<TypeEntityDefinition>
types
- the type indexschemaSpace
- the associated schema space
EntityBean.createEntity(TypeIndex, SchemaSpaceID)
protected TypeEntityDefinition createEntityDefinition(TypeIndex index, SchemaSpaceID schemaSpace)
EntityBean
createEntityDefinition
in class EntityBean<TypeEntityDefinition>
index
- the type indexschemaSpace
- the associated schema space
EntityBean.createEntityDefinition(TypeIndex, SchemaSpaceID)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |