%ZHSLIB.PackageManager.Developer.Processor.AbstractCompilable
abstract class %ZHSLIB.PackageManager.Developer.Processor.AbstractCompilable extends %ZHSLIB.PackageManager.Developer.Processor.Abstract
Property Inventory (Including Private)
Parameters
parameter ATTRIBUTES = CompileAfter,Flags;
Comma-separated list of resource attribute names that this processor uses
parameter DESCRIPTION;
Description of resource processor class (shown in UI)
Properties (Including Private)
property CompileAfter as %String);
Comma-separated list of resource names after which this resource should be compiled.
Property methods: CompileAfterDisplayToLogical(), CompileAfterGet(), CompileAfterIsValid(), CompileAfterLogicalToDisplay(), CompileAfterLogicalToOdbc(), CompileAfterNormalize(), CompileAfterSet()
property Flags as %String) [ InitialExpression = "ck" ];
Flags/qualifiers to compile with (overriding any more general defaults); "verbose" added per lifecycle command.
Property methods: FlagsDisplayToLogical(), FlagsGet(), FlagsIsValid(), FlagsLogicalToDisplay(), FlagsLogicalToOdbc(), FlagsNormalize(), FlagsSet()
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RegExReplace()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- ApplyDefaults()
- CopyAttributes()
- CopyDefaultAttributes()
- GetAttributeMetadata()
- GetDescription()
- GetSourceControlInfo()
- OnAfterPhase()
- OnBeforeArtifact()
- OnBeforePhase()
- OnExportItem()
- OnGetUniqueName()
- OnItemRelativePath()
- OnPhase()
- OnResolveChildren()
- SatisfiesCondition()