public interface SavePointGeom extends ModelEntity
Modifier and Type | Method and Description |
---|---|
SavePointSelectionList |
selection()
Returns selections.
|
SavePointSelection |
selection(java.lang.String tag)
Returns a selection.
|
SavePointViewList |
view()
Returns views.
|
SavePointView |
view(java.lang.String tag)
Returns a view.
|
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
SavePointSelectionList selection()
SavePointSelection selection(java.lang.String tag)
tag
- The selection's tag.SavePointViewList view()
SavePointView view(java.lang.String tag)
tag
- The view's tag.