Process API

Uses of Class
filenet.vw.api.VWAssociationDefinition

Uses of VWAssociationDefinition in filenet.vw.api
 

Methods in filenet.vw.api that return VWAssociationDefinition
 VWAssociationDefinition VWTextAnnotationDefinition.createAssociation(int targetId, int targetType)
          Creates, in the map that contains this annotation, an assocation from this text annotation to a map node (step) or route.
 VWAssociationDefinition[] VWTextAnnotationDefinition.getAllAssociations()
          Gets all associations from this text annotation.
 VWAssociationDefinition VWTextAnnotationDefinition.getAssociation(int targetId, int targetType)
          Gets a specified assocation from this text annotation.
 


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.