Uses of Class
com.foursoft.harness.vec.v113.VecHousingComponentReference
Packages that use VecHousingComponentReference
-
Uses of VecHousingComponentReference in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecHousingComponentReferenceModifier and TypeFieldDescriptionprotected List<VecHousingComponentReference>VecEEComponentRole.housingComponentRevesMethods in com.foursoft.harness.vec.v113 that return VecHousingComponentReferenceModifier and TypeMethodDescriptionObjectFactory.createVecHousingComponentReference()Create an instance ofVecHousingComponentReferenceVecConnectorHousingRole.getParentHousingComponentReference()Gets a reference to the parent of this object in the XML DOM Tree.VecPinComponentReference.getParentHousingComponentReference()Gets a reference to the parent of this object in the XML DOM Tree.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecHousingComponentReferenceModifier and TypeMethodDescriptionVecEEComponentRole.getHousingComponentReves()Gets the value of the housingComponentReves property.VecComponentConnector.getRefHousingComponentReference()Gets aSetof allVecHousingComponentReferencethat 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.VecHousingComponent.getRefHousingComponentReference()Gets aSetof allVecHousingComponentReferencethat 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 VecHousingComponentReference in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecHousingComponentReferenceModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecHousingComponentReference(VecHousingComponentReference aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecHousingComponentReference(VecHousingComponentReference aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecHousingComponentReference(VecHousingComponentReference aBean) FunctionVisitor.visitVecHousingComponentReference(VecHousingComponentReference aBean) StrictBaseVisitor.visitVecHousingComponentReference(VecHousingComponentReference aBean) TraversingVisitor.visitVecHousingComponentReference(VecHousingComponentReference aBean) Visitor.visitVecHousingComponentReference(VecHousingComponentReference aBean)