All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.activitystream.model.interfaces.HasAspects Maven / Gradle / Ivy

package com.activitystream.model.interfaces;

import com.activitystream.model.aspects.AspectManager;

public interface HasAspects extends LinkedElement {

    AspectManager getAspectManager();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy