Package | Description |
---|---|
net.praqma.clearcase.ucm.entities | |
net.praqma.clearcase.ucm.utils | |
net.praqma.clearcase.ucm.view | |
net.praqma.clearcase.util |
Modifier and Type | Method and Description |
---|---|
static Version |
Version.create(File file,
boolean mkdir,
SnapshotView view) |
void |
Version.setView(SnapshotView view) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
Difference.get(boolean merge,
SnapshotView view) |
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.
|
SnapshotView |
GetView.get() |
static SnapshotView |
SnapshotView.get(File viewroot) |
static SnapshotView |
SnapshotView.getSnapshotViewFromPath(File viewroot) |
Modifier and Type | Method and Description |
---|---|
SnapshotView.LoadRules2 |
SnapshotView.LoadRules2.apply(SnapshotView view) |
static void |
UpdateView.findReadOnlyComponents(SnapshotView view) |
List<String> |
SnapshotView.LoadRules2.getConsoleOutput(SnapshotView view) |
String |
SnapshotView.LoadRules2.loadRuleSequence(SnapshotView view) |
Constructor and Description |
---|
UpdateView(SnapshotView view) |
Modifier and Type | Method and Description |
---|---|
static SnapshotView |
ViewUtils.createView(Stream stream,
String loadModule,
File viewroot,
String viewtag) |
Copyright © 2016–2018. All rights reserved.