Uses of Class
com.foursoft.harness.vec.v113.VecBuildingBlockSpecification2D
Packages that use VecBuildingBlockSpecification2D
-
Uses of VecBuildingBlockSpecification2D in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecBuildingBlockSpecification2DModifier and TypeFieldDescriptionprotected VecBuildingBlockSpecification2DVecBuildingBlockPositioning2D.referenced2DBuildingBlockMethods in com.foursoft.harness.vec.v113 that return VecBuildingBlockSpecification2DModifier and TypeMethodDescriptionObjectFactory.createVecBuildingBlockSpecification2D()Create an instance ofVecBuildingBlockSpecification2DVecCartesianDimension.getParentBuildingBlockSpecification2D()Gets a reference to the parent of this object in the XML DOM Tree.VecCartesianPoint2D.getParentBuildingBlockSpecification2D()Gets a reference to the parent of this object in the XML DOM Tree.VecGeometryNode2D.getParentBuildingBlockSpecification2D()Gets a reference to the parent of this object in the XML DOM Tree.VecGeometrySegment2D.getParentBuildingBlockSpecification2D()Gets a reference to the parent of this object in the XML DOM Tree.VecOccurrenceOrUsageViewItem2D.getParentBuildingBlockSpecification2D()Gets a reference to the parent of this object in the XML DOM Tree.VecBuildingBlockPositioning2D.getReferenced2DBuildingBlock()Gets the value of the referenced2DBuildingBlock property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecBuildingBlockSpecification2DModifier and TypeMethodDescriptionVecUnit.getRefBuildingBlockSpecification2D()Gets aSetof allVecBuildingBlockSpecification2Dthat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling.Methods in com.foursoft.harness.vec.v113 with parameters of type VecBuildingBlockSpecification2DModifier and TypeMethodDescriptionvoidVecBuildingBlockPositioning2D.setReferenced2DBuildingBlock(VecBuildingBlockSpecification2D value) Sets the value of the referenced2DBuildingBlock property. -
Uses of VecBuildingBlockSpecification2D in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecBuildingBlockSpecification2DModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecBuildingBlockSpecification2D(VecBuildingBlockSpecification2D aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecBuildingBlockSpecification2D(VecBuildingBlockSpecification2D aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecBuildingBlockSpecification2D(VecBuildingBlockSpecification2D aBean) FunctionVisitor.visitVecBuildingBlockSpecification2D(VecBuildingBlockSpecification2D aBean) StrictBaseVisitor.visitVecBuildingBlockSpecification2D(VecBuildingBlockSpecification2D aBean) TraversingVisitor.visitVecBuildingBlockSpecification2D(VecBuildingBlockSpecification2D aBean)