|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ECPContainer
Common super interface for ECP containers, model elements can belong to. E.g. a
ECPProject
or ECPRepository
.
Method Summary | |
---|---|
boolean |
canDelete()
Whether this instance can be deleted or not. |
void |
delete()
Deletes the current instance. |
Methods inherited from interface org.eclipse.emf.ecp.core.util.ECPElement |
---|
getName |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.eclipse.emf.ecp.core.util.ECPPropertiesAware |
---|
getProperties |
Methods inherited from interface org.eclipse.emf.ecp.core.util.ECPProviderAware |
---|
getProvider |
Method Detail |
---|
boolean canDelete()
void delete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |