Searched defs:getConstructName (Results 1 - 12 of 12) sorted by relevance

/owl-s/src/impl/owls/process/constructs/
H A DAnyOrderImpl.java41 public String getConstructName() { method in class:AnyOrderImpl
H A DChoiceImpl.java41 public String getConstructName() { method in class:ChoiceImpl
H A DSplitImpl.java41 public String getConstructName() { method in class:SplitImpl
H A DSplitJoinImpl.java41 public String getConstructName() { method in class:SplitJoinImpl
H A DRepeatUntilImpl.java36 public String getConstructName() { method in class:RepeatUntilImpl
H A DRepeatWhileImpl.java37 public String getConstructName() { method in class:RepeatWhileImpl
H A DForEachImpl.java56 public String getConstructName() { method in class:ForEachImpl
H A DPerformImpl.java96 public String getConstructName() { method in class:PerformImpl
H A DProduceImpl.java73 public String getConstructName() { method in class:ProduceImpl
H A DSequenceImpl.java83 public String getConstructName() { method in class:SequenceImpl
H A DIfThenElseImpl.java71 public String getConstructName() { method in class:IfThenElseImpl
/owl-s/src/org/mindswap/owls/process/
H A DControlConstruct.java81 public String getConstructName(); method in interface:ControlConstruct

Completed in 102 milliseconds