Skip to content

class UserObject

Package: swiss.avm.up.core.generic.instantiation.javamodel.UserObject

Direct Known Subclasses:


class UserObject extends AUserObjectInterface, APlatformUserObject

Properties

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

folder

If folder option is used, the corresponding folder in UserObjects has to be made manually.
Subfolder are possible (separate with ".")

StringLiteral[0..1]

instance of

can be used if several instances of the same usertask are needed

StringLiteral[0..1]

name

The name of this Resource.

StringLiteral[1..1]

userObjectInterface

interface for this user object

UserObjectInterface[0..1]