Uses of Class
com.foursoft.harness.vec.v113.VecCavityPlugRole
Packages that use VecCavityPlugRole
-
Uses of VecCavityPlugRole in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecCavityPlugRoleModifier and TypeFieldDescriptionprotected List<VecCavityPlugRole>VecCavityMounting.replacedPlugMethods in com.foursoft.harness.vec.v113 that return VecCavityPlugRoleModifier and TypeMethodDescriptionObjectFactory.createVecCavityPlugRole()Create an instance ofVecCavityPlugRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCavityPlugRoleModifier and TypeMethodDescriptionVecCavityPlugSpecification.getRefCavityPlugRole()Gets aSetof allVecCavityPlugRolethat 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.VecCavityReference.getRefCavityPlugRole()Gets aSetof allVecCavityPlugRolethat 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.VecCavityMounting.getReplacedPlug()Gets the value of the replacedPlug property. -
Uses of VecCavityPlugRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCavityPlugRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCavityPlugRole(VecCavityPlugRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCavityPlugRole(VecCavityPlugRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCavityPlugRole(VecCavityPlugRole aBean) FunctionVisitor.visitVecCavityPlugRole(VecCavityPlugRole aBean) StrictBaseVisitor.visitVecCavityPlugRole(VecCavityPlugRole aBean) TraversingVisitor.visitVecCavityPlugRole(VecCavityPlugRole aBean) Visitor.visitVecCavityPlugRole(VecCavityPlugRole aBean)