Uses of Class
org.openforis.collect.metamodel.view.NodeDefView
-
Packages that use NodeDefView Package Description org.openforis.collect.metamodel.view -
-
Uses of NodeDefView in org.openforis.collect.metamodel.view
Subclasses of NodeDefView in org.openforis.collect.metamodel.view Modifier and Type Class Description classAttributeDefViewclassBooleanAttributeDefViewclassCodeAttributeDefViewclassCoordinateAttributeDefViewclassEntityDefViewclassFileAttributeDefViewclassNumberAttributeDefViewclassNumericAttributeDefViewclassRangeAttributeDefViewclassTaxonAttributeDefViewclassTextAttributeDefViewMethods in org.openforis.collect.metamodel.view that return types with arguments of type NodeDefView Modifier and Type Method Description List<NodeDefView>EntityDefView. getChildren()Methods in org.openforis.collect.metamodel.view with parameters of type NodeDefView Modifier and Type Method Description voidEntityDefView. addChild(NodeDefView child)Method parameters in org.openforis.collect.metamodel.view with type arguments of type NodeDefView Modifier and Type Method Description voidEntityDefView. setChildren(List<NodeDefView> children)
-