Uses of Class
com.foursoft.harness.vec.v113.VecWireProtectionRole
Packages that use VecWireProtectionRole
-
Uses of VecWireProtectionRole in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecWireProtectionRoleModifier and TypeMethodDescriptionObjectFactory.createVecWireProtectionRole()Create an instance ofVecWireProtectionRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecWireProtectionRoleModifier and TypeMethodDescriptionVecWireProtectionSpecification.getRefWireProtectionRole()Gets aSetof allVecWireProtectionRolethat 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 VecWireProtectionRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecWireProtectionRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecWireProtectionRole(VecWireProtectionRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecWireProtectionRole(VecWireProtectionRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecWireProtectionRole(VecWireProtectionRole aBean) FunctionVisitor.visitVecWireProtectionRole(VecWireProtectionRole aBean) StrictBaseVisitor.visitVecWireProtectionRole(VecWireProtectionRole aBean) TraversingVisitor.visitVecWireProtectionRole(VecWireProtectionRole aBean) Visitor.visitVecWireProtectionRole(VecWireProtectionRole aBean)