Jump to: navigation, search

Changes


UBIK Actions

300 bytes added, 25 September
/* IUBIKAction Interface and SYSREL_METACLASS_ACTION Relationship */
bool IsApplicable(BaseClass obj);
void Perform(BaseClass obj);
SelectiveItem CategoryObject { get; }
}
}
Further, the {{UBIK}} Relationship ''SYSREL_METACLASS_ACTION'' is used to relate MetaClasses to any {{UBIK}} object implementing the interface described above.
 
'''MetaClass.Actions and MetaClass.AllActions'''
 
As a result of a successful configuration, the "Actions" C# property on the MetaClass will return a list of all directly configured actions. Further, "AllActions" will return also all inherited actions.
[[Category:Actions|UBIK Actions]]
1,606
edits