|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISaveProvider
Save operation provider for logical UML resources.
| Method Summary | |
|---|---|
boolean |
provides(ILogicalUMLResource lResource)
Tests if the provider can perform the save operation on the specified logical resource. |
void |
save(ILogicalUMLResource lResource)
Saves the specified logical resource |
| Method Detail |
|---|
boolean provides(ILogicalUMLResource lResource)
lResource - The logical resource to be saved
void save(ILogicalUMLResource lResource)
lResource - The logical resource to be saved
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||