Uses of Class
com.foursoft.harness.vec.v113.VecFixingRole
Packages that use VecFixingRole
-
Uses of VecFixingRole in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecFixingRoleModifier and TypeMethodDescriptionObjectFactory.createVecFixingRole()Create an instance ofVecFixingRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecFixingRoleModifier and TypeMethodDescriptionVecFixingSpecification.getRefFixingRole()Gets aSetof allVecFixingRolethat 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 VecFixingRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecFixingRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecFixingRole(VecFixingRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecFixingRole(VecFixingRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecFixingRole(VecFixingRole aBean) FunctionVisitor.visitVecFixingRole(VecFixingRole aBean) StrictBaseVisitor.visitVecFixingRole(VecFixingRole aBean) TraversingVisitor.visitVecFixingRole(VecFixingRole aBean) Visitor.visitVecFixingRole(VecFixingRole aBean)