Uses of Class
com.foursoft.harness.vec.v113.VecCableDuctOutlet
Packages that use VecCableDuctOutlet
-
Uses of VecCableDuctOutlet in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecCableDuctOutletModifier and TypeFieldDescriptionprotected List<VecCableDuctOutlet>VecCableDuctSpecification.outletsMethods in com.foursoft.harness.vec.v113 that return VecCableDuctOutletModifier and TypeMethodDescriptionObjectFactory.createVecCableDuctOutlet()Create an instance ofVecCableDuctOutletMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCableDuctOutletModifier and TypeMethodDescriptionVecCableDuctSpecification.getOutlets()Gets the value of the outlets property.VecPlacementPoint.getRefCableDuctOutlet()Gets aSetof allVecCableDuctOutletthat 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 VecCableDuctOutlet in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCableDuctOutletModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCableDuctOutlet(VecCableDuctOutlet aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCableDuctOutlet(VecCableDuctOutlet aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCableDuctOutlet(VecCableDuctOutlet aBean) FunctionVisitor.visitVecCableDuctOutlet(VecCableDuctOutlet aBean) StrictBaseVisitor.visitVecCableDuctOutlet(VecCableDuctOutlet aBean) TraversingVisitor.visitVecCableDuctOutlet(VecCableDuctOutlet aBean) Visitor.visitVecCableDuctOutlet(VecCableDuctOutlet aBean)