UseCase.createInclude(java.lang.String name,
UseCase addition)
Creates a new
Include, with the specified 'Name', and 'Addition', and appends it to the 'Include' containment reference list
UseCase.getInclude(java.lang.String name,
UseCase addition)
Retrieves the first
Include with the specified 'Name', and 'Addition' from the 'Include' containment reference list
UseCase.getInclude(java.lang.String name,
UseCase addition,
boolean ignoreCase,
boolean createOnDemand)
Retrieves the first
Include with the specified 'Name', and 'Addition' from the 'Include' containment reference list