Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
A
accept(ClassTypeInfo)
- Method in interface org.chromattic.metamodel.bean.
BeanFilter
Decide whether or not to accept the specified type as resolved by the
BeanInfoBuilder
.
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
AttributeMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
CreateMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
DestroyMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
FindByIdMapping
accept(S, V)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
MethodMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
PropertiesMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Hierarchic
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Reference
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Hierarchic
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Reference
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Embedded
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
accept(MappingVisitor)
- Method in class org.chromattic.metamodel.mapping.
ValueMapping
addNodeType(NodeType)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
addPrefixMapping(String, String)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
ARRAY
- Static variable in class org.chromattic.metamodel.bean.
ValueKind
.
AttributeMapping
- Class in
org.chromattic.metamodel.mapping
AttributeMapping(PropertyInfo<SimpleValueInfo, ValueKind.Single>, NodeAttributeType)
- Constructor for class org.chromattic.metamodel.mapping.
AttributeMapping
attributeMapping(AttributeMapping)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
B
BeanFilter
- Interface in
org.chromattic.metamodel.bean
The bean filter accepts or rejects transitive bean declarations.
BeanInfo
- Class in
org.chromattic.metamodel.bean
BeanInfo(ClassTypeInfo, boolean)
- Constructor for class org.chromattic.metamodel.bean.
BeanInfo
BeanInfoBuilder
- Class in
org.chromattic.metamodel.bean
BeanInfoBuilder()
- Constructor for class org.chromattic.metamodel.bean.
BeanInfoBuilder
BeanInfoBuilder(SimpleTypeResolver)
- Constructor for class org.chromattic.metamodel.bean.
BeanInfoBuilder
BeanInfoBuilder(SimpleTypeResolver, BeanFilter)
- Constructor for class org.chromattic.metamodel.bean.
BeanInfoBuilder
BeanInfoBuilder(BeanFilter)
- Constructor for class org.chromattic.metamodel.bean.
BeanInfoBuilder
BeanMapping
- Class in
org.chromattic.metamodel.mapping
BeanMapping(BeanInfo, NodeTypeKind, String, NameConflictResolution, ClassTypeInfo, boolean, boolean, String)
- Constructor for class org.chromattic.metamodel.mapping.
BeanMapping
BeanMappingBuilder
- Class in
org.chromattic.metamodel.mapping
The bean mapping builder.
BeanMappingBuilder()
- Constructor for class org.chromattic.metamodel.mapping.
BeanMappingBuilder
BeanMappingBuilder(SimpleTypeResolver)
- Constructor for class org.chromattic.metamodel.mapping.
BeanMappingBuilder
BeanValueInfo
- Class in
org.chromattic.metamodel.bean
BeanValueInfo(TypeInfo, ClassTypeInfo, BeanInfo)
- Constructor for class org.chromattic.metamodel.bean.
BeanValueInfo
BINARY
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
BOOLEAN
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
build(ClassTypeInfo...)
- Method in class org.chromattic.metamodel.bean.
BeanInfoBuilder
build(Set<ClassTypeInfo>)
- Method in class org.chromattic.metamodel.bean.
BeanInfoBuilder
build(ClassTypeInfo...)
- Method in class org.chromattic.metamodel.mapping.
BeanMappingBuilder
build(Set<ClassTypeInfo>)
- Method in class org.chromattic.metamodel.mapping.
BeanMappingBuilder
build(Collection<BeanMapping>)
- Method in class org.chromattic.metamodel.typegen.
SchemaBuilder
build(Set<ClassTypeInfo>)
- Method in class org.chromattic.metamodel.typegen.
SchemaBuilder
C
childNode(String, String, boolean, boolean)
- Method in class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
childNode(String, String, boolean, boolean)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
childNode(String, String, boolean, boolean)
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
CNDNodeTypeSerializer
- Class in
org.chromattic.metamodel.typegen
CNDNodeTypeSerializer(List<NodeType>)
- Constructor for class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
CNDNodeTypeSerializer(List<NodeType>, Map<String, String>)
- Constructor for class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
CNDNodeTypeSerializer(Map<String, String>)
- Constructor for class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
CNDNodeTypeSerializer()
- Constructor for class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
COLLECTION
- Static variable in class org.chromattic.metamodel.bean.
ValueKind
.
create()
- Method in class org.chromattic.metamodel.type.
EnumSimpleTypeMapping
create()
- Method in interface org.chromattic.metamodel.type.
SimpleTypeMapping
Create a simple type provider for this mapping.
CreateMapping
- Class in
org.chromattic.metamodel.mapping
CreateMapping(MethodInfo, BeanMapping)
- Constructor for class org.chromattic.metamodel.mapping.
CreateMapping
D
DATE
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
DestroyMapping
- Class in
org.chromattic.metamodel.mapping
DestroyMapping(MethodInfo)
- Constructor for class org.chromattic.metamodel.mapping.
DestroyMapping
DOUBLE
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
E
endBean()
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
endChildNodes()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
endChildNodes()
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
endNodeType()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
endNodeType()
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
endNodeTypes()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
endNodeTypes()
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
endProperties()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
endProperties()
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
EnumSimpleTypeMapping
- Class in
org.chromattic.metamodel.type
EnumSimpleTypeMapping(ClassTypeInfo)
- Constructor for class org.chromattic.metamodel.type.
EnumSimpleTypeMapping
equals(Object)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
F
FindByIdMapping
- Class in
org.chromattic.metamodel.mapping
FindByIdMapping(MethodInfo, ClassTypeInfo)
- Constructor for class org.chromattic.metamodel.mapping.
FindByIdMapping
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BINARY
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BOOLEAN
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BYTE_ARRAY
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.CALENDAR
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DATE
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DOUBLE
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.FLOAT
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.INTEGER
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.LONG
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.NAME
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.PATH
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.STRING
fromString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.TIMESTAMP
G
get(int)
- Static method in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
get()
- Static method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getAnnotation(Class<A>)
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getAnnotation(AnnotationType<A, ?>)
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getAnnotation(Class<A>)
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getAnnotations(Class<? extends Annotation>...)
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getAnnotations(Class<? extends Annotation>...)
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getAutocreated()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
getBean()
- Method in class org.chromattic.metamodel.bean.
BeanValueInfo
getBean()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getBeanMapping()
- Method in class org.chromattic.metamodel.mapping.
CreateMapping
getChildNodeDefinition(String)
- Method in class org.chromattic.metamodel.typegen.
NodeType
getChildNodeDefinitions()
- Method in class org.chromattic.metamodel.typegen.
NodeType
getClassName()
- Method in class org.chromattic.metamodel.typegen.
NodeType
getClassType()
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getClassType()
- Method in class org.chromattic.metamodel.bean.
BeanValueInfo
getCode()
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
Returns the JCR property type as defined by
PropertyType
getDeclaredAnnotation(AnnotationType<A, ?>)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getDeclaredField(String)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getDeclaredFields()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getDeclaredMethod(MethodSignature)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getDeclaredMethods()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getDeclaredPrefix()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Hierarchic
getDeclaredPrefix()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Hierarchic
getDeclaredPrefix()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
getDeclaredSuperTypes()
- Method in class org.chromattic.metamodel.typegen.
NodeType
getDeclaredType()
- Method in class org.chromattic.metamodel.bean.
ValueInfo
getDefaultValue()
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyDefinitionMapping
getDefaultValues()
- Method in class org.chromattic.metamodel.typegen.
PropertyDefinition
getEffectiveType()
- Method in class org.chromattic.metamodel.bean.
ValueInfo
getEnclosing()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getExternal(InputStream)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BINARY
getExternal(Boolean)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BOOLEAN
getExternal(InputStream)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BYTE_ARRAY
getExternal(Calendar)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.CALENDAR
getExternal(Calendar)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DATE
getExternal(Double)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DOUBLE
getExternal(Double)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.FLOAT
getExternal(Long)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.INTEGER
getExternal(Long)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.LONG
getExternal(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.NAME
getExternal(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.PATH
getExternal(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.STRING
getExternal(Calendar)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.TIMESTAMP
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BINARY
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BOOLEAN
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BYTE_ARRAY
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.CALENDAR
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DATE
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DOUBLE
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.FLOAT
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.INTEGER
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.LONG
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.NAME
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.PATH
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.STRING
getExternalType()
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.TIMESTAMP
getFormatterClassType()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getGeneratedUndeclaredNodeType()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
Returns true if the serializer should generate the declarations for the undeclared node types.
getGetter()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getInterfaces()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getInternal(InputStream)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BINARY
getInternal(Boolean)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BOOLEAN
getInternal(byte[])
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BYTE_ARRAY
getInternal(Calendar)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.CALENDAR
getInternal(Date)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DATE
getInternal(Double)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DOUBLE
getInternal(Float)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.FLOAT
getInternal(Integer)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.INTEGER
getInternal(Long)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.LONG
getInternal(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.NAME
getInternal(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.PATH
getInternal(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.STRING
getInternal(Long)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.TIMESTAMP
getJavaValueType()
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
Returns the Java value type modelling the property type.
getKind()
- Method in class org.chromattic.metamodel.mapping.jcr.
NodeTypeMapping
getKind()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getLocalName()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
getMandatory()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
getMappedBy()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Reference
getMappedBy()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Reference
getMessage()
- Method in exception org.chromattic.metamodel.mapping.
InvalidMappingException
getMetaType()
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyDefinitionMapping
getMetaType()
- Method in class org.chromattic.metamodel.mapping.
PropertiesMapping
getMethod()
- Method in class org.chromattic.metamodel.mapping.
MethodMapping
getMethods()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getName()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getName()
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyDefinitionMapping
getName()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getName()
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
getName()
- Method in class org.chromattic.metamodel.typegen.
NodeDefinition
getName()
- Method in class org.chromattic.metamodel.typegen.
NodeType
getName()
- Method in class org.chromattic.metamodel.typegen.
PropertyDefinition
getNodeTypeKind()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getNodeTypeName()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getNodeTypeName()
- Method in class org.chromattic.metamodel.typegen.
NodeDefinition
getOnDuplicate()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getOwner()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getOwner()
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
getPackageName()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getParent()
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getParent()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getParent()
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
getPrefix()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getPrefix()
- Method in class org.chromattic.metamodel.mapping.
PropertiesMapping
getPrefix()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Hierarchic
getPrefix()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Hierarchic
getPrefix()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
getProperties()
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getProperties()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getProperty(String)
- Method in class org.chromattic.metamodel.bean.
BeanInfo
getProperty()
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
getPropertyDefinition()
- Method in class org.chromattic.metamodel.mapping.
ValueMapping
getPropertyDefinition(String)
- Method in class org.chromattic.metamodel.typegen.
NodeType
getPropertyDefinitions()
- Method in class org.chromattic.metamodel.typegen.
NodeType
getPropertyMapping(String, Class<M>)
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
getPropertyMetaType()
- Method in class org.chromattic.metamodel.type.
EnumSimpleTypeMapping
getPropertyMetaType()
- Method in interface org.chromattic.metamodel.type.
SimpleTypeMapping
Returns the property meta type.
getRelatedBean()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping
getRelatedBeanMapping()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping
getRelatedRelationshipMapping()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping
getSetter()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getSimpleName()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getSuperClass()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getSuperType()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getSuperTypes()
- Method in class org.chromattic.metamodel.typegen.
NodeType
getType()
- Method in class org.chromattic.metamodel.mapping.
AttributeMapping
getType()
- Method in class org.chromattic.metamodel.mapping.
FindByIdMapping
getType()
- Method in exception org.chromattic.metamodel.mapping.
InvalidMappingException
getType()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Reference
getType()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Reference
getType()
- Method in class org.chromattic.metamodel.typegen.
PropertyDefinition
getTypeMapping()
- Method in class org.chromattic.metamodel.bean.
SimpleValueInfo
getTypeName()
- Method in class org.chromattic.metamodel.mapping.jcr.
NodeTypeMapping
getTypeParameters()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
getValue()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getValue(ValueFactory, V)
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
Converts the Java value to the
Value
.
getValue(Value)
- Method in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
Converts the
Value
to the java value.
getValue()
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
getValueConstraints()
- Method in class org.chromattic.metamodel.typegen.
PropertyDefinition
getValueKind()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
getValueKind()
- Method in class org.chromattic.metamodel.bean.
SimpleValueInfo
getValueKind()
- Method in class org.chromattic.metamodel.mapping.
PropertiesMapping
H
hashCode()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
I
InvalidMappingException
- Exception in
org.chromattic.metamodel.mapping
InvalidMappingException(ClassTypeInfo)
- Constructor for exception org.chromattic.metamodel.mapping.
InvalidMappingException
InvalidMappingException(ClassTypeInfo, String)
- Constructor for exception org.chromattic.metamodel.mapping.
InvalidMappingException
InvalidMappingException(ClassTypeInfo, String, Throwable)
- Constructor for exception org.chromattic.metamodel.mapping.
InvalidMappingException
InvalidMappingException(ClassTypeInfo, Throwable)
- Constructor for exception org.chromattic.metamodel.mapping.
InvalidMappingException
isAbstract()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
isAbstract()
- Method in class org.chromattic.metamodel.mapping.jcr.
NodeTypeMapping
isAssignableFrom(ClassTypeInfo)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
isAutocreated()
- Method in class org.chromattic.metamodel.mapping.jcr.
NodeDefinitionMapping
isAutocreated()
- Method in class org.chromattic.metamodel.typegen.
NodeDefinition
isDeclared()
- Method in class org.chromattic.metamodel.bean.
BeanInfo
isDeclared()
- Method in class org.chromattic.metamodel.typegen.
NodeType
isMandatory()
- Method in class org.chromattic.metamodel.mapping.jcr.
ItemDefinitionMapping
isMandatory()
- Method in class org.chromattic.metamodel.typegen.
NodeDefinition
isMixin()
- Method in class org.chromattic.metamodel.typegen.
NodeType
isMultiple()
- Method in class org.chromattic.metamodel.typegen.
PropertyDefinition
isOrderable()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
isOrderable()
- Method in class org.chromattic.metamodel.mapping.jcr.
NodeTypeMapping
isOrderable()
- Method in class org.chromattic.metamodel.typegen.
NodeType
isOwner()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne
isPrimary()
- Method in class org.chromattic.metamodel.typegen.
NodeType
isReferenceable()
- Method in class org.chromattic.metamodel.typegen.
NodeType
isReified()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
isSubType(TypeInfo)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
isTypeCovariant()
- Method in class org.chromattic.metamodel.mapping.
AttributeMapping
isTypeCovariant()
- Method in class org.chromattic.metamodel.mapping.
PropertiesMapping
isTypeCovariant()
- Method in class org.chromattic.metamodel.mapping.
PropertyMapping
Returns true if the property type is covariant, meaning that it redefines the type from an ancestor with a subclass.
isTypeCovariant()
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping
isTypeCovariant()
- Method in class org.chromattic.metamodel.mapping.
ValueMapping
ItemDefinitionMapping
- Class in
org.chromattic.metamodel.mapping.jcr
ItemDefinitionMapping(boolean)
- Constructor for class org.chromattic.metamodel.mapping.jcr.
ItemDefinitionMapping
J
JLOTypeInfo
- Class in
org.chromattic.metamodel.mapping
L
LIST
- Static variable in class org.chromattic.metamodel.bean.
ValueKind
.
LONG
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
M
manyToOneHierarchic(RelationshipMapping.ManyToOne.Hierarchic)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
manyToOneReference(RelationshipMapping.ManyToOne.Reference)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
MAP
- Static variable in class org.chromattic.metamodel.bean.
ValueKind
.
MappingVisitor
- Class in
org.chromattic.metamodel.mapping
MappingVisitor()
- Constructor for class org.chromattic.metamodel.mapping.
MappingVisitor
matches(RelationshipMapping.OneToMany.Hierarchic)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Hierarchic
matches(RelationshipMapping.OneToMany.Reference)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Reference
matches(RelationshipMapping.ManyToOne.Hierarchic)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Hierarchic
matches(RelationshipMapping.ManyToOne.Reference)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Reference
matches(RelationshipMapping.OneToOne.Embedded)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Embedded
matches(RelationshipMapping.OneToOne.Hierarchic)
- Method in class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
MetaModelException
- Exception in
org.chromattic.metamodel
MetaModelException()
- Constructor for exception org.chromattic.metamodel.
MetaModelException
MetaModelException(String)
- Constructor for exception org.chromattic.metamodel.
MetaModelException
MetaModelException(String, Throwable)
- Constructor for exception org.chromattic.metamodel.
MetaModelException
MetaModelException(Throwable)
- Constructor for exception org.chromattic.metamodel.
MetaModelException
MethodMapping
- Class in
org.chromattic.metamodel.mapping
MethodMapping(MethodInfo)
- Constructor for class org.chromattic.metamodel.mapping.
MethodMapping
multiValueMapping(ValueMapping<ValueKind.Multi>)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
N
NAME
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
NodeAttributeType
- Enum in
org.chromattic.metamodel.mapping
NodeDefinition
- Class in
org.chromattic.metamodel.typegen
NodeDefinition(String, boolean, boolean)
- Constructor for class org.chromattic.metamodel.typegen.
NodeDefinition
NodeDefinitionMapping
- Class in
org.chromattic.metamodel.mapping.jcr
NodeDefinitionMapping(boolean, boolean)
- Constructor for class org.chromattic.metamodel.mapping.jcr.
NodeDefinitionMapping
NodeType
- Class in
org.chromattic.metamodel.typegen
NodeTypeKind
- Enum in
org.chromattic.metamodel.mapping
NodeTypeMapping
- Class in
org.chromattic.metamodel.mapping.jcr
NodeTypeMapping(String, NodeTypeKind, boolean, boolean)
- Constructor for class org.chromattic.metamodel.mapping.jcr.
NodeTypeMapping
NodeTypeSerializer
- Class in
org.chromattic.metamodel.typegen
NodeTypeSerializer(List<NodeType>, Map<String, String>)
- Constructor for class org.chromattic.metamodel.typegen.
NodeTypeSerializer
NodeTypeSerializer(List<NodeType>)
- Constructor for class org.chromattic.metamodel.typegen.
NodeTypeSerializer
NodeTypeSerializer(Map<String, String>)
- Constructor for class org.chromattic.metamodel.typegen.
NodeTypeSerializer
NodeTypeSerializer()
- Constructor for class org.chromattic.metamodel.typegen.
NodeTypeSerializer
NotReferenceable
- Annotation Type in
org.chromattic.metamodel.annotations
An internal annotation to control the generation of node type definitions and force a generated node type to not extend referenceable directly when it is present.
O
oneToManyHierarchic(RelationshipMapping.OneToMany.Hierarchic)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
oneToManyReference(RelationshipMapping.OneToMany.Reference)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
oneToOneEmbedded(RelationshipMapping.OneToOne.Embedded)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
oneToOneHierarchic(RelationshipMapping.OneToOne.Hierarchic)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
org.chromattic.metamodel
- package org.chromattic.metamodel
org.chromattic.metamodel.annotations
- package org.chromattic.metamodel.annotations
org.chromattic.metamodel.bean
- package org.chromattic.metamodel.bean
org.chromattic.metamodel.mapping
- package org.chromattic.metamodel.mapping
org.chromattic.metamodel.mapping.jcr
- package org.chromattic.metamodel.mapping.jcr
org.chromattic.metamodel.type
- package org.chromattic.metamodel.type
org.chromattic.metamodel.typegen
- package org.chromattic.metamodel.typegen
P
PATH
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
propertiesMapping(PropertiesMapping<?>)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
PropertiesMapping
<
V
extends
ValueInfo
> - Class in
org.chromattic.metamodel.mapping
PropertiesMapping(PropertyInfo<V, ValueKind.Map>, String, PropertyMetaType<?>, ValueKind)
- Constructor for class org.chromattic.metamodel.mapping.
PropertiesMapping
property(String, int, boolean, Collection<String>, Collection<String>)
- Method in class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
property(String, int, boolean, Collection<String>, Collection<String>)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
property(String, int, boolean, Collection<String>, Collection<String>)
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
PropertyDefinition
- Class in
org.chromattic.metamodel.typegen
PropertyDefinitionMapping
<
I
> - Class in
org.chromattic.metamodel.mapping.jcr
PropertyDefinitionMapping(String, PropertyMetaType<I>, List<String>, boolean)
- Constructor for class org.chromattic.metamodel.mapping.jcr.
PropertyDefinitionMapping
PropertyInfo
<
V
extends
ValueInfo
,
K
extends
ValueKind
> - Class in
org.chromattic.metamodel.bean
PropertyMapping
<
P
extends
PropertyInfo
<
V
,
K
>,
V
extends
ValueInfo
,
K
extends
ValueKind
> - Class in
org.chromattic.metamodel.mapping
PropertyMapping(P)
- Constructor for class org.chromattic.metamodel.mapping.
PropertyMapping
PropertyMetaType
<
V
> - Class in
org.chromattic.metamodel.mapping.jcr
A property meta type is a representation of the JCR property types defined by
PropertyType
.
R
RelationshipMapping
<
P
extends
PropertyInfo
<
BeanValueInfo
,
K
>,
R
extends
RelationshipMapping
,
K
extends
ValueKind
> - Class in
org.chromattic.metamodel.mapping
RelationshipMapping(Class<R>, P)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping
RelationshipMapping.ManyToOne
<
R
extends
RelationshipMapping.OneToMany
> - Class in
org.chromattic.metamodel.mapping
RelationshipMapping.ManyToOne(Class<R>, PropertyInfo<BeanValueInfo, ValueKind.Single>)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne
RelationshipMapping.ManyToOne.Hierarchic
- Class in
org.chromattic.metamodel.mapping
RelationshipMapping.ManyToOne.Hierarchic(PropertyInfo<BeanValueInfo, ValueKind.Single>, String, String)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Hierarchic
RelationshipMapping.ManyToOne.Reference
- Class in
org.chromattic.metamodel.mapping
RelationshipMapping.ManyToOne.Reference(PropertyInfo<BeanValueInfo, ValueKind.Single>, String, RelationshipType)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.ManyToOne.Reference
RelationshipMapping.OneToMany
<
R
extends
RelationshipMapping.ManyToOne
,
K
extends
ValueKind.Multi
> - Class in
org.chromattic.metamodel.mapping
RelationshipMapping.OneToMany(Class<R>, PropertyInfo<BeanValueInfo, K>)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany
RelationshipMapping.OneToMany.Hierarchic
<
K
extends
ValueKind.Multi
> - Class in
org.chromattic.metamodel.mapping
RelationshipMapping.OneToMany.Hierarchic(PropertyInfo<BeanValueInfo, K>, String, String)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Hierarchic
RelationshipMapping.OneToMany.Reference
<
K
extends
ValueKind.Multi
> - Class in
org.chromattic.metamodel.mapping
RelationshipMapping.OneToMany.Reference(PropertyInfo<BeanValueInfo, K>, String, RelationshipType)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToMany.Reference
RelationshipMapping.OneToOne
<
R
extends
RelationshipMapping.OneToOne
> - Class in
org.chromattic.metamodel.mapping
RelationshipMapping.OneToOne(Class<R>, PropertyInfo<BeanValueInfo, ValueKind.Single>, boolean)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne
RelationshipMapping.OneToOne.Embedded
- Class in
org.chromattic.metamodel.mapping
RelationshipMapping.OneToOne.Embedded(PropertyInfo<BeanValueInfo, ValueKind.Single>, boolean)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Embedded
RelationshipMapping.OneToOne.Hierarchic
- Class in
org.chromattic.metamodel.mapping
RelationshipMapping.OneToOne.Hierarchic(PropertyInfo<BeanValueInfo, ValueKind.Single>, boolean, String, String, String, boolean, boolean)
- Constructor for class org.chromattic.metamodel.mapping.
RelationshipMapping.OneToOne.Hierarchic
resolve(TypeInfo)
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
resolveToClass(TypeInfo)
- Method in class org.chromattic.metamodel.bean.
BeanInfo
resolveType(TypeInfo)
- Method in class org.chromattic.metamodel.type.
SimpleTypeResolver
resolveType(TypeInfo, PropertyMetaType<?>)
- Method in class org.chromattic.metamodel.type.
SimpleTypeResolver
S
SchemaBuilder
- Class in
org.chromattic.metamodel.typegen
SchemaBuilder()
- Constructor for class org.chromattic.metamodel.typegen.
SchemaBuilder
SchemaBuilder(SimpleTypeResolver)
- Constructor for class org.chromattic.metamodel.typegen.
SchemaBuilder
setGeneratedUndeclaredNodeType(boolean)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
Updates the generatedUndeclaredNodeType value.
SimpleTypeMapping
- Interface in
org.chromattic.metamodel.type
The mapping between a JCR property type and a simple type.
SimpleTypeProviders
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.BINARY
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.BINARY()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.BINARY
SimpleTypeProviders.BOOLEAN
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.BOOLEAN()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.BOOLEAN
SimpleTypeProviders.BYTE_ARRAY
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.BYTE_ARRAY()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.BYTE_ARRAY
SimpleTypeProviders.CALENDAR
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.CALENDAR()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.CALENDAR
SimpleTypeProviders.DATE
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.DATE()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.DATE
SimpleTypeProviders.DOUBLE
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.DOUBLE()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.DOUBLE
SimpleTypeProviders.FLOAT
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.FLOAT()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.FLOAT
SimpleTypeProviders.INTEGER
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.INTEGER()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.INTEGER
SimpleTypeProviders.LONG
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.LONG()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.LONG
SimpleTypeProviders.NAME
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.NAME()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.NAME
SimpleTypeProviders.PATH
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.PATH()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.PATH
SimpleTypeProviders.STRING
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.STRING()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.STRING
SimpleTypeProviders.TIMESTAMP
- Class in
org.chromattic.metamodel.type
SimpleTypeProviders.TIMESTAMP()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeProviders.TIMESTAMP
SimpleTypeResolver
- Class in
org.chromattic.metamodel.type
This code is synchronized.
SimpleTypeResolver()
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeResolver
The default constructor.
SimpleTypeResolver(SimpleTypeResolver)
- Constructor for class org.chromattic.metamodel.type.
SimpleTypeResolver
Deep clone constructor.
SimpleValueInfo
<
K
extends
ValueKind
> - Class in
org.chromattic.metamodel.bean
SimpleValueInfo(TypeInfo, TypeInfo, SimpleTypeMapping, K)
- Constructor for class org.chromattic.metamodel.bean.
SimpleValueInfo
SINGLE
- Static variable in class org.chromattic.metamodel.bean.
ValueKind
.
singleValueMapping(ValueMapping<ValueKind.Single>)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
Skip
- Annotation Type in
org.chromattic.metamodel.annotations
An internal annotation to control the generation of node type definitions and skip the creation of some parts of it.
startBean(BeanMapping)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
startChildNodes()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
startChildNodes()
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
startNodeType(String, String, boolean, boolean, Collection<String>)
- Method in class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
startNodeType(String, String, boolean, boolean, Collection<String>)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
startNodeType(String, String, boolean, boolean, Collection<String>)
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
startNodeTypes(Map<String, String>)
- Method in class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
startNodeTypes(Map<String, String>)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
startNodeTypes(Map<String, String>)
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
startProperties()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
startProperties()
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
STRING
- Static variable in class org.chromattic.metamodel.mapping.jcr.
PropertyMetaType
.
T
toString()
- Method in class org.chromattic.metamodel.bean.
BeanInfo
toString()
- Method in class org.chromattic.metamodel.bean.
PropertyInfo
toString()
- Method in class org.chromattic.metamodel.bean.
ValueKind
toString()
- Method in class org.chromattic.metamodel.mapping.
BeanMapping
toString(InputStream)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BINARY
toString(Boolean)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BOOLEAN
toString(byte[])
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.BYTE_ARRAY
toString(Calendar)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.CALENDAR
toString(Date)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DATE
toString(Double)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.DOUBLE
toString(Float)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.FLOAT
toString(Integer)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.INTEGER
toString(Long)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.LONG
toString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.NAME
toString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.PATH
toString(String)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.STRING
toString(Long)
- Method in class org.chromattic.metamodel.type.
SimpleTypeProviders.TIMESTAMP
toString()
- Method in class org.chromattic.metamodel.typegen.
NodeType
U
unwrap()
- Method in class org.chromattic.metamodel.mapping.
JLOTypeInfo
V
ValueInfo
- Class in
org.chromattic.metamodel.bean
ValueInfo(TypeInfo, TypeInfo)
- Constructor for class org.chromattic.metamodel.bean.
ValueInfo
ValueKind
- Class in
org.chromattic.metamodel.bean
ValueKind.Array
- Class in
org.chromattic.metamodel.bean
ValueKind.Collection
- Class in
org.chromattic.metamodel.bean
ValueKind.List
- Class in
org.chromattic.metamodel.bean
ValueKind.Map
- Class in
org.chromattic.metamodel.bean
ValueKind.Multi
- Class in
org.chromattic.metamodel.bean
ValueKind.Single
- Class in
org.chromattic.metamodel.bean
ValueMapping
<
K
extends
ValueKind
> - Class in
org.chromattic.metamodel.mapping
ValueMapping(PropertyInfo<SimpleValueInfo<K>, ValueKind.Single>, PropertyDefinitionMapping)
- Constructor for class org.chromattic.metamodel.mapping.
ValueMapping
valueOf(String)
- Static method in enum org.chromattic.metamodel.mapping.
NodeAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.chromattic.metamodel.mapping.
NodeTypeKind
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.chromattic.metamodel.mapping.
NodeAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.chromattic.metamodel.mapping.
NodeTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
visit(CreateMapping)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
visit(DestroyMapping)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
visit(FindByIdMapping)
- Method in class org.chromattic.metamodel.mapping.
MappingVisitor
W
write(NodeType, Set<String>, Set<String>)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
writeTo(Writer)
- Method in class org.chromattic.metamodel.typegen.
CNDNodeTypeSerializer
writeTo(Writer)
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
writeTo()
- Method in class org.chromattic.metamodel.typegen.
NodeTypeSerializer
writeTo(Writer)
- Method in class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
X
XMLNodeTypeSerializer
- Class in
org.chromattic.metamodel.typegen
XMLNodeTypeSerializer(List<NodeType>, Map<String, String>)
- Constructor for class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
XMLNodeTypeSerializer(List<NodeType>)
- Constructor for class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
XMLNodeTypeSerializer(Map<String, String>)
- Constructor for class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
XMLNodeTypeSerializer()
- Constructor for class org.chromattic.metamodel.typegen.
XMLNodeTypeSerializer
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
eXo Platform SAS
. All Rights Reserved.