Uses of Class
com.foursoft.harness.vec.v113.VecCavitySealRole
Packages that use VecCavitySealRole
-
Uses of VecCavitySealRole in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecCavitySealRoleModifier and TypeFieldDescriptionprotected VecCavitySealRoleVecWireMounting.mountedCavitySealReferences the cavity seal that is used for the wire mounting.Methods in com.foursoft.harness.vec.v113 that return VecCavitySealRoleModifier and TypeMethodDescriptionObjectFactory.createVecCavitySealRole()Create an instance ofVecCavitySealRoleVecWireMounting.getMountedCavitySeal()Gets the value of the mountedCavitySeal property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCavitySealRoleModifier and TypeMethodDescriptionVecCavitySealSpecification.getRefCavitySealRole()Gets aSetof allVecCavitySealRolethat 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 VecCavitySealRoleModifier and TypeMethodDescriptionvoidVecWireMounting.setMountedCavitySeal(VecCavitySealRole value) Sets the value of the mountedCavitySeal property. -
Uses of VecCavitySealRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCavitySealRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCavitySealRole(VecCavitySealRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCavitySealRole(VecCavitySealRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCavitySealRole(VecCavitySealRole aBean) FunctionVisitor.visitVecCavitySealRole(VecCavitySealRole aBean) StrictBaseVisitor.visitVecCavitySealRole(VecCavitySealRole aBean) TraversingVisitor.visitVecCavitySealRole(VecCavitySealRole aBean) Visitor.visitVecCavitySealRole(VecCavitySealRole aBean)