Lines Matching refs:ImageAction

30 	AsImageAction() (*ImageAction, bool)
89 var ia ImageAction
158 func (a Action) AsImageAction() (*ImageAction, bool) {
566 func (ao AggregateOffer) AsImageAction() (*ImageAction, bool) {
962 AsImageAction() (*ImageAction, bool)
1020 var ia ImageAction
1105 func (cw CreativeWork) AsImageAction() (*ImageAction, bool) {
1498 func (er ErrorResponse) AsImageAction() (*ImageAction, bool) {
1683 AsImageAction() (*ImageAction, bool)
1742 var ia ImageAction
1875 func (i Identifiable) AsImageAction() (*ImageAction, bool) {
2056 AsImageAction() (*ImageAction, bool)
2060 type ImageAction struct { struct
2130 var ia ImageAction
2155 func (ia ImageAction) MarshalJSON() ([]byte, error) { argument
2165 func (ia ImageAction) AsPoint2D() (*Point2D, bool) { argument
2170 func (ia ImageAction) AsNormalizedQuadrilateral() (*NormalizedQuadrilateral, bool) { argument
2175 func (ia ImageAction) AsImageAction() (*ImageAction, bool) { argument
2180 func (ia ImageAction) AsBasicImageAction() (BasicImageAction, bool) { argument
2185 func (ia ImageAction) AsImageTag() (*ImageTag, bool) { argument
2190 func (ia ImageAction) AsOrganization() (*Organization, bool) { argument
2195 func (ia ImageAction) AsOffer() (*Offer, bool) { argument
2200 func (ia ImageAction) AsBasicOffer() (BasicOffer, bool) { argument
2205 func (ia ImageAction) AsAggregateOffer() (*AggregateOffer, bool) { argument
2210 func (ia ImageAction) AsImageObject() (*ImageObject, bool) { argument
2215 func (ia ImageAction) AsImageKnowledge() (*ImageKnowledge, bool) { argument
2220 func (ia ImageAction) AsResponse() (*Response, bool) { argument
2225 func (ia ImageAction) AsBasicResponse() (BasicResponse, bool) { argument
2230 func (ia ImageAction) AsIdentifiable() (*Identifiable, bool) { argument
2235 func (ia ImageAction) AsBasicIdentifiable() (BasicIdentifiable, bool) { argument
2240 func (ia ImageAction) AsErrorResponse() (*ErrorResponse, bool) { argument
2245 func (ia ImageAction) AsThing() (*Thing, bool) { argument
2250 func (ia ImageAction) AsBasicThing() (BasicThing, bool) { argument
2255 func (ia ImageAction) AsAction() (*Action, bool) { argument
2260 func (ia ImageAction) AsBasicAction() (BasicAction, bool) { argument
2265 func (ia ImageAction) AsMediaObject() (*MediaObject, bool) { argument
2270 func (ia ImageAction) AsBasicMediaObject() (BasicMediaObject, bool) { argument
2275 func (ia ImageAction) AsCreativeWork() (*CreativeWork, bool) { argument
2280 func (ia ImageAction) AsBasicCreativeWork() (BasicCreativeWork, bool) { argument
2285 func (ia ImageAction) AsPerson() (*Person, bool) { argument
2290 func (ia ImageAction) AsIntangible() (*Intangible, bool) { argument
2295 func (ia ImageAction) AsBasicIntangible() (BasicIntangible, bool) { argument
2300 func (ia ImageAction) AsImageEntityAction() (*ImageEntityAction, bool) { argument
2305 func (ia ImageAction) AsImageModuleAction() (*ImageModuleAction, bool) { argument
2310 func (ia ImageAction) AsRecipe() (*Recipe, bool) { argument
2315 func (ia ImageAction) AsImageRecipesAction() (*ImageRecipesAction, bool) { argument
2320 func (ia ImageAction) AsImageRelatedSearchesAction() (*ImageRelatedSearchesAction, bool) { argument
2325 func (ia ImageAction) AsImageShoppingSourcesAction() (*ImageShoppingSourcesAction, bool) { argument
2330 func (ia ImageAction) AsStructuredValue() (*StructuredValue, bool) { argument
2335 func (ia ImageAction) AsBasicStructuredValue() (BasicStructuredValue, bool) { argument
2340 func (ia ImageAction) AsResponseBase() (*ResponseBase, bool) { argument
2345 func (ia ImageAction) AsBasicResponseBase() (BasicResponseBase, bool) { argument
2350 func (ia *ImageAction) UnmarshalJSON(body []byte) error { argument
2596 func (iea ImageEntityAction) AsImageAction() (*ImageAction, bool) {
3003 func (ik ImageKnowledge) AsImageAction() (*ImageAction, bool) {
3242 func (ima ImageModuleAction) AsImageAction() (*ImageAction, bool) {
3688 func (ioVar ImageObject) AsImageAction() (*ImageAction, bool) {
4184 func (ira ImageRecipesAction) AsImageAction() (*ImageAction, bool) {
4616 func (irsa ImageRelatedSearchesAction) AsImageAction() (*ImageAction, bool) {
5048 func (issa ImageShoppingSourcesAction) AsImageAction() (*ImageAction, bool) {
5483 func (it ImageTag) AsImageAction() (*ImageAction, bool) {
5897 func (i Intangible) AsImageAction() (*ImageAction, bool) {
6188 func (mo MediaObject) AsImageAction() (*ImageAction, bool) {
6632 func (nq NormalizedQuadrilateral) AsImageAction() (*ImageAction, bool) {
6906 func (o Offer) AsImageAction() (*ImageAction, bool) {
7125 func (o Organization) AsImageAction() (*ImageAction, bool) {
7348 func (p Person) AsImageAction() (*ImageAction, bool) {
7577 func (p2 Point2D) AsImageAction() (*ImageAction, bool) {
8018 func (r Recipe) AsImageAction() (*ImageAction, bool) {
8384 AsImageAction() (*ImageAction, bool)
8446 var ia ImageAction
8575 func (r Response) AsImageAction() (*ImageAction, bool) {
8753 AsImageAction() (*ImageAction, bool)
8812 var ia ImageAction
8949 func (rb ResponseBase) AsImageAction() (*ImageAction, bool) {
9216 func (sv StructuredValue) AsImageAction() (*ImageAction, bool) {
9394 AsImageAction() (*ImageAction, bool)
9463 var ia ImageAction
9580 func (t Thing) AsImageAction() (*ImageAction, bool) {