Uses of Class
com.foursoft.harness.vec.v113.VecInternalTerminalConnection
Packages that use VecInternalTerminalConnection
-
Uses of VecInternalTerminalConnection in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecInternalTerminalConnectionModifier and TypeFieldDescriptionprotected List<VecInternalTerminalConnection>VecTerminalSpecification.internalTerminalConnectionsMethods in com.foursoft.harness.vec.v113 that return VecInternalTerminalConnectionModifier and TypeMethodDescriptionObjectFactory.createVecInternalTerminalConnection()Create an instance ofVecInternalTerminalConnectionMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecInternalTerminalConnectionModifier and TypeMethodDescriptionVecTerminalSpecification.getInternalTerminalConnections()Gets the value of the internalTerminalConnections property.VecTerminalReception.getRefInternalTerminalConnection()Gets aSetof allVecInternalTerminalConnectionthat 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.VecWireReception.getRefInternalTerminalConnection()Gets aSetof allVecInternalTerminalConnectionthat 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 VecInternalTerminalConnection in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecInternalTerminalConnectionModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecInternalTerminalConnection(VecInternalTerminalConnection aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecInternalTerminalConnection(VecInternalTerminalConnection aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecInternalTerminalConnection(VecInternalTerminalConnection aBean) FunctionVisitor.visitVecInternalTerminalConnection(VecInternalTerminalConnection aBean) StrictBaseVisitor.visitVecInternalTerminalConnection(VecInternalTerminalConnection aBean) TraversingVisitor.visitVecInternalTerminalConnection(VecInternalTerminalConnection aBean) Visitor.visitVecInternalTerminalConnection(VecInternalTerminalConnection aBean)