Uses of Class
com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
Packages that use AbstractConnectionLinkPart
-
Uses of AbstractConnectionLinkPart in com.amalgamasimulation.graphicaleditor
Methods in com.amalgamasimulation.graphicaleditor that return types with arguments of type AbstractConnectionLinkPartModifier and TypeMethodDescriptionprotected abstract Class<? extends AbstractConnectionLinkPart<?,?, ?, ?>>[] Module.getConnectionLinkPartTypes()Method parameters in com.amalgamasimulation.graphicaleditor with type arguments of type AbstractConnectionLinkPartModifier and TypeMethodDescriptionprotected voidModule.bindConnectionLinkPartAdapters(com.google.inject.multibindings.MapBinder<org.eclipse.gef.common.adapt.AdapterKey<?>, Object> adapterMapBinder, Class<? extends AbstractConnectionLinkPart<?, ?, ?, ?>> connectionLinkPartType)