Home
Discussions
Community Q&A
Is there a way to show and hide an OutputPort depending on a boolean Parameter?
jan_engelhardt_
Hello RM Community,
I am developing a machine learning operator for RapidMiner.
I wonder whether there is a way to show and hide an OutputPort depending on a boolean Parameter?
Kind regards
Jan
Find more posts tagged with
AI Studio
Operators
Developer
Accepted answers
All comments
sgenzer
@mschmitz
MartinLiebig
Thats rather
@jczogalla
.
PortExtender are doing this in someway.. So maybe one can build a logic like it?
jczogalla
Hi
@jan_engelhardt_
,
in general, ports cannot be just hidden. They have to be added/removed from the operator which may influence the rest of the operators behavior and may cause side effects. Having said that, if that special port is always the last port and there are no port extenders (for example through ports like on the log or loop operators), you could theoretically add an observer to the parameters of your operator that will add/remove the special port.
Another way to go about this might just be to create different meta data depending on the parameter.
Can you tell us a bit more what you want to do specifically?
Cheers
Jan
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)