Uses of Class
com.foursoft.harness.vec.v113.VecConnectionEnd
Packages that use VecConnectionEnd
-
Uses of VecConnectionEnd in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecConnectionEndFields in com.foursoft.harness.vec.v113 with type parameters of type VecConnectionEndMethods in com.foursoft.harness.vec.v113 that return VecConnectionEndModifier and TypeMethodDescriptionObjectFactory.createVecConnectionEnd()Create an instance ofVecConnectionEndVecWireEnd.getConnectionEnd()Gets the value of the connectionEnd property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecConnectionEndModifier and TypeMethodDescriptionVecConnection.getConnectionEnds()Gets the value of the connectionEnds property.VecComponentPort.getRefConnectionEnd()Gets aSetof allVecConnectionEndthat 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 VecConnectionEndModifier and TypeMethodDescriptionvoidVecWireEnd.setConnectionEnd(VecConnectionEnd value) Sets the value of the connectionEnd property. -
Uses of VecConnectionEnd in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecConnectionEndModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecConnectionEnd(VecConnectionEnd aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecConnectionEnd(VecConnectionEnd aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecConnectionEnd(VecConnectionEnd aBean) FunctionVisitor.visitVecConnectionEnd(VecConnectionEnd aBean) StrictBaseVisitor.visitVecConnectionEnd(VecConnectionEnd aBean) TraversingVisitor.visitVecConnectionEnd(VecConnectionEnd aBean) Visitor.visitVecConnectionEnd(VecConnectionEnd aBean)