VisualUseCase.@Deprecated @UESService public interface UseCaseRealization
| Modifier and Type | Field and Description | 
|---|---|
static UESURI | 
BETYPE__USE_CASE_REALIZATION
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
UESURI | 
create(UESURI locationUri,
Deprecated.  
 | 
void | 
delete(UESURI useCaseRealizationUri)
Deprecated.  
 | 
UseCaseRealizationAttributes | 
getAttributes(UESURI useCaseRealizationUri)
Deprecated.  
 | 
UESStreamHandler | 
getData(UESURI useCaseRealizationUri)
Deprecated.  
 | 
UESStreamHandler | 
getOptions(UESURI useCaseRealizationUri,
Deprecated.  
 | 
UESResultList<UseCaseRealizationGetUseCaseListItem,UseCaseRealizationGetUseCaseList> | 
getUseCaseList(UESURI useCaseRealizationUri,
Deprecated.  
 | 
UESURI | 
setAttributes(UESURI useCaseRealizationUri,
Deprecated.  
 | 
void | 
setOptions(UESURI useCaseRealizationUri,
Deprecated.  
 | 
UseCaseRealizationCreate DTO. Competent role for the new use case realization will be selected as the most suitable according
 to specified container and meta artifact (executive/authorized role with connected interface), or can be also specified in
 UseCaseRealizationCreate DTO.locationUri - UESURI of the meta model where the use case realization will be created.useCaseRealization - DTO containing attributes of the new use case realization.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization which is about to be deleted.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization.useCaseRealization - DTO containing new attributes of the use case.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization.options - DTO containing an options for getting use case realization options.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization.options - DTO containing the options data for setting use case realization options.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization for which the connected use cases are to be listed.criteria - DTO containing criteria for listing connected use cases.UseCaseRealizationRTExceptionuseCaseRealizationUri - UESURI of the use case realization.UseCaseRealizationRTException