Uses of Class
com.foursoft.harness.vec.v113.VecConnectorHousingCapRole
Packages that use VecConnectorHousingCapRole
-
Uses of VecConnectorHousingCapRole in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecConnectorHousingCapRoleModifier and TypeMethodDescriptionObjectFactory.createVecConnectorHousingCapRole()Create an instance ofVecConnectorHousingCapRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecConnectorHousingCapRoleModifier and TypeMethodDescriptionVecConnectorHousingCapSpecification.getRefConnectorHousingCapRole()Gets aSetof allVecConnectorHousingCapRolethat 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 VecConnectorHousingCapRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecConnectorHousingCapRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean) FunctionVisitor.visitVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean) StrictBaseVisitor.visitVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean) TraversingVisitor.visitVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean) Visitor.visitVecConnectorHousingCapRole(VecConnectorHousingCapRole aBean)