2019-01-30 06:28:40 +09:00
|
|
|
package streams
|
|
|
|
|
|
|
|
import (
|
|
|
|
typeaccept "github.com/go-fed/activity/streams/impl/activitystreams/type_accept"
|
|
|
|
typeactivity "github.com/go-fed/activity/streams/impl/activitystreams/type_activity"
|
|
|
|
typeadd "github.com/go-fed/activity/streams/impl/activitystreams/type_add"
|
|
|
|
typeannounce "github.com/go-fed/activity/streams/impl/activitystreams/type_announce"
|
|
|
|
typeapplication "github.com/go-fed/activity/streams/impl/activitystreams/type_application"
|
|
|
|
typearrive "github.com/go-fed/activity/streams/impl/activitystreams/type_arrive"
|
|
|
|
typearticle "github.com/go-fed/activity/streams/impl/activitystreams/type_article"
|
|
|
|
typeaudio "github.com/go-fed/activity/streams/impl/activitystreams/type_audio"
|
|
|
|
typeblock "github.com/go-fed/activity/streams/impl/activitystreams/type_block"
|
|
|
|
typecollection "github.com/go-fed/activity/streams/impl/activitystreams/type_collection"
|
|
|
|
typecollectionpage "github.com/go-fed/activity/streams/impl/activitystreams/type_collectionpage"
|
|
|
|
typecreate "github.com/go-fed/activity/streams/impl/activitystreams/type_create"
|
|
|
|
typedelete "github.com/go-fed/activity/streams/impl/activitystreams/type_delete"
|
|
|
|
typedislike "github.com/go-fed/activity/streams/impl/activitystreams/type_dislike"
|
|
|
|
typedocument "github.com/go-fed/activity/streams/impl/activitystreams/type_document"
|
|
|
|
typeevent "github.com/go-fed/activity/streams/impl/activitystreams/type_event"
|
|
|
|
typeflag "github.com/go-fed/activity/streams/impl/activitystreams/type_flag"
|
|
|
|
typefollow "github.com/go-fed/activity/streams/impl/activitystreams/type_follow"
|
|
|
|
typegroup "github.com/go-fed/activity/streams/impl/activitystreams/type_group"
|
|
|
|
typeignore "github.com/go-fed/activity/streams/impl/activitystreams/type_ignore"
|
|
|
|
typeimage "github.com/go-fed/activity/streams/impl/activitystreams/type_image"
|
|
|
|
typeintransitiveactivity "github.com/go-fed/activity/streams/impl/activitystreams/type_intransitiveactivity"
|
|
|
|
typeinvite "github.com/go-fed/activity/streams/impl/activitystreams/type_invite"
|
|
|
|
typejoin "github.com/go-fed/activity/streams/impl/activitystreams/type_join"
|
|
|
|
typeleave "github.com/go-fed/activity/streams/impl/activitystreams/type_leave"
|
|
|
|
typelike "github.com/go-fed/activity/streams/impl/activitystreams/type_like"
|
|
|
|
typelink "github.com/go-fed/activity/streams/impl/activitystreams/type_link"
|
|
|
|
typelisten "github.com/go-fed/activity/streams/impl/activitystreams/type_listen"
|
|
|
|
typemention "github.com/go-fed/activity/streams/impl/activitystreams/type_mention"
|
|
|
|
typemove "github.com/go-fed/activity/streams/impl/activitystreams/type_move"
|
|
|
|
typenote "github.com/go-fed/activity/streams/impl/activitystreams/type_note"
|
|
|
|
typeobject "github.com/go-fed/activity/streams/impl/activitystreams/type_object"
|
|
|
|
typeoffer "github.com/go-fed/activity/streams/impl/activitystreams/type_offer"
|
|
|
|
typeorderedcollection "github.com/go-fed/activity/streams/impl/activitystreams/type_orderedcollection"
|
|
|
|
typeorderedcollectionpage "github.com/go-fed/activity/streams/impl/activitystreams/type_orderedcollectionpage"
|
|
|
|
typeorganization "github.com/go-fed/activity/streams/impl/activitystreams/type_organization"
|
|
|
|
typepage "github.com/go-fed/activity/streams/impl/activitystreams/type_page"
|
|
|
|
typeperson "github.com/go-fed/activity/streams/impl/activitystreams/type_person"
|
|
|
|
typeplace "github.com/go-fed/activity/streams/impl/activitystreams/type_place"
|
|
|
|
typeprofile "github.com/go-fed/activity/streams/impl/activitystreams/type_profile"
|
|
|
|
typequestion "github.com/go-fed/activity/streams/impl/activitystreams/type_question"
|
|
|
|
typeread "github.com/go-fed/activity/streams/impl/activitystreams/type_read"
|
|
|
|
typereject "github.com/go-fed/activity/streams/impl/activitystreams/type_reject"
|
|
|
|
typerelationship "github.com/go-fed/activity/streams/impl/activitystreams/type_relationship"
|
|
|
|
typeremove "github.com/go-fed/activity/streams/impl/activitystreams/type_remove"
|
|
|
|
typeservice "github.com/go-fed/activity/streams/impl/activitystreams/type_service"
|
|
|
|
typetentativeaccept "github.com/go-fed/activity/streams/impl/activitystreams/type_tentativeaccept"
|
|
|
|
typetentativereject "github.com/go-fed/activity/streams/impl/activitystreams/type_tentativereject"
|
|
|
|
typetombstone "github.com/go-fed/activity/streams/impl/activitystreams/type_tombstone"
|
|
|
|
typetravel "github.com/go-fed/activity/streams/impl/activitystreams/type_travel"
|
|
|
|
typeundo "github.com/go-fed/activity/streams/impl/activitystreams/type_undo"
|
|
|
|
typeupdate "github.com/go-fed/activity/streams/impl/activitystreams/type_update"
|
|
|
|
typevideo "github.com/go-fed/activity/streams/impl/activitystreams/type_video"
|
|
|
|
typeview "github.com/go-fed/activity/streams/impl/activitystreams/type_view"
|
|
|
|
vocab "github.com/go-fed/activity/streams/vocab"
|
|
|
|
)
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsAcceptIsDisjointWith returns true if Accept is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsAcceptIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeaccept.AcceptIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsActivityIsDisjointWith returns true if Activity is disjoint with
|
|
|
|
// the other's type.
|
|
|
|
func ActivityStreamsActivityIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeactivity.ActivityIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsAddIsDisjointWith returns true if Add is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsAddIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeadd.AddIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsAnnounceIsDisjointWith returns true if Announce is disjoint with
|
|
|
|
// the other's type.
|
|
|
|
func ActivityStreamsAnnounceIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeannounce.AnnounceIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsApplicationIsDisjointWith returns true if Application is
|
|
|
|
// disjoint with the other's type.
|
|
|
|
func ActivityStreamsApplicationIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeapplication.ApplicationIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsArriveIsDisjointWith returns true if Arrive is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsArriveIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typearrive.ArriveIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsArticleIsDisjointWith returns true if Article is disjoint with
|
|
|
|
// the other's type.
|
|
|
|
func ActivityStreamsArticleIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typearticle.ArticleIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsAudioIsDisjointWith returns true if Audio is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsAudioIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeaudio.AudioIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsBlockIsDisjointWith returns true if Block is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsBlockIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeblock.BlockIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsCollectionIsDisjointWith returns true if Collection is disjoint
|
|
|
|
// with the other's type.
|
|
|
|
func ActivityStreamsCollectionIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typecollection.CollectionIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsCollectionPageIsDisjointWith returns true if CollectionPage is
|
|
|
|
// disjoint with the other's type.
|
|
|
|
func ActivityStreamsCollectionPageIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typecollectionpage.CollectionPageIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsCreateIsDisjointWith returns true if Create is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsCreateIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typecreate.CreateIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsDeleteIsDisjointWith returns true if Delete is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsDeleteIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typedelete.DeleteIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsDislikeIsDisjointWith returns true if Dislike is disjoint with
|
|
|
|
// the other's type.
|
|
|
|
func ActivityStreamsDislikeIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typedislike.DislikeIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsDocumentIsDisjointWith returns true if Document is disjoint with
|
|
|
|
// the other's type.
|
|
|
|
func ActivityStreamsDocumentIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typedocument.DocumentIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsEventIsDisjointWith returns true if Event is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsEventIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeevent.EventIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsFlagIsDisjointWith returns true if Flag is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsFlagIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeflag.FlagIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsFollowIsDisjointWith returns true if Follow is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsFollowIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typefollow.FollowIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsGroupIsDisjointWith returns true if Group is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsGroupIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typegroup.GroupIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsIgnoreIsDisjointWith returns true if Ignore is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsIgnoreIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeignore.IgnoreIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsImageIsDisjointWith returns true if Image is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsImageIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeimage.ImageIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsIntransitiveActivityIsDisjointWith returns true if
|
|
|
|
// IntransitiveActivity is disjoint with the other's type.
|
|
|
|
func ActivityStreamsIntransitiveActivityIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeintransitiveactivity.IntransitiveActivityIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsInviteIsDisjointWith returns true if Invite is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsInviteIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeinvite.InviteIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsJoinIsDisjointWith returns true if Join is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsJoinIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typejoin.JoinIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsLeaveIsDisjointWith returns true if Leave is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsLeaveIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeleave.LeaveIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsLikeIsDisjointWith returns true if Like is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsLikeIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typelike.LikeIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsLinkIsDisjointWith returns true if Link is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsLinkIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typelink.LinkIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsListenIsDisjointWith returns true if Listen is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsListenIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typelisten.ListenIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsMentionIsDisjointWith returns true if Mention is disjoint with
|
2019-01-30 06:28:40 +09:00
|
|
|
// the other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsMentionIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typemention.MentionIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsMoveIsDisjointWith returns true if Move is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsMoveIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typemove.MoveIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsNoteIsDisjointWith returns true if Note is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsNoteIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typenote.NoteIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsObjectIsDisjointWith returns true if Object is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsObjectIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeobject.ObjectIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsOfferIsDisjointWith returns true if Offer is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsOfferIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeoffer.OfferIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsOrderedCollectionIsDisjointWith returns true if
|
|
|
|
// OrderedCollection is disjoint with the other's type.
|
|
|
|
func ActivityStreamsOrderedCollectionIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeorderedcollection.OrderedCollectionIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsOrderedCollectionPageIsDisjointWith returns true if
|
|
|
|
// OrderedCollectionPage is disjoint with the other's type.
|
|
|
|
func ActivityStreamsOrderedCollectionPageIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeorderedcollectionpage.OrderedCollectionPageIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsOrganizationIsDisjointWith returns true if Organization is
|
|
|
|
// disjoint with the other's type.
|
|
|
|
func ActivityStreamsOrganizationIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeorganization.OrganizationIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsPageIsDisjointWith returns true if Page is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsPageIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typepage.PageIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsPersonIsDisjointWith returns true if Person is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsPersonIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeperson.PersonIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsPlaceIsDisjointWith returns true if Place is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsPlaceIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeplace.PlaceIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsProfileIsDisjointWith returns true if Profile is disjoint with
|
2019-01-30 06:28:40 +09:00
|
|
|
// the other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsProfileIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeprofile.ProfileIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsQuestionIsDisjointWith returns true if Question is disjoint with
|
2019-01-30 06:28:40 +09:00
|
|
|
// the other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsQuestionIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typequestion.QuestionIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsReadIsDisjointWith returns true if Read is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsReadIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeread.ReadIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsRejectIsDisjointWith returns true if Reject is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsRejectIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typereject.RejectIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsRelationshipIsDisjointWith returns true if Relationship is
|
|
|
|
// disjoint with the other's type.
|
|
|
|
func ActivityStreamsRelationshipIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typerelationship.RelationshipIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsRemoveIsDisjointWith returns true if Remove is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsRemoveIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeremove.RemoveIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsServiceIsDisjointWith returns true if Service is disjoint with
|
2019-01-30 06:28:40 +09:00
|
|
|
// the other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsServiceIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeservice.ServiceIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsTentativeAcceptIsDisjointWith returns true if TentativeAccept is
|
|
|
|
// disjoint with the other's type.
|
|
|
|
func ActivityStreamsTentativeAcceptIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typetentativeaccept.TentativeAcceptIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsTentativeRejectIsDisjointWith returns true if TentativeReject is
|
|
|
|
// disjoint with the other's type.
|
|
|
|
func ActivityStreamsTentativeRejectIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typetentativereject.TentativeRejectIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsTombstoneIsDisjointWith returns true if Tombstone is disjoint
|
|
|
|
// with the other's type.
|
|
|
|
func ActivityStreamsTombstoneIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typetombstone.TombstoneIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsTravelIsDisjointWith returns true if Travel is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsTravelIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typetravel.TravelIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsUndoIsDisjointWith returns true if Undo is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsUndoIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeundo.UndoIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsUpdateIsDisjointWith returns true if Update is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsUpdateIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeupdate.UpdateIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|
|
|
|
|
2019-02-05 06:29:04 +09:00
|
|
|
// ActivityStreamsVideoIsDisjointWith returns true if Video is disjoint with the
|
2019-01-30 06:28:40 +09:00
|
|
|
// other's type.
|
2019-02-05 06:29:04 +09:00
|
|
|
func ActivityStreamsVideoIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typevideo.VideoIsDisjointWith(other)
|
|
|
|
}
|
|
|
|
|
|
|
|
// ActivityStreamsViewIsDisjointWith returns true if View is disjoint with the
|
|
|
|
// other's type.
|
|
|
|
func ActivityStreamsViewIsDisjointWith(other vocab.Type) bool {
|
|
|
|
return typeview.ViewIsDisjointWith(other)
|
2019-01-30 06:28:40 +09:00
|
|
|
}
|