public interface ChangePackageContainer
AbstractChangePackage.
author emueller| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.URI |
getChangePackageUri()
Returns the normalized
URI of the change package. |
void |
setChangePackage(AbstractChangePackage changePackage)
Set the given change package.
|
void setChangePackage(AbstractChangePackage changePackage)
changePackage - the new change package to be setorg.eclipse.emf.common.util.URI getChangePackageUri()
URI of the change package.Copyright © 2017. All rights reserved.