Represents a resource within a <class>ZPM.PackageManager.Developer.ResourceReference</class> - typically, a class or subpackage within a .PKG resource - that should be scanned for API annotations. More...


Public Member Functions | |
| def | __init__ (self) |
| Represents a resource within a <class>ZPM.PackageManager.Developer.ResourceReference</class> - typically, a class or subpackage within a .PKG resource - that should be scanned for API annotations. | |
Public Attributes | |
| Resource | |
| The name of the resource that should be scanned for API annotations, with extension; e.g., MyModule.API.PKG. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from ComparisonAdaptor | |
| _.Library.Boolean | CompareToSkipCondition (_.Dictionary.CompiledProperty pCompiledProperty) |
| Condition under which a given property is skipped when generating code for the. More... | |
| _.Library.List | FindAllSuperClasses (_.Dictionary.Classname pClassname) |
| Returns a list of all super classes for a given class pClassname | |
| _.Library.List | IgnoreKeywordList () |
| Returns a list of keywords such that, if a property contains any of these,. More... | |
Static Public Attributes inherited from ComparisonAdaptor | |
| SkipCodeGeneration = None | |
| Set to true to skip code generation in this class. | |
Represents a resource within a <class>ZPM.PackageManager.Developer.ResourceReference</class> - typically, a class or subpackage within a .PKG resource - that should be scanned for API annotations.
| Resource |
The name of the resource that should be scanned for API annotations, with extension; e.g., MyModule.API.PKG.