# Functions
ActivityStreamsCreateExtends returns true if the Create type extends from the other type.
CreateIsDisjointWith returns true if the other provided type is disjoint with the Create type.
CreateIsExtendedBy returns true if the other provided type extends from the Create type.
DeserializeCreate creates a Create from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsCreate returns true if the other provided type is the Create type or extends from the Create type.
NewActivityStreamsCreate creates a new Create type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Indicates that the actor has created the object.