Uses of Class
com.foursoft.harness.vec.v113.VecNetGroup
Packages that use VecNetGroup
-
Uses of VecNetGroup in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecNetGroupFields in com.foursoft.harness.vec.v113 with type parameters of type VecNetGroupMethods in com.foursoft.harness.vec.v113 that return VecNetGroupModifier and TypeMethodDescriptionObjectFactory.createVecNetGroup()Create an instance ofVecNetGroupVecConnectionGroup.getNetGroup()Gets the value of the netGroup property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecNetGroupModifier and TypeMethodDescriptionVecNetSpecification.getNetGroups()Gets the value of the netGroups property.VecNet.getRefNetGroup()Gets aSetof allVecNetGroupthat 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 VecNetGroupModifier and TypeMethodDescriptionvoidVecConnectionGroup.setNetGroup(VecNetGroup value) Sets the value of the netGroup property. -
Uses of VecNetGroup in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecNetGroupModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecNetGroup(VecNetGroup aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecNetGroup(VecNetGroup aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecNetGroup(VecNetGroup aBean) FunctionVisitor.visitVecNetGroup(VecNetGroup aBean) StrictBaseVisitor.visitVecNetGroup(VecNetGroup aBean) TraversingVisitor.visitVecNetGroup(VecNetGroup aBean) Visitor.visitVecNetGroup(VecNetGroup aBean)