MCPcopy Index your code
hub / github.com/LibrePlan/libreplan

github.com/LibrePlan/libreplan @libreplan-1.6.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release libreplan-1.6.1 ↗ · + Follow
23,901 symbols 89,051 edges 1,596 files 2,959 documented · 12%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IPredicate (Interface)
Classes implementing this interface check if object matches a given condition, usually comparing to some attributes in c [12 …
ganttzk/src/main/java/org/zkoss/ganttz/IPredicate.java
IProfileBootstrap (Interface)
Interface for ProfilesBootstrap @author Manuel Rego Casasnovas [65 implementers]
libreplan-business/src/main/java/org/libreplan/business/users/bootstrap/IProfileBootstrap.java
IEmailNotificationJob (Interface)
Sends E-mail to users with data that storing in notification_queue table. @author Vova Perebykivskyi <vova@libreplan-en [12 …
libreplan-webapp/src/main/java/org/libreplan/importers/notifications/IEmailNotificationJob.java
ITaskFundamentalProperties (Interface)
@author Óscar González Fernández @author Manuel Rego Casasnovas [6 implementers]
ganttzk/src/main/java/org/zkoss/ganttz/data/ITaskFundamentalProperties.java
ICompanyEarnedValueCalculator (Interface)
@author Diego Pino García Utility class for calculating all 'Earned Value' indicators [6 implementers]
libreplan-business/src/main/java/org/libreplan/business/planner/entities/ICompanyEarnedValueCalculator.java
IResourceAllocationCommand (Interface)
Contract for ResourceAllocationCommand. @author Manuel Rego Casasnovas [13 implementers]
libreplan-webapp/src/main/java/org/libreplan/web/planner/allocation/IResourceAllocationCommand.java
IStructureNavigator (Interface)
@author Óscar González Fernández [6 implementers]
ganttzk/src/main/java/org/zkoss/ganttz/adapters/IStructureNavigator.java
IAssignedEffortForResource (Interface)
It allows to know how much load a Resource has at the given day. It's used by GenericResourceAllocation so it di [8 implementers]
libreplan-business/src/main/java/org/libreplan/business/planner/entities/AssignedEffortForResource.java

Core symbols most depended-on inside this repo

add
called by 1722
libreplan-business/src/main/java/org/libreplan/business/trees/ITreeParentNode.java
get
called by 1535
libreplan-webapp/src/main/java/org/libreplan/web/common/Util.java
size
called by 1333
libreplan-business/src/main/java/org/libreplan/business/planner/chart/ContiguousDaysLine.java
equalTo
called by 1130
libreplan-business/src/main/java/org/libreplan/business/calendars/entities/AvailabilityTimeLine.java
_t
called by 825
libreplan-webapp/src/main/java/org/libreplan/web/common/components/finders/OrderFilterEnum.java
getValue
called by 758
libreplan-business/src/main/java/org/libreplan/business/hibernate/notification/IAutoUpdatedSnapshot.java
appendChild
called by 640
libreplan-webapp/src/main/java/org/libreplan/web/planner/allocation/stretches/StretchesFunctionController.java
toString
called by 563
libreplan-webapp/src/main/java/org/libreplan/web/common/components/finders/IFilterEnum.java

Shape

Method 21,661
Class 1,542
Interface 391
Function 204
Enum 103

Languages

Java99%
TypeScript1%
Ruby1%

Modules by API surface

ganttzk/src/main/java/org/zkoss/ganttz/data/GanttDiagramGraph.java304 symbols
libreplan-business/src/main/java/org/libreplan/business/planner/entities/ResourceAllocation.java259 symbols
libreplan-business/src/main/java/org/libreplan/business/orders/entities/OrderElement.java193 symbols
libreplan-webapp/src/main/java/org/libreplan/web/planner/allocation/AdvancedAllocationController.java176 symbols
libreplan-webapp/src/main/java/org/libreplan/web/orders/OrderCRUDController.java143 symbols
libreplan-business/src/main/java/org/libreplan/business/planner/entities/Task.java141 symbols
libreplan-webapp/src/main/java/org/libreplan/web/tree/TreeController.java132 symbols
libreplan-webapp/src/main/java/org/libreplan/web/common/ConfigurationController.java129 symbols
libreplan-webapp/src/main/java/org/libreplan/web/planner/order/PlanningStateCreator.java127 symbols
libreplan-webapp/src/main/java/org/libreplan/web/calendars/BaseCalendarEditionController.java123 symbols
libreplan-business/src/main/java/org/libreplan/business/planner/entities/TaskElement.java123 symbols
libreplan-webapp/src/main/java/org/libreplan/web/planner/TaskElementAdapter.java118 symbols

Datastores touched

libreplandevDatabase · 1 repos
(mysql)Database · 1 repos
libreplandevDatabase · 1 repos
navaldevDatabase · 1 repos
libreplanDatabase · 1 repos

For agents

$ claude mcp add libreplan \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page