Uses of Class
com.foursoft.harness.vec.v113.VecModularSlot
Packages that use VecModularSlot
-
Uses of VecModularSlot in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecModularSlotMethods in com.foursoft.harness.vec.v113 that return VecModularSlotModifier and TypeMethodDescriptionObjectFactory.createVecModularSlot()Create an instance ofVecModularSlotVecModularSlotAddOn.getSlot()Gets the value of the slot property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecModularSlotModifier and TypeMethodDescriptionVecPartVersion.getRefModularSlot()Gets aSetof allVecModularSlotthat 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 VecModularSlotModifier and TypeMethodDescriptionvoidVecModularSlotAddOn.setSlot(VecModularSlot value) Sets the value of the slot property. -
Uses of VecModularSlot in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecModularSlotModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecModularSlot(VecModularSlot aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecModularSlot(VecModularSlot aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecModularSlot(VecModularSlot aBean) FunctionVisitor.visitVecModularSlot(VecModularSlot aBean) StrictBaseVisitor.visitVecModularSlot(VecModularSlot aBean) TraversingVisitor.visitVecModularSlot(VecModularSlot aBean) Visitor.visitVecModularSlot(VecModularSlot aBean)