Package | Description |
---|---|
net.praqma.clearcase.ucm.entities | |
net.praqma.clearcase.ucm.view | |
net.praqma.clearcase.util |
Modifier and Type | Method and Description |
---|---|
List<UCMView> |
Stream.getViews() |
Modifier and Type | Method and Description |
---|---|
static SnapshotView |
SnapshotView.create(Stream stream,
File viewroot,
String viewtag)
Create a Snapshot view given a Stream, view root and a view tag.
|
protected static void |
UCMView.create(String tag,
String stgloc,
boolean snapshotView,
Stream stream) |
static DynamicView |
DynamicView.create(String stgloc,
String tagTag,
Stream stream)
Creates a dynamic view in the given path.
|
UCMView |
UCMView.end() |
static void |
UCMView.end(String viewtag) |
static SnapshotView |
SnapshotView.get(File viewroot) |
File |
SnapshotView.getCurrentViewRoot(File viewroot) |
Stream |
SnapshotView.getStream() |
Stream |
UCMView.getStream() |
net.praqma.util.structure.Tuple<Stream,String> |
SnapshotView.getStreamFromView(File vr) |
String |
SnapshotView.getStreamFromView(String viewtag) |
static UCMView |
UCMView.getView(String viewTag) |
UCMView |
UCMView.load() |
void |
UCMView.remove() |
static void |
UCMView.setActivity(Activity activity,
File context,
String viewtag,
String comment) |
UCMView |
UCMView.start() |
static void |
UCMView.start(String viewtag) |
void |
DynamicView.startView() |
SnapshotView.UpdateInfo |
SnapshotView.update(boolean swipe,
boolean generate,
boolean overwrite,
boolean excludeRoot,
SnapshotView.LoadRules2 loadRules)
TODO: This one should be used for new method of updating
|
static String |
SnapshotView.viewrootIsValid(File viewroot)
Determine if the views view root is valid, returning its view tag
|
Constructor and Description |
---|
SnapshotView(File viewroot) |
Modifier and Type | Method and Description |
---|---|
static SnapshotView |
ViewUtils.createView(Stream stream,
String loadModule,
File viewroot,
String viewtag) |
static void |
SetupUtils.tearDown(PVob pvob) |
Copyright © 2016–2018. All rights reserved.