Classes
A class is a set of objects that share common attributes, behaviors, and implementations. It is also a template from which you can create new classes.
VAST Platform extends the semantics of classes by supporting the following:
• Defined classes
• Extended classes
• Visible classes
• Public classes and private classes
Last modified date: 02/16/2023