Uses of Class
com.foursoft.harness.vec.v113.VecCavityAddOn
Packages that use VecCavityAddOn
-
Uses of VecCavityAddOn in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecCavityAddOnModifier and TypeFieldDescriptionprotected List<VecCavityAddOn>VecSegmentConnectionPoint.cavityAddOnsMethods in com.foursoft.harness.vec.v113 that return VecCavityAddOnModifier and TypeMethodDescriptionObjectFactory.createVecCavityAddOn()Create an instance ofVecCavityAddOnMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCavityAddOnModifier and TypeMethodDescriptionVecSegmentConnectionPoint.getCavityAddOns()Gets the value of the cavityAddOns property.VecCavity.getRefCavityAddOn()Gets aSetof allVecCavityAddOnthat 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. -
Uses of VecCavityAddOn in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCavityAddOnModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCavityAddOn(VecCavityAddOn aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCavityAddOn(VecCavityAddOn aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCavityAddOn(VecCavityAddOn aBean) FunctionVisitor.visitVecCavityAddOn(VecCavityAddOn aBean) StrictBaseVisitor.visitVecCavityAddOn(VecCavityAddOn aBean) TraversingVisitor.visitVecCavityAddOn(VecCavityAddOn aBean) Visitor.visitVecCavityAddOn(VecCavityAddOn aBean)