gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

gen_init.go (27702B)


      1 // Code generated by astool. DO NOT EDIT.
      2 
      3 package streams
      4 
      5 import (
      6 	propertyaccuracy "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_accuracy"
      7 	propertyactor "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_actor"
      8 	propertyaltitude "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_altitude"
      9 	propertyanyof "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_anyof"
     10 	propertyattachment "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_attachment"
     11 	propertyattributedto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_attributedto"
     12 	propertyaudience "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_audience"
     13 	propertybcc "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_bcc"
     14 	propertybto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_bto"
     15 	propertycc "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_cc"
     16 	propertyclosed "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_closed"
     17 	propertycontent "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_content"
     18 	propertycontext "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_context"
     19 	propertycurrent "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_current"
     20 	propertydeleted "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_deleted"
     21 	propertydescribes "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_describes"
     22 	propertyduration "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_duration"
     23 	propertyendpoints "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_endpoints"
     24 	propertyendtime "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_endtime"
     25 	propertyfirst "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_first"
     26 	propertyfollowers "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_followers"
     27 	propertyfollowing "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_following"
     28 	propertyformertype "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_formertype"
     29 	propertygenerator "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_generator"
     30 	propertyheight "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_height"
     31 	propertyhref "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_href"
     32 	propertyhreflang "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_hreflang"
     33 	propertyicon "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_icon"
     34 	propertyimage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_image"
     35 	propertyinbox "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_inbox"
     36 	propertyinreplyto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_inreplyto"
     37 	propertyinstrument "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_instrument"
     38 	propertyitems "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_items"
     39 	propertylast "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_last"
     40 	propertylatitude "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_latitude"
     41 	propertyliked "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_liked"
     42 	propertylikes "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_likes"
     43 	propertylocation "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_location"
     44 	propertylongitude "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_longitude"
     45 	propertymanuallyapprovesfollowers "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_manuallyapprovesfollowers"
     46 	propertymediatype "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_mediatype"
     47 	propertyname "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_name"
     48 	propertynext "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_next"
     49 	propertyobject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_object"
     50 	propertyoneof "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_oneof"
     51 	propertyordereditems "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_ordereditems"
     52 	propertyorigin "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_origin"
     53 	propertyoutbox "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_outbox"
     54 	propertypartof "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_partof"
     55 	propertypreferredusername "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_preferredusername"
     56 	propertyprev "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_prev"
     57 	propertypreview "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_preview"
     58 	propertypublished "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_published"
     59 	propertyradius "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_radius"
     60 	propertyrel "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_rel"
     61 	propertyrelationship "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_relationship"
     62 	propertyreplies "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_replies"
     63 	propertyresult "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_result"
     64 	propertysensitive "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_sensitive"
     65 	propertysharedinbox "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_sharedinbox"
     66 	propertyshares "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_shares"
     67 	propertysource "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_source"
     68 	propertystartindex "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_startindex"
     69 	propertystarttime "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_starttime"
     70 	propertystreams "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_streams"
     71 	propertysubject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_subject"
     72 	propertysummary "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_summary"
     73 	propertytag "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_tag"
     74 	propertytarget "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_target"
     75 	propertyto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_to"
     76 	propertytotalitems "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_totalitems"
     77 	propertyunits "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_units"
     78 	propertyupdated "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_updated"
     79 	propertyurl "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_url"
     80 	propertywidth "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_width"
     81 	typeaccept "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_accept"
     82 	typeactivity "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_activity"
     83 	typeadd "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_add"
     84 	typeannounce "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_announce"
     85 	typeapplication "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_application"
     86 	typearrive "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_arrive"
     87 	typearticle "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_article"
     88 	typeaudio "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_audio"
     89 	typeblock "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_block"
     90 	typecollection "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_collection"
     91 	typecollectionpage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_collectionpage"
     92 	typecreate "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_create"
     93 	typedelete "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_delete"
     94 	typedislike "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_dislike"
     95 	typedocument "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_document"
     96 	typeendpoints "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_endpoints"
     97 	typeevent "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_event"
     98 	typeflag "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_flag"
     99 	typefollow "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_follow"
    100 	typegroup "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_group"
    101 	typeignore "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_ignore"
    102 	typeimage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_image"
    103 	typeintransitiveactivity "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_intransitiveactivity"
    104 	typeinvite "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_invite"
    105 	typejoin "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_join"
    106 	typeleave "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_leave"
    107 	typelike "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_like"
    108 	typelink "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_link"
    109 	typelisten "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_listen"
    110 	typemention "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_mention"
    111 	typemove "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_move"
    112 	typenote "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_note"
    113 	typeobject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_object"
    114 	typeoffer "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_offer"
    115 	typeorderedcollection "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_orderedcollection"
    116 	typeorderedcollectionpage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_orderedcollectionpage"
    117 	typeorganization "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_organization"
    118 	typepage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_page"
    119 	typeperson "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_person"
    120 	typeplace "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_place"
    121 	typeprofile "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_profile"
    122 	typequestion "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_question"
    123 	typeread "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_read"
    124 	typereject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_reject"
    125 	typerelationship "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_relationship"
    126 	typeremove "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_remove"
    127 	typeservice "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_service"
    128 	typetentativeaccept "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_tentativeaccept"
    129 	typetentativereject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_tentativereject"
    130 	typetombstone "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_tombstone"
    131 	typetravel "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_travel"
    132 	typeundo "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_undo"
    133 	typeupdate "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_update"
    134 	typevideo "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_video"
    135 	typeview "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_view"
    136 	propertyassignedto "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_assignedto"
    137 	propertycommitted "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_committed"
    138 	propertycommittedby "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_committedby"
    139 	propertydependants "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependants"
    140 	propertydependedby "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependedby"
    141 	propertydependencies "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependencies"
    142 	propertydependson "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependson"
    143 	propertydescription "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_description"
    144 	propertyearlyitems "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_earlyitems"
    145 	propertyfilesadded "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_filesadded"
    146 	propertyfilesmodified "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_filesmodified"
    147 	propertyfilesremoved "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_filesremoved"
    148 	propertyforks "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_forks"
    149 	propertyhash "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_hash"
    150 	propertyisresolved "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_isresolved"
    151 	propertyref "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_ref"
    152 	propertyteam "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_team"
    153 	propertyticketstrackedby "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_ticketstrackedby"
    154 	propertytracksticketsfor "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_tracksticketsfor"
    155 	typebranch "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_branch"
    156 	typecommit "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_commit"
    157 	typepush "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_push"
    158 	typerepository "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_repository"
    159 	typeticket "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_ticket"
    160 	typeticketdependency "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_ticketdependency"
    161 	propertyvalue "github.com/superseriousbusiness/activity/streams/impl/schema/property_value"
    162 	typepropertyvalue "github.com/superseriousbusiness/activity/streams/impl/schema/type_propertyvalue"
    163 	propertyblurhash "github.com/superseriousbusiness/activity/streams/impl/toot/property_blurhash"
    164 	propertydiscoverable "github.com/superseriousbusiness/activity/streams/impl/toot/property_discoverable"
    165 	propertyfeatured "github.com/superseriousbusiness/activity/streams/impl/toot/property_featured"
    166 	propertysignaturealgorithm "github.com/superseriousbusiness/activity/streams/impl/toot/property_signaturealgorithm"
    167 	propertysignaturevalue "github.com/superseriousbusiness/activity/streams/impl/toot/property_signaturevalue"
    168 	propertyvoterscount "github.com/superseriousbusiness/activity/streams/impl/toot/property_voterscount"
    169 	typeemoji "github.com/superseriousbusiness/activity/streams/impl/toot/type_emoji"
    170 	typeidentityproof "github.com/superseriousbusiness/activity/streams/impl/toot/type_identityproof"
    171 	propertyowner "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/property_owner"
    172 	propertypublickey "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/property_publickey"
    173 	propertypublickeypem "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/property_publickeypem"
    174 	typepublickey "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/type_publickey"
    175 )
    176 
    177 var mgr *Manager
    178 
    179 // init handles the 'magic' of creating a Manager and dependency-injecting it into
    180 // every other code-generated package. This gives the implementations access
    181 // to create any type needed to deserialize, without relying on the other
    182 // specific concrete implementations. In order to replace a go-fed created
    183 // type with your own, be sure to have the manager call your own
    184 // implementation's deserialize functions instead of the built-in type.
    185 // Finally, each implementation views the Manager as an interface with only a
    186 // subset of funcitons available. This means this Manager implements the union
    187 // of those interfaces.
    188 func init() {
    189 	mgr = &Manager{}
    190 	propertyaccuracy.SetManager(mgr)
    191 	propertyactor.SetManager(mgr)
    192 	propertyaltitude.SetManager(mgr)
    193 	propertyanyof.SetManager(mgr)
    194 	propertyattachment.SetManager(mgr)
    195 	propertyattributedto.SetManager(mgr)
    196 	propertyaudience.SetManager(mgr)
    197 	propertybcc.SetManager(mgr)
    198 	propertybto.SetManager(mgr)
    199 	propertycc.SetManager(mgr)
    200 	propertyclosed.SetManager(mgr)
    201 	propertycontent.SetManager(mgr)
    202 	propertycontext.SetManager(mgr)
    203 	propertycurrent.SetManager(mgr)
    204 	propertydeleted.SetManager(mgr)
    205 	propertydescribes.SetManager(mgr)
    206 	propertyduration.SetManager(mgr)
    207 	propertyendpoints.SetManager(mgr)
    208 	propertyendtime.SetManager(mgr)
    209 	propertyfirst.SetManager(mgr)
    210 	propertyfollowers.SetManager(mgr)
    211 	propertyfollowing.SetManager(mgr)
    212 	propertyformertype.SetManager(mgr)
    213 	propertygenerator.SetManager(mgr)
    214 	propertyheight.SetManager(mgr)
    215 	propertyhref.SetManager(mgr)
    216 	propertyhreflang.SetManager(mgr)
    217 	propertyicon.SetManager(mgr)
    218 	propertyimage.SetManager(mgr)
    219 	propertyinbox.SetManager(mgr)
    220 	propertyinreplyto.SetManager(mgr)
    221 	propertyinstrument.SetManager(mgr)
    222 	propertyitems.SetManager(mgr)
    223 	propertylast.SetManager(mgr)
    224 	propertylatitude.SetManager(mgr)
    225 	propertyliked.SetManager(mgr)
    226 	propertylikes.SetManager(mgr)
    227 	propertylocation.SetManager(mgr)
    228 	propertylongitude.SetManager(mgr)
    229 	propertymanuallyapprovesfollowers.SetManager(mgr)
    230 	propertymediatype.SetManager(mgr)
    231 	propertyname.SetManager(mgr)
    232 	propertynext.SetManager(mgr)
    233 	propertyobject.SetManager(mgr)
    234 	propertyoneof.SetManager(mgr)
    235 	propertyordereditems.SetManager(mgr)
    236 	propertyorigin.SetManager(mgr)
    237 	propertyoutbox.SetManager(mgr)
    238 	propertypartof.SetManager(mgr)
    239 	propertypreferredusername.SetManager(mgr)
    240 	propertyprev.SetManager(mgr)
    241 	propertypreview.SetManager(mgr)
    242 	propertypublished.SetManager(mgr)
    243 	propertyradius.SetManager(mgr)
    244 	propertyrel.SetManager(mgr)
    245 	propertyrelationship.SetManager(mgr)
    246 	propertyreplies.SetManager(mgr)
    247 	propertyresult.SetManager(mgr)
    248 	propertysensitive.SetManager(mgr)
    249 	propertysharedinbox.SetManager(mgr)
    250 	propertyshares.SetManager(mgr)
    251 	propertysource.SetManager(mgr)
    252 	propertystartindex.SetManager(mgr)
    253 	propertystarttime.SetManager(mgr)
    254 	propertystreams.SetManager(mgr)
    255 	propertysubject.SetManager(mgr)
    256 	propertysummary.SetManager(mgr)
    257 	propertytag.SetManager(mgr)
    258 	propertytarget.SetManager(mgr)
    259 	propertyto.SetManager(mgr)
    260 	propertytotalitems.SetManager(mgr)
    261 	propertyunits.SetManager(mgr)
    262 	propertyupdated.SetManager(mgr)
    263 	propertyurl.SetManager(mgr)
    264 	propertywidth.SetManager(mgr)
    265 	typeaccept.SetManager(mgr)
    266 	typeactivity.SetManager(mgr)
    267 	typeadd.SetManager(mgr)
    268 	typeannounce.SetManager(mgr)
    269 	typeapplication.SetManager(mgr)
    270 	typearrive.SetManager(mgr)
    271 	typearticle.SetManager(mgr)
    272 	typeaudio.SetManager(mgr)
    273 	typeblock.SetManager(mgr)
    274 	typecollection.SetManager(mgr)
    275 	typecollectionpage.SetManager(mgr)
    276 	typecreate.SetManager(mgr)
    277 	typedelete.SetManager(mgr)
    278 	typedislike.SetManager(mgr)
    279 	typedocument.SetManager(mgr)
    280 	typeendpoints.SetManager(mgr)
    281 	typeevent.SetManager(mgr)
    282 	typeflag.SetManager(mgr)
    283 	typefollow.SetManager(mgr)
    284 	typegroup.SetManager(mgr)
    285 	typeignore.SetManager(mgr)
    286 	typeimage.SetManager(mgr)
    287 	typeintransitiveactivity.SetManager(mgr)
    288 	typeinvite.SetManager(mgr)
    289 	typejoin.SetManager(mgr)
    290 	typeleave.SetManager(mgr)
    291 	typelike.SetManager(mgr)
    292 	typelink.SetManager(mgr)
    293 	typelisten.SetManager(mgr)
    294 	typemention.SetManager(mgr)
    295 	typemove.SetManager(mgr)
    296 	typenote.SetManager(mgr)
    297 	typeobject.SetManager(mgr)
    298 	typeoffer.SetManager(mgr)
    299 	typeorderedcollection.SetManager(mgr)
    300 	typeorderedcollectionpage.SetManager(mgr)
    301 	typeorganization.SetManager(mgr)
    302 	typepage.SetManager(mgr)
    303 	typeperson.SetManager(mgr)
    304 	typeplace.SetManager(mgr)
    305 	typeprofile.SetManager(mgr)
    306 	typequestion.SetManager(mgr)
    307 	typeread.SetManager(mgr)
    308 	typereject.SetManager(mgr)
    309 	typerelationship.SetManager(mgr)
    310 	typeremove.SetManager(mgr)
    311 	typeservice.SetManager(mgr)
    312 	typetentativeaccept.SetManager(mgr)
    313 	typetentativereject.SetManager(mgr)
    314 	typetombstone.SetManager(mgr)
    315 	typetravel.SetManager(mgr)
    316 	typeundo.SetManager(mgr)
    317 	typeupdate.SetManager(mgr)
    318 	typevideo.SetManager(mgr)
    319 	typeview.SetManager(mgr)
    320 	propertyassignedto.SetManager(mgr)
    321 	propertycommitted.SetManager(mgr)
    322 	propertycommittedby.SetManager(mgr)
    323 	propertydependants.SetManager(mgr)
    324 	propertydependedby.SetManager(mgr)
    325 	propertydependencies.SetManager(mgr)
    326 	propertydependson.SetManager(mgr)
    327 	propertydescription.SetManager(mgr)
    328 	propertyearlyitems.SetManager(mgr)
    329 	propertyfilesadded.SetManager(mgr)
    330 	propertyfilesmodified.SetManager(mgr)
    331 	propertyfilesremoved.SetManager(mgr)
    332 	propertyforks.SetManager(mgr)
    333 	propertyhash.SetManager(mgr)
    334 	propertyisresolved.SetManager(mgr)
    335 	propertyref.SetManager(mgr)
    336 	propertyteam.SetManager(mgr)
    337 	propertyticketstrackedby.SetManager(mgr)
    338 	propertytracksticketsfor.SetManager(mgr)
    339 	typebranch.SetManager(mgr)
    340 	typecommit.SetManager(mgr)
    341 	typepush.SetManager(mgr)
    342 	typerepository.SetManager(mgr)
    343 	typeticket.SetManager(mgr)
    344 	typeticketdependency.SetManager(mgr)
    345 	propertyvalue.SetManager(mgr)
    346 	typepropertyvalue.SetManager(mgr)
    347 	propertyblurhash.SetManager(mgr)
    348 	propertydiscoverable.SetManager(mgr)
    349 	propertyfeatured.SetManager(mgr)
    350 	propertysignaturealgorithm.SetManager(mgr)
    351 	propertysignaturevalue.SetManager(mgr)
    352 	propertyvoterscount.SetManager(mgr)
    353 	typeemoji.SetManager(mgr)
    354 	typeidentityproof.SetManager(mgr)
    355 	propertyowner.SetManager(mgr)
    356 	propertypublickey.SetManager(mgr)
    357 	propertypublickeypem.SetManager(mgr)
    358 	typepublickey.SetManager(mgr)
    359 	typeaccept.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    360 	typeactivity.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    361 	typeadd.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    362 	typeannounce.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    363 	typeapplication.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    364 	typearrive.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    365 	typearticle.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    366 	typeaudio.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    367 	typeblock.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    368 	typecollection.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    369 	typecollectionpage.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    370 	typecreate.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    371 	typedelete.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    372 	typedislike.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    373 	typedocument.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    374 	typeendpoints.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    375 	typeevent.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    376 	typeflag.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    377 	typefollow.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    378 	typegroup.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    379 	typeignore.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    380 	typeimage.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    381 	typeintransitiveactivity.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    382 	typeinvite.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    383 	typejoin.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    384 	typeleave.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    385 	typelike.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    386 	typelink.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    387 	typelisten.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    388 	typemention.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    389 	typemove.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    390 	typenote.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    391 	typeobject.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    392 	typeoffer.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    393 	typeorderedcollection.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    394 	typeorderedcollectionpage.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    395 	typeorganization.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    396 	typepage.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    397 	typeperson.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    398 	typeplace.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    399 	typeprofile.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    400 	typequestion.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    401 	typeread.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    402 	typereject.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    403 	typerelationship.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    404 	typeremove.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    405 	typeservice.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    406 	typetentativeaccept.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    407 	typetentativereject.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    408 	typetombstone.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    409 	typetravel.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    410 	typeundo.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    411 	typeupdate.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    412 	typevideo.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    413 	typeview.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    414 	typebranch.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    415 	typecommit.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    416 	typepush.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    417 	typerepository.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    418 	typeticket.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    419 	typeticketdependency.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    420 	typepropertyvalue.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    421 	typeemoji.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    422 	typeidentityproof.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    423 	typepublickey.SetTypePropertyConstructor(NewJSONLDTypeProperty)
    424 }