Uses of Class
com.foursoft.harness.vec.v113.VecEEComponentRole
Packages that use VecEEComponentRole
-
Uses of VecEEComponentRole in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecEEComponentRoleModifier and TypeFieldDescriptionprotected List<VecEEComponentRole>VecExtensionSlotReference.usedInsertsMethods in com.foursoft.harness.vec.v113 that return VecEEComponentRoleModifier and TypeMethodDescriptionObjectFactory.createVecEEComponentRole()Create an instance ofVecEEComponentRoleVecExtensionSlotReference.getParentEEComponentRole()Gets a reference to the parent of this object in the XML DOM Tree.VecHousingComponentReference.getParentEEComponentRole()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 VecEEComponentRoleModifier and TypeMethodDescriptionVecComponentNode.getRefEEComponentRole()Gets aSetof allVecEEComponentRolethat 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.VecEEComponentSpecification.getRefEEComponentRole()Gets aSetof allVecEEComponentRolethat 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.VecExtensionSlotReference.getUsedInserts()Gets the value of the usedInserts property. -
Uses of VecEEComponentRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecEEComponentRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecEEComponentRole(VecEEComponentRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecEEComponentRole(VecEEComponentRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecEEComponentRole(VecEEComponentRole aBean) FunctionVisitor.visitVecEEComponentRole(VecEEComponentRole aBean) StrictBaseVisitor.visitVecEEComponentRole(VecEEComponentRole aBean) TraversingVisitor.visitVecEEComponentRole(VecEEComponentRole aBean) Visitor.visitVecEEComponentRole(VecEEComponentRole aBean)