public interface IPlanbase extends IElement
| Modifier and Type | Method and Description | 
|---|---|
| IPlan | createPlan(MPlan mplan)Create a plan instance. | 
| IPlan[] | getPlans()Get all running plans of this planbase. | 
| IPlan[] | getPlans(java.lang.String type)Get all plans of a specified type (=model element name). | 
getModelElement