Uses of Interface
org.graffiti.plugin.actions.URLattributeAction
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute | |
| org.graffiti.managers | |
| org.graffiti.plugin |
Contains an interface and an adapter class for a generic plugin.
|
-
Uses of URLattributeAction in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute that implement URLattributeAction Modifier and Type Class Description classLoadGraphFileAttributeActionclassLoadURLattributeActionMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute that return URLattributeAction Modifier and Type Method Description URLattributeAction[]URLAttributePlugin. getURLattributeActions() -
Uses of URLattributeAction in org.graffiti.managers
Methods in org.graffiti.managers that return types with arguments of type URLattributeAction Modifier and Type Method Description Collection<URLattributeAction>DefaultURLattributeActionManager. getActions()Collection<URLattributeAction>URLattributeActionManager. getActions() -
Uses of URLattributeAction in org.graffiti.plugin
Methods in org.graffiti.plugin that return URLattributeAction Modifier and Type Method Description URLattributeAction[]GenericPlugin. getURLattributeActions()URLattributeAction[]GenericPluginAdapter. getURLattributeActions()