wt.epm.ndi
Interface EPMNDDerivedRepSet


public interface EPMNDDerivedRepSet

EPMNDDerivedRepSet represents a set of related representations/images

Supported API: true

Extendable: false


Method Summary
 Collection<EPMNDDerivedRepresentation> getDerivedRep()
          Gets the object for the association that plays role: derivedRep.
 

Method Detail

getDerivedRep

Collection<EPMNDDerivedRepresentation> getDerivedRep()
                                                     throws WTException
Gets the object for the association that plays role: derivedRep.

Supported API: true

Returns:
Collection
Throws:
WTException