Uses of Class
com.foursoft.harness.vec.v113.VecContactSystem
Packages that use VecContactSystem
-
Uses of VecContactSystem in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecContactSystemModifier and TypeFieldDescriptionprotected List<VecContactSystem>VecContactSystemSpecification.contactSystemsSpecifies the ContactSystems described by the ContactSystemSpecification.Methods in com.foursoft.harness.vec.v113 that return VecContactSystemModifier and TypeMethodDescriptionObjectFactory.createVecContactSystem()Create an instance ofVecContactSystemMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecContactSystemModifier and TypeMethodDescriptionVecContactSystemSpecification.getContactSystems()Gets the value of the contactSystems property.VecConductorSpecification.getRefContactSystem()Gets aSetof allVecContactSystemthat 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.VecPartVersion.getRefContactSystem()Gets aSetof allVecContactSystemthat 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 VecContactSystem in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecContactSystemModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecContactSystem(VecContactSystem aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecContactSystem(VecContactSystem aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecContactSystem(VecContactSystem aBean) FunctionVisitor.visitVecContactSystem(VecContactSystem aBean) StrictBaseVisitor.visitVecContactSystem(VecContactSystem aBean) TraversingVisitor.visitVecContactSystem(VecContactSystem aBean) Visitor.visitVecContactSystem(VecContactSystem aBean)