com.ibm.ftt.resources.zos.zosfactory
Interface ZosfactoryFactory
public interface ZosfactoryFactory
A factory for the ZOS Physical Resource model.
It provides a create method for each non-abstract class of the model.
COPY_RIGHT
static final String COPY_RIGHT
- See Also:
- Constant Field Values
eINSTANCE
static final ZosfactoryFactory eINSTANCE
- The singleton instance of the factory.
createZOSResourceIdentifier
ZOSResourceIdentifier createZOSResourceIdentifier()
- Returns a new object of class 'ZOS Resource Identifier'.
- Returns:
- a new object of class 'ZOS Resource Identifier'.