chord.project
Interface ICtrlCollection
- All Superinterfaces:
- CnCHJ.api.TagCollection
- All Known Implementing Classes:
- DefaultCtrlCollection
public interface ICtrlCollection
- extends CnCHJ.api.TagCollection
- Author:
- Mayur Naik (mhn@cs.stanford.edu)
| Methods inherited from interface CnCHJ.api.TagCollection |
name, Put |
setName
void setName(java.lang.String name)
getName
java.lang.String getName()
setPrescribedCollections
void setPrescribedCollections(java.util.List<IStepCollection> c)
getPrescribedCollections
java.util.List<IStepCollection> getPrescribedCollections()