Package cdm.regulation
Interface UndrlygInstrm.UndrlygInstrmBuilder
- All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder,UndrlygInstrm
- All Known Implementing Classes:
UndrlygInstrm.UndrlygInstrmBuilderImpl
- Enclosing interface:
UndrlygInstrm
public static interface UndrlygInstrm.UndrlygInstrmBuilder
extends UndrlygInstrm, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.UndrlygInstrm
UndrlygInstrm.UndrlygInstrmBuilder, UndrlygInstrm.UndrlygInstrmBuilderImpl, UndrlygInstrm.UndrlygInstrmImpl -
Field Summary
Fields inherited from interface cdm.regulation.UndrlygInstrm
metaData -
Method Summary
Methods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, hasData, merge, processRosetta, processRosetta
-
Method Details
-
getOrCreateSwp
Swp.SwpBuilder getOrCreateSwp() -
getSwp
Swp.SwpBuilder getSwp()Description copied from interface:UndrlygInstrmGetter Methods- Specified by:
getSwpin interfaceUndrlygInstrm
-
setSwp
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) - Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
prune
- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-