Package | Description |
---|---|
net.praqma.clearcase | |
net.praqma.clearcase.command | |
net.praqma.clearcase.ucm.entities |
Modifier and Type | Class and Description |
---|---|
class |
PVob |
Modifier and Type | Method and Description |
---|---|
static Vob |
Vob.create(String name,
boolean UCMProject,
String path,
String comment) |
static Vob |
Vob.create(String name,
String path,
String comment) |
static Vob |
Vob.get(String vobname) |
Modifier and Type | Method and Description |
---|---|
static List<Vob> |
PVob.getPVobs() |
List<Vob> |
Region.getVobs() |
Set<Vob> |
PVob.getVobs() |
List<Vob> |
Site.getVobs(Region region) |
static List<Vob> |
Vob.list(boolean ucmvobs) |
Modifier and Type | Method and Description |
---|---|
List<Vob> |
ListVobs.get() |
Constructor and Description |
---|
RemoveVob(Vob vob) |
UnmountVob(Vob vob) |
Modifier and Type | Field and Description |
---|---|
protected Vob |
UCMEntity.vob |
Copyright © 2016–2018. All rights reserved.