|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.server.impl.api.ESConflictSetImpl
public class ESConflictSetImpl
Mapping between ESConflictSet and ChangeConflictSet.
Note that this class does not inherit from AbstractAPIImpl since ChangeConflictSet is not a modeled class.
| Constructor Summary | |
|---|---|
ESConflictSetImpl(ChangeConflictSet changeConflict)
Constructor. |
|
| Method Summary | |
|---|---|
Set<ESConflict> |
getConflicts()
Get the conflicts of the conflict set. |
ChangeConflictSet |
toInternalAPI()
Returns the internal interface of this class. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ESConflictSetImpl(ChangeConflictSet changeConflict)
changeConflict - the delegate| Method Detail |
|---|
public ChangeConflictSet toInternalAPI()
toInternalAPI in interface InternalAPIDelegator<ESConflictSet,ChangeConflictSet>InternalAPIDelegator.toInternalAPI()public Set<ESConflict> getConflicts()
getConflicts in interface ESConflictSetESConflictSet.getConflicts()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||