org.eclipse.stp.core.util
Class ComponentTypeArtifactEdit
java.lang.Object
org.eclipse.stp.core.util.ComponentTypeArtifactEdit
public class ComponentTypeArtifactEdit
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentTypeArtifactEdit
public ComponentTypeArtifactEdit(ComponentTypeScribblerDomain aDomain,
boolean toMakeReadOnly)
throws EditModelException
- Throws:
EditModelException
getComponentType
public ComponentType getComponentType()
save
public void save(boolean force,
IProgressMonitor monitor)
throws EditModelException
- Throws:
EditModelException
discard
public void discard(IProgressMonitor monitor)
throws EditModelException
- Throws:
EditModelException
close
public void close(IProgressMonitor monitor)
throws EditModelException
- Throws:
EditModelException