com.ibm.ftt.resources.zos.zosphysical
Interface ZosphysicalFactory


public interface ZosphysicalFactory

A factory for creating DataSetCharacteristics.

Note: For future compatibility, do not depend on any EMF specific methods.


Field Summary
static String COPY_RIGHT
           
static ZosphysicalFactory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 DataSetCharacteristics createDataSetCharacteristics()
          Returns a new object of class 'Data Set Characteristics'.
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values

eINSTANCE

static final ZosphysicalFactory eINSTANCE
The singleton instance of the factory.

Method Detail

createDataSetCharacteristics

DataSetCharacteristics createDataSetCharacteristics()
Returns a new object of class 'Data Set Characteristics'.

Returns:
a new object of class 'Data Set Characteristics'.