org.babyfish.util.GraphTraveler$Resource.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-core Show documentation
Show all versions of babyfish-core Show documentation
The core project of babyfish,
it supports
(1) .NET style event notification API
(2) Object Graph Travel API
(3) Typed I18N
(4) X Collection Framework
(5) MA Collection Framework
(6) ObjectModel4Java
The newest version!
invokedMethodTooEarly = Invoke the method "{1}()" of the class "{0}" too early, the data is not initialized ready
invocationMustDuringBeforeTravelNeighborNodes = Can not invoke the method "{1}()" of the class "{0}" here, it can only be invoked during the "beforeTravelNeighborNodes()" of "{2}" or "{3}"
getIdIsInvalidBecauseContextIdAllocatingIsNotSupported = Can not invoke the method "getId()" of the class "{0}" because the parent object "{1}" does not support the context id allocating
© 2015 - 2025 Weber Informatics LLC | Privacy Policy