Uses of Class
com.foursoft.harness.vec.v113.VecModularSlotAddOn
Packages that use VecModularSlotAddOn
-
Uses of VecModularSlotAddOn in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecModularSlotAddOnModifier and TypeFieldDescriptionprotected List<VecModularSlotAddOn>VecSegmentConnectionPoint.modularSlotAddOnsMethods in com.foursoft.harness.vec.v113 that return VecModularSlotAddOnModifier and TypeMethodDescriptionObjectFactory.createVecModularSlotAddOn()Create an instance ofVecModularSlotAddOnMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecModularSlotAddOnModifier and TypeMethodDescriptionVecSegmentConnectionPoint.getModularSlotAddOns()Gets the value of the modularSlotAddOns property.VecModularSlot.getRefModularSlotAddOn()Gets aSetof allVecModularSlotAddOnthat 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 VecModularSlotAddOn in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecModularSlotAddOnModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecModularSlotAddOn(VecModularSlotAddOn aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecModularSlotAddOn(VecModularSlotAddOn aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecModularSlotAddOn(VecModularSlotAddOn aBean) FunctionVisitor.visitVecModularSlotAddOn(VecModularSlotAddOn aBean) StrictBaseVisitor.visitVecModularSlotAddOn(VecModularSlotAddOn aBean) TraversingVisitor.visitVecModularSlotAddOn(VecModularSlotAddOn aBean) Visitor.visitVecModularSlotAddOn(VecModularSlotAddOn aBean)