Lines Matching refs:isEmpty
242 return process.getInputs().isEmpty() &&
243 process.getLocals().isEmpty() &&
244 process.getOutputs().isEmpty() &&
245 process.getConditions().isEmpty() &&
246 process.getResults().isEmpty();
501 if( !bindings.isEmpty() ) {
553 if( !resultVars.isEmpty() ) {
583 if( !bindings.isEmpty() ) {
593 if( !bindings.isEmpty() ) {
667 if( processes.isEmpty() )