Uses of Class
com.foursoft.harness.vec.v113.VecTopologyGroupSpecification
Packages that use VecTopologyGroupSpecification
-
Uses of VecTopologyGroupSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecTopologyGroupSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecTopologyGroupSpecification()Create an instance ofVecTopologyGroupSpecificationMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecTopologyGroupSpecificationModifier and TypeMethodDescriptionVecTopologySpecification.getRefTopologyGroupSpecification()Gets aSetof allVecTopologyGroupSpecificationthat 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 VecTopologyGroupSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecTopologyGroupSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean) FunctionVisitor.visitVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean) StrictBaseVisitor.visitVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean) TraversingVisitor.visitVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean) Visitor.visitVecTopologyGroupSpecification(VecTopologyGroupSpecification aBean)