Uses of Interface
omix.plugin.motifstamp.writable.MotifStamp
Package | Description |
---|---|
omix.plugin.model.writable |
-
Uses of MotifStamp in omix.plugin.model.writable
Methods in omix.plugin.model.writable that return MotifStamp Modifier and Type Method Description MotifStamp
Model. createMotifStamp(String name)
MotifStamp
Model. getMotifStamp(String name)
Methods in omix.plugin.model.writable that return types with arguments of type MotifStamp Modifier and Type Method Description List<? extends MotifStamp>
Model. motifStamps()
Methods in omix.plugin.model.writable with parameters of type MotifStamp Modifier and Type Method Description void
Model. addMotifStamp(MotifStamp motifStamp)
void
Model. removeMotifStamp(MotifStamp motifStamp)