Package com.ptc.wpc.core
Interface PDMMaster
- All Superinterfaces:
com.ptc.wpc.core.PDMObject
public interface PDMMaster
extends com.ptc.wpc.core.PDMObject
Supported API: true
Extendable: false
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncom.ptc.wpc.permission.PDMPermissionGets the object for the association that plays role: PERMISSION.
-
Field Details
-
PERMISSION
Label for the attribute.
Supported API: true- See Also:
-
-
Method Details
-
getPDMPermission
com.ptc.wpc.permission.PDMPermission getPDMPermission()Gets the object for the association that plays role: PERMISSION.
Supported API: true- Returns:
- PDMPermission
-