diff options
Diffstat (limited to 'src/main/resources/mapFiles/graphModelMap.xml')
| -rw-r--r-- | src/main/resources/mapFiles/graphModelMap.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/mapFiles/graphModelMap.xml b/src/main/resources/mapFiles/graphModelMap.xml index cebb589..58bf098 100644 --- a/src/main/resources/mapFiles/graphModelMap.xml +++ b/src/main/resources/mapFiles/graphModelMap.xml @@ -110,9 +110,6 @@ <field name="childrenGraphModel" type="com.c2kernel.graph.model.GraphModel" direct="false">
<bind-xml name="childrenGraphModel" node="element"/>
</field>
- <field name="cNonLayoutableChildren" type="com.c2kernel.graph.model.GraphableVertex" direct="false" collection="array">
- <bind-xml auto-naming="deriveByClass" node="element"/>
- </field>
<field name="mProperties"
type="com.c2kernel.utils.KeyValuePair"
collection="array"
|
