public class JaxbToEntityDefinition extends Object
EntityDefinition
s.Modifier and Type | Method and Description |
---|---|
static TypeEntityDefinition |
convert(ClassType classType,
TypeIndex types,
SchemaSpaceID schemaSpace)
Converts the given class to a type entity definition.
|
static PropertyEntityDefinition |
convert(PropertyType property,
TypeIndex types,
SchemaSpaceID schemaSpace)
Converts the given property to a property entity definition.
|
public static TypeEntityDefinition convert(ClassType classType, TypeIndex types, SchemaSpaceID schemaSpace)
classType
- the class to converttypes
- the type index to useschemaSpace
- the schema space to assignpublic static PropertyEntityDefinition convert(PropertyType property, TypeIndex types, SchemaSpaceID schemaSpace)
property
- the property to converttypes
- the type index to useschemaSpace
- the schema space to assignBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a