Jump to: navigation, search

Changes


UBIK Actions

117 bytes added, 13:43, 12 December 2023
/* IUBIKAction Interface and SYSREL_METACLASS_ACTION Relationship */
namespace UBIK.Kernel
{
public interface IUBIKAction: IUBIKObject
{
bool IsApplicable(BaseClass obj);
Further, the {{UBIK}} Relationship ''SYSREL_METACLASS_ACTION'' is used to relate MetaClasses to any {{UBIK}} object implementing the interface described above.
 
[[Category:Actions|UBIK Actions]]
[[Category:Coding|UBIK Actions]]
[[Category:Workflow|UBIK Actions]]
== The ACTION MetaClass ==
1,606
edits