|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeType | |
|---|---|
| org.chromattic.metamodel.typegen | |
| Uses of NodeType in org.chromattic.metamodel.typegen |
|---|
| Methods in org.chromattic.metamodel.typegen that return types with arguments of type NodeType | |
|---|---|
java.util.Map<org.reflext.api.ClassTypeInfo,NodeType> |
SchemaBuilder.build(java.util.Collection<BeanMapping> mappings)
|
java.util.Map<org.reflext.api.ClassTypeInfo,NodeType> |
SchemaBuilder.build(java.util.Set<org.reflext.api.ClassTypeInfo> classTypes)
|
java.util.Set<NodeType> |
NodeType.getDeclaredSuperTypes()
|
java.util.Collection<NodeType> |
NodeType.getSuperTypes()
|
| Methods in org.chromattic.metamodel.typegen with parameters of type NodeType | |
|---|---|
void |
NodeTypeSerializer.addNodeType(NodeType nodeType)
|
void |
NodeTypeSerializer.write(NodeType nodeType,
java.util.Set<java.lang.String> done,
java.util.Set<java.lang.String> queued)
|
| Constructor parameters in org.chromattic.metamodel.typegen with type arguments of type NodeType | |
|---|---|
CNDNodeTypeSerializer(java.util.List<NodeType> nodeTypes)
|
|
CNDNodeTypeSerializer(java.util.List<NodeType> nodeTypes,
java.util.Map<java.lang.String,java.lang.String> mappings)
|
|
NodeTypeSerializer(java.util.List<NodeType> nodeTypes)
|
|
NodeTypeSerializer(java.util.List<NodeType> nodeTypes,
java.util.Map<java.lang.String,java.lang.String> mappings)
|
|
XMLNodeTypeSerializer(java.util.List<NodeType> nodeTypes)
|
|
XMLNodeTypeSerializer(java.util.List<NodeType> nodeTypes,
java.util.Map<java.lang.String,java.lang.String> mappings)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||