Uses of Interface
com._1c.g5.v8.dt.erd.IErdEntity
Packages that use IErdEntity
Package
Description
-
Uses of IErdEntity in com._1c.g5.v8.dt.erd
Methods in com._1c.g5.v8.dt.erd that return types with arguments of type IErdEntityModifier and TypeMethodDescriptionCollection<? extends IErdEntity>IErdDiagramController.addEntities(Collection<? extends IErdEntity> entities) Adds new items to the existing diagram.Collection<? extends IErdEntity>IErdDiagramController.deleteEntities(Collection<? extends IErdEntity> entities) Deletes items from the existing diagram.Method parameters in com._1c.g5.v8.dt.erd with type arguments of type IErdEntityModifier and TypeMethodDescriptionCollection<? extends IErdEntity>IErdDiagramController.addEntities(Collection<? extends IErdEntity> entities) Adds new items to the existing diagram.Collection<? extends IErdEntity>IErdDiagramController.deleteEntities(Collection<? extends IErdEntity> entities) Deletes items from the existing diagram.voidIErdDiagramController.initializeFromEntities(Collection<? extends IErdEntity> entities) Initializes diagram from given items. -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.core
Methods in com._1c.g5.v8.dt.erd.core that return types with arguments of type IErdEntityModifier and TypeMethodDescriptioncom._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.add(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.add(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities, com._1c.g5.v8.dt.diagram.framework.model.Point point) Collection<? extends IErdEntity>ErdDiagramController.addEntities(Collection<? extends IErdEntity> objects) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.delete(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) Collection<? extends IErdEntity>ErdDiagramController.deleteEntities(Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.refreshEntities(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.refreshRelations(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends com._1c.g5.v8.dt.diagram.framework.IRelation> relations) Method parameters in com._1c.g5.v8.dt.erd.core with type arguments of type IErdEntityModifier and TypeMethodDescriptioncom._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.add(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.add(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.add(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities, com._1c.g5.v8.dt.diagram.framework.model.Point point) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.add(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities, com._1c.g5.v8.dt.diagram.framework.model.Point point) Collection<? extends IErdEntity>ErdDiagramController.addEntities(Collection<? extends IErdEntity> objects) protected voidErdDiagramCoreController.checkExistingRelations(Collection<IErdEntity> entities) Checks existing relation in given entities. if relation no longer exists, deletes it.ErdDiagramCoreController.create(Collection<? extends IErdEntity> entities) protected voidErdDiagramCoreController.createRelationsInEntities(Collection<IErdEntity> entities) Creates relation between given entities.com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.delete(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.delete(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) Collection<? extends IErdEntity>ErdDiagramController.deleteEntities(Collection<? extends IErdEntity> entities) protected voidErdDiagramCoreController.deleteRelationsInEntities(Collection<IErdEntity> entities) Deletes relations linking to deleted from diagram entities.voidErdDiagramController.initializeFromEntities(Collection<? extends IErdEntity> objects) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.refreshEntities(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.refreshEntities(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends IErdEntity> entities) com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity,com._1c.g5.v8.dt.diagram.framework.IRelation> ErdDiagramCoreController.refreshRelations(com._1c.g5.v8.dt.diagram.framework.IDiagramCore<IErdEntity, com._1c.g5.v8.dt.diagram.framework.IRelation> diagram, Collection<? extends com._1c.g5.v8.dt.diagram.framework.IRelation> relations) -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.core.dataconverter
Methods in com._1c.g5.v8.dt.erd.core.dataconverter that return types with arguments of type IErdEntity -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.model
Classes in com._1c.g5.v8.dt.erd.model that implement IErdEntityModifier and TypeClassDescriptionclassAbstract implementation ofIErdEntity.classImplementation ofAbstractErdEntity.classImplementation ofAbstractErdEntity.classSpecial type of group - subsystem.Methods in com._1c.g5.v8.dt.erd.model that return types with arguments of type IErdEntityMethods in com._1c.g5.v8.dt.erd.model with parameters of type IErdEntityModifier and TypeMethodDescriptionvoidErdEntityGroup.removeEntity(IErdEntity entity) Removes entity from group.Method parameters in com._1c.g5.v8.dt.erd.model with type arguments of type IErdEntityModifier and TypeMethodDescriptionvoidErdDiagramCore.addEntities(Collection<? extends IErdEntity> entitiesToAdd) voidErdEntityGroup.addEntities(Collection<IErdEntity> entities) Adds entities to group.voidErdDiagramCore.removeEntities(Collection<? extends IErdEntity> entitiesToRemove) voidErdEntityGroup.removeEntities(Collection<IErdEntity> entities) Removes entities from group.voidErdEntityGroup.setEntities(Collection<IErdEntity> entities) Sets group entities.Constructor parameters in com._1c.g5.v8.dt.erd.model with type arguments of type IErdEntityModifierConstructorDescriptionErdDiagramCore(Collection<IErdEntity> entities) Constructor.ErdDiagramCore(Collection<IErdEntity> entities, Collection<com._1c.g5.v8.dt.diagram.framework.IRelation> relations) ConstructorErdEntityGroup(String name, int priority, Collection<IErdEntity> entities, String projectName) Constructor.ErdEntityGroup(String name, int priority, Collection<IErdEntity> entities, String projectName, int x, int y, int width, int height) Constructor.ErdSubsystemGroup(String name, int priority, Collection<IErdEntity> entities, String projectName, org.eclipse.emf.common.util.URI uri, org.eclipse.emf.ecore.EClass eClass) Constructor -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.service
Methods in com._1c.g5.v8.dt.erd.service that return IErdEntityModifier and TypeMethodDescriptionstatic IErdEntityErdUtil.cloneEntity(IErdEntity entityToClone) Clones given entity (not entity group).static IErdEntityErdUtil.getEntityGroup(IErdDiagramCore diagramCore, com._1c.g5.v8.dt.diagram.framework.IEntity entity) Returns group from given diagram core which contain given entity.Methods in com._1c.g5.v8.dt.erd.service that return types with arguments of type IErdEntityModifier and TypeMethodDescriptionstatic Collection<IErdEntity>ErdUtil.getAllEntities(ErdEntityGroup entityGroup) Returns all entities (instance ofErdEntity) from given group.static Collection<IErdEntity>ErdUtil.getAssociatedEntities(IErdDiagramCore diagramCore, Collection<MdObject> mdObjects) Returns associated with given mdObjects entities.static Collection<IErdEntity>ErdUtil.getAssociatedEntitiesExtended(IErdDiagramCore diagramCore, Collection<MdObject> mdObjects) Returns associated with given mdObjects entities.static Collection<IErdEntity>ErdUtil.getInnerGroups(ErdEntityGroup entityGroup) Return all inner groups (instance ofErdEntityGroup) from given group.Methods in com._1c.g5.v8.dt.erd.service with parameters of type IErdEntityModifier and TypeMethodDescriptionstatic IErdEntityErdUtil.cloneEntity(IErdEntity entityToClone) Clones given entity (not entity group).static MdObjectErdUtil.createProxy(IErdEntity entity) Creates proxy for given entity.Method parameters in com._1c.g5.v8.dt.erd.service with type arguments of type IErdEntityModifier and TypeMethodDescriptionstatic Collection<MdObject>ErdUtil.getAssociatedMdObjects(Collection<IErdEntity> entities) Returns associated with given entities mdObjects proxies.static voidErdUtil.moveEntitiesToFreeSpace(Collection<IErdEntity> entitiesToMove, Collection<com._1c.g5.v8.dt.diagram.framework.IRelation> relationsToMove, Collection<IErdEntity> allEntities, Collection<com._1c.g5.v8.dt.diagram.framework.IRelation> allRelations) Moves entities to closest free space on given diagram -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.ui
Methods in com._1c.g5.v8.dt.erd.ui with parameters of type IErdEntityModifier and TypeMethodDescriptionprotected AbstractErdFigureDiagramGuiBuilder.buildEntity(IErdEntity entity, com._1c.g5.v8.dt.diagram.framework.ui.IDiagram diagram) Builds figure from given entity.Method parameters in com._1c.g5.v8.dt.erd.ui with type arguments of type IErdEntityModifier and TypeMethodDescriptionvoidIGroupsListener.deleted(Collection<IErdEntity> entities) Fires this event when delete group action happens.voidIGroupsListener.grouped(Collection<IErdEntity> entities) Fires this event when group action happens.voidIGroupsListener.ungrouped(Collection<IErdEntity> entities) Fires this event when ungroup action happens. -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.ui.editors.operations
Method parameters in com._1c.g5.v8.dt.erd.ui.editors.operations with type arguments of type IErdEntityModifier and TypeMethodDescriptionprotected voidAbstractDiagramEntitiesOperation.addEntities(IErdDiagramController controller, Collection<? extends IErdEntity> entities, DiagramTabItem tab, boolean needRefresh) Adds given entities to given controller and refreshes given tab ifneedRefreshistrue.protected voidDropEntitiesOperation.addEntities(IErdDiagramController controller, Collection<? extends IErdEntity> entities, DiagramTabItem tab, boolean refresh) protected voidAbstractDiagramEntitiesOperation.removeEntities(IErdDiagramController controller, Collection<? extends IErdEntity> entities, DiagramTabItem tab, boolean needRefresh) Removes given entities from given controller and refreshes given tab ifneedRefreshistrue.protected voidDeleteEntitiesOperation.removeEntities(IErdDiagramController controller, Collection<? extends IErdEntity> entities, DiagramTabItem tab, boolean needRefresh) Constructors in com._1c.g5.v8.dt.erd.ui.editors.operations with parameters of type IErdEntityModifierConstructorDescriptionGroupEntitiesOperation(Collection<IErdEntity> entities, IErdEntity group, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorConstructor parameters in com._1c.g5.v8.dt.erd.ui.editors.operations with type arguments of type IErdEntityModifierConstructorDescriptionAddEntitiesOperation(Collection<IErdEntity> entities, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorAddToGroupOperation(Collection<IErdEntity> entities, ErdEntityGroup group, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorDeleteEntitiesOperation(Collection<IErdEntity> entities, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorDropEntitiesOperation(Collection<IErdEntity> entities, com._1c.g5.v8.dt.diagram.framework.model.Point dropLocation, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorExtractFromGroupOperation(Collection<IErdEntity> entities, ErdEntityGroup group, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorGroupEntitiesOperation(Collection<IErdEntity> entities, IErdEntity group, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) ConstructorUngroupEntitiesOperation(Collection<IErdEntity> ungroupedEntities, Collection<IErdEntity> groups, IErdDiagramController controller, DiagramTabItem tab, boolean isExecuted) Constructor -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.ui.handlers
Methods in com._1c.g5.v8.dt.erd.ui.handlers that return types with arguments of type IErdEntityModifier and TypeMethodDescriptionprotected Collection<IErdEntity>BuildConnectedHandler.getConnectedEntities(Collection<IErdEntity> projectEntities, Collection<IErdEntity> selectedEntities, org.eclipse.core.runtime.SubMonitor subMonitor) Returns entities connected to selected entities.protected Collection<IErdEntity>BuildConnectedHandler.getConnectedEntities(Collection<MdObject> mdObjects, IErdDiagramController controller, org.eclipse.core.runtime.SubMonitor subMonitor) Returns entities connected to given md objects.protected Collection<IErdEntity>BuildReferencedToHandler.getConnectedEntities(Collection<IErdEntity> projectEntities, Collection<IErdEntity> selectedEntities, org.eclipse.core.runtime.SubMonitor subMonitor) protected Collection<IErdEntity>BuildReferencedToHandler.getConnectedEntities(Collection<MdObject> mdObjects, IErdDiagramController controller, org.eclipse.core.runtime.SubMonitor subMonitor) protected Collection<IErdEntity>BuildReferensedFromHandler.getConnectedEntities(Collection<IErdEntity> projectEntities, Collection<IErdEntity> selectedEntities, org.eclipse.core.runtime.SubMonitor subMonitor) protected Collection<IErdEntity>ShowConnectedHandler.getConnectedEntities(IErdEntity entity, DiagramTabItem tab) Returns list of entities, connected with given entity.Methods in com._1c.g5.v8.dt.erd.ui.handlers with parameters of type IErdEntityModifier and TypeMethodDescriptionprotected Collection<IErdEntity>ShowConnectedHandler.getConnectedEntities(IErdEntity entity, DiagramTabItem tab) Returns list of entities, connected with given entity.voidShowConnectedHandler.showConnected(ErdTabsManager tabsManager, ErdActionsManager actionsManager, IErdEntity entity) Shows given entity and entities connected with given in new tab.Method parameters in com._1c.g5.v8.dt.erd.ui.handlers with type arguments of type IErdEntityModifier and TypeMethodDescriptionvoidAddToGroupHandler.addToGroup(ErdEntityGroup group, Collection<IErdEntity> entities, DiagramTabItem tab) Adds given entities to given groupvoidBuildDiagramHandler.build(Collection<IErdEntity> entities, DiagramTabItem parentDiagram, DiagramTabItem tabToBuildIn) Builds diagram in active tab from given objects.voidBuildDiagramHandler.buildSync(Collection<IErdEntity> entities, DiagramTabItem parentDiagram, DiagramTabItem tabToBuildIn, org.eclipse.core.runtime.IProgressMonitor progressMonitor) Builds diagram in active tab from given objects.protected Collection<MdObject>AbstractDiagramHandler.convertToMdObjects(Collection<? extends IErdEntity> entities) Converts given entities to mdObjects.voidDeleteEntitiesHandler.delete(DiagramTabItem tab, Collection<IErdEntity> entities) Deletes given entities.protected Collection<IErdEntity>BuildConnectedHandler.getConnectedEntities(Collection<IErdEntity> projectEntities, Collection<IErdEntity> selectedEntities, org.eclipse.core.runtime.SubMonitor subMonitor) Returns entities connected to selected entities.protected Collection<IErdEntity>BuildReferencedToHandler.getConnectedEntities(Collection<IErdEntity> projectEntities, Collection<IErdEntity> selectedEntities, org.eclipse.core.runtime.SubMonitor subMonitor) protected Collection<IErdEntity>BuildReferensedFromHandler.getConnectedEntities(Collection<IErdEntity> projectEntities, Collection<IErdEntity> selectedEntities, org.eclipse.core.runtime.SubMonitor subMonitor) voidGroupEntitiesHandler.group(Collection<IErdEntity> entities, int x, int y, DiagramTabItem tab) Group given entities to one groupvoidBuildConnectedHandler.processEntities(Collection<IErdEntity> entities, DiagramTabItem tab) Build entities connected to given entities.voidUngroupEntitiesHandler.ungroup(Collection<IErdEntity> groups, com._1c.g5.v8.dt.diagram.framework.model.Point position, DiagramTabItem tab) Ungroups given entities with center on given point.voidUngroupEntitiesHandler.ungroup(Collection<IErdEntity> groups, DiagramTabItem tab) Ungroups given entities. -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.ui.model.draw2d
Methods in com._1c.g5.v8.dt.erd.ui.model.draw2d that return IErdEntityConstructors in com._1c.g5.v8.dt.erd.ui.model.draw2d with parameters of type IErdEntityModifierConstructorDescriptionAbstractErdFigure(IErdEntity associatedEntity, DiagramTabItem tab, com._1c.g5.v8.dt.diagram.framework.ui.IDiagram diagram) Consturcor.AbstractErdFigureWithBorder(IErdEntity associatedEntity, DiagramTabItem tab, com._1c.g5.v8.dt.diagram.framework.ui.IDiagram diagram) Consturcor.EntityFigure(IErdEntity entity, DiagramTabItem tab, com._1c.g5.v8.dt.diagram.framework.ui.IDiagram diagram) Constructor.EntityGroupFigure(IErdEntity entity, DiagramTabItem tab, com._1c.g5.v8.dt.diagram.framework.ui.IDiagram diagram) Constructor. -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.ui.support
Methods in com._1c.g5.v8.dt.erd.ui.support that return types with arguments of type IErdEntityModifier and TypeMethodDescriptionstatic Collection<IErdEntity>ErdUiUtil.getAssociatedEntities(Collection<? extends org.eclipse.draw2d.IFigure> figures) Returns associated with given figures entities.Methods in com._1c.g5.v8.dt.erd.ui.support with parameters of type IErdEntityModifier and TypeMethodDescriptionstatic MdObjectErdUiUtil.getAssociatedMdObject(IErdEntity entity, IBmModelManager bmModelManager, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returns associated to given entity md object.static booleanErdUiUtil.isSameConfiguration(IErdEntity entity, MdObject mdObject, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returnstrueif givenentityandmdObjectfrom one configuration. -
Uses of IErdEntity in com._1c.g5.v8.dt.erd.ui.widgets
Method parameters in com._1c.g5.v8.dt.erd.ui.widgets with type arguments of type IErdEntityModifier and TypeMethodDescriptionvoidDiagramTabItem.deleted(Collection<IErdEntity> entities) voidDiagramTabItem.grouped(Collection<IErdEntity> entities) voidDiagramTabItem.relayoutEntities(Collection<IErdEntity> entities, Collection<com._1c.g5.v8.dt.diagram.framework.IRelation> relations, org.eclipse.core.runtime.IProgressMonitor progressMonitor) Relayouts given entities and relations.voidDiagramTabItem.rerouteEdges(Collection<IErdEntity> entities, Collection<com._1c.g5.v8.dt.diagram.framework.IRelation> relations, org.eclipse.core.runtime.IProgressMonitor progressMonitor) Reroutes given relations.voidDiagramTabItem.ungrouped(Collection<IErdEntity> entities)