public class PVob extends Vob
Modifier and Type | Field and Description |
---|---|
static Pattern |
rx_find_component |
static Pattern |
rx_find_vob |
name, projectVob, rx_tag_format, rx_vob_get_path, storageLocation
rx_attr_find
Modifier and Type | Method and Description |
---|---|
static PVob |
create(String name,
String path,
String comment) |
static PVob |
get(String pvobname) |
static List<Vob> |
getPVobs() |
List<Stream> |
getStreams() |
Set<UCMView> |
getViews() |
Set<Vob> |
getVobs() |
create, equals, getFullyQualifiedName, getName, getStorageLocation, hashCode, isProjectVob, isValidTag, isVob, list, load, mount, remove, remove, setIsProjectVob, setStorageLocation, toString, unmount
createSimpleAttributeType, getAttribute, getAttributes, getAttributes, getAttributes, setAttribute, setAttribute
public static final Pattern rx_find_component
public static final Pattern rx_find_vob
public PVob(String name)
public static PVob create(String name, String path, String comment) throws CleartoolException, EntityAlreadyExistsException
public List<Stream> getStreams() throws CleartoolException, UnableToInitializeEntityException
public Set<UCMView> getViews() throws CleartoolException
CleartoolException
public Set<Vob> getVobs() throws CleartoolException
CleartoolException
Copyright © 2016–2018. All rights reserved.