wt.occurrence
Interface OccurrenceDataMultiplicityDelegate
- public interface OccurrenceDataMultiplicityDelegate
This delegate interface specifies a family of delegates that determine
how many OccurrenceData
, UsesOccurrenceData
or PathOccurrenceData
objects may be created of a particular type.
Supported API: false
Extendable: false
getMultiplicity
public int getMultiplicity()
- Returns the number of
OccurrenceData
objects of a particular
type that can exist for a particular Occurrence
object.
Supported API: false
- Returns:
- int