Attributes and Supporting Classes
Most of the sample API programs that are provided include these common attributes:
Command line arguments
Opening and processing data lines read from a data file
Look up of EPM Workspace folder, account, and group artifacts
These example programs take advantage of artifact-oriented programming techniques by extending the base class that implements a set of common functions. These are the supporting classes:
AddBQYBase.java
SampleBase.java
SampleUtilities.java