Difference between revisions of "Glossary:Abstract class"
Jump to navigation
Jump to search
(Created page with "{{Glossary item |Term=Abstract class,abstract class |Definition=An abstract class supports the definition of rules, including other classes. Rules with a class as a key part (...") |
m (Admin moved page Abstract class to Glossary:Abstract class without leaving a redirect: New namespace) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Glossary item | {{Glossary item | ||
|Term=Abstract class,abstract class | |Term=Abstract class,abstract class | ||
− | |Definition= | + | |Definition=A class that supports the definition of rules, including other classes. Rules with a class as a key part (including properties, activities, flows, and data transforms) can apply to an abstract class. An abstract class can be inherited by subclasses of the abstract class and can be a child of a higher abstract class. |
}} | }} |
Latest revision as of 14:05, 24 March 2021
- Abstract class,abstract class
- A class that supports the definition of rules, including other classes. Rules with a class as a key part (including properties, activities, flows, and data transforms) can apply to an abstract class. An abstract class can be inherited by subclasses of the abstract class and can be a child of a higher abstract class.