Package org.eclipse.stp.core.resources

Resource Layer Integration

See:
          Description

Interface Summary
SOAConstants Published constants for SCA Model API.
 

Class Summary
ComponentTypeScribblerDomain  
CompositeScribblerDomain  
GeneralScribblerDomain  
SOACoreScribblerDomain  
SubsystemScribblerDomain  
 

Package org.eclipse.stp.core.resources Description

Resource Layer Integration

 

Overview

The EMF Resource Management layer requires clients to define their own IScribblerDomains, which describe a set of files that should be grouped and edited as a single unit and also represents an IUndoContext under the new Eclipse undoable operations framework.

[Top]