Package | Description |
---|---|
net.praqma.clearcase | |
net.praqma.clearcase.exceptions | |
net.praqma.clearcase.ucm.entities | |
net.praqma.clearcase.ucm.view |
Modifier and Type | Class and Description |
---|---|
class |
PVob |
class |
Vob
Vob class represented by a fully qualified vob name, including \ or /
To get the name of vob use getName() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
ClearCase.getAttributes(ClearCase entity,
File context)
Retrieve the attributes for an entity, executed from the current working
directory
|
Modifier and Type | Method and Description |
---|---|
ClearCase |
UnableToListAttributesException.getEntity() |
ClearCase |
UnableToSetAttributeException.getEntity() |
Constructor and Description |
---|
UnableToListAttributesException(ClearCase entity2,
File context,
Exception e) |
UnableToSetAttributeException(ClearCase clearCase,
String key,
String value,
File context,
Exception e) |
Modifier and Type | Class and Description |
---|---|
class |
Activity |
class |
Baseline |
class |
Component |
class |
Folder |
class |
HyperLink |
class |
Project |
class |
Stream
This is the OO implementation of the ClearCase entity Stream
|
class |
Tag |
class |
UCMEntity |
class |
Version |
Modifier and Type | Class and Description |
---|---|
class |
DynamicView |
class |
SnapshotView |
class |
UCMView |
Copyright © 2016–2018. All rights reserved.