Uses of Class
com.foursoft.harness.vec.v113.VecModuleFamily
Packages that use VecModuleFamily
-
Uses of VecModuleFamily in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecModuleFamilyModifier and TypeFieldDescriptionprotected List<VecModuleFamily>VecModuleFamilySpecification.moduleFamiliesMethods in com.foursoft.harness.vec.v113 that return VecModuleFamilyModifier and TypeMethodDescriptionObjectFactory.createVecModuleFamily()Create an instance ofVecModuleFamilyMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecModuleFamilyModifier and TypeMethodDescriptionVecModuleFamilySpecification.getModuleFamilies()Gets the value of the moduleFamilies property.VecPartWithSubComponentsRole.getRefModuleFamily()Gets aSetof allVecModuleFamilythat 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 VecModuleFamily in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecModuleFamilyModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecModuleFamily(VecModuleFamily aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecModuleFamily(VecModuleFamily aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecModuleFamily(VecModuleFamily aBean) FunctionVisitor.visitVecModuleFamily(VecModuleFamily aBean) StrictBaseVisitor.visitVecModuleFamily(VecModuleFamily aBean) TraversingVisitor.visitVecModuleFamily(VecModuleFamily aBean) Visitor.visitVecModuleFamily(VecModuleFamily aBean)