Uses of Class
com.foursoft.harness.vec.v113.VecNet
Packages that use VecNet
-
Uses of VecNet in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecNetFields in com.foursoft.harness.vec.v113 with type parameters of type VecNetMethods in com.foursoft.harness.vec.v113 that return VecNetModifier and TypeMethodDescriptionObjectFactory.createVecNet()Create an instance ofVecNetVecConnection.getNet()Gets the value of the net property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecNetModifier and TypeMethodDescriptionVecNetGroup.getNet()Gets the value of the net property.VecNetSpecification.getNets()Gets the value of the nets property.VecNetType.getRefNet()Gets aSetof allVecNetthat 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.VecNetworkPort.getRefNet()Gets aSetof allVecNetthat 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 VecNet -
Uses of VecNet in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecNetModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecNet(VecNet aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecNet(VecNet aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecNet(VecNet aBean) FunctionVisitor.visitVecNet(VecNet aBean) StrictBaseVisitor.visitVecNet(VecNet aBean) TraversingVisitor.visitVecNet(VecNet aBean) Visitor.visitVecNet(VecNet aBean)