Uses of Class
com.foursoft.harness.vec.v113.VecModularSlotReference
Packages that use VecModularSlotReference
-
Uses of VecModularSlotReference in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecModularSlotReferenceModifier and TypeMethodDescriptionObjectFactory.createVecModularSlotReference()Create an instance ofVecModularSlotReferenceMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecModularSlotReferenceModifier and TypeMethodDescriptionVecConnectorHousingRole.getRefModularSlotReference()Gets aSetof allVecModularSlotReferencethat 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 VecModularSlotReference in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecModularSlotReferenceModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecModularSlotReference(VecModularSlotReference aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecModularSlotReference(VecModularSlotReference aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecModularSlotReference(VecModularSlotReference aBean) FunctionVisitor.visitVecModularSlotReference(VecModularSlotReference aBean) StrictBaseVisitor.visitVecModularSlotReference(VecModularSlotReference aBean) TraversingVisitor.visitVecModularSlotReference(VecModularSlotReference aBean) Visitor.visitVecModularSlotReference(VecModularSlotReference aBean)