A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
GAParameters — class, package org.samchon.library.utils
GAParameters(generation:int, population:int, tournament:int, mutationRate:Number) — Constructor, class org.samchon.library.utils.GAParameters
generation — Property, class org.samchon.library.utils.GAParameters
get(key:any) — method, class org.samchon.namtree.criteria.NTCriteria
get(key:any) — method, class org.samchon.namtree.criteria.NTSideParameterArray
get(key:any) — method, class org.samchon.namtree.file.NTParameter
get(key:any) — method, class org.samchon.namtree.file.NTParameterArray
_get(key:any) — method, class org.samchon.protocol.entity.EntityArray
Access the element(Entity) by specified identifier(key).
get(key:String) — method, class org.samchon.protocol.invoke.Invoke
Access the InvokeParameter by specified identifier(parameter's name).
getAggregation() — method, class org.samchon.namtree.criteria.NTSide
getArguments() — method, class org.samchon.protocol.invoke.Invoke
Get arguments.
getBin() — method, class org.samchon.namtree.file.NTExploreParameter
getComment() — method, class org.samchon.library.filetree.file.FTFile
getComment() — method, class org.samchon.library.filetree.file.FTFolder
getComment() — method, interface org.samchon.library.filetree.file.IFTFile
Get comment.
getData() — method, class org.samchon.library.filetree.file.BinaryFile
Get binary data of the file.
getData() — method, class org.samchon.library.filetree.file.TextFile
Get text data of the file.
getExploreParameter() — method, class org.samchon.namtree.file.NTFile
getExploreParameter() — method, class org.samchon.namtree.file.NTParameter
getExtension() — method, class org.samchon.library.filetree.file.FTFile
getFile(uid:int) — method, class org.samchon.library.filetree.FTFactory
getFile() — method, class org.samchon.namtree.criteria.NTSide
getFunction() — method, class org.samchon.namtree.file.NTFile
getGeneration() — method, class org.samchon.library.utils.GAParameters
getItemRenderer(index:int) — method, class org.samchon.library.ui.ButtonBar
getListener() — method, class org.samchon.protocol.invoke.Invoke
Get listener.
getMaximum() — method, class org.samchon.namtree.file.NTExploreParameter
getMinimum() — method, class org.samchon.namtree.file.NTExploreParameter
getMovie() — method, class org.samchon.protocol.movie.Window
Get Movie.
getMovieName() — Static Method , class org.samchon.library.utils.URL
Get the "movie" property from URLVariables in URL
getMutationRate() — method, class org.samchon.library.utils.GAParameters
getName() — method, class org.samchon.library.filetree.file.FTFile
getName() — method, class org.samchon.library.filetree.file.FTFolder
getName() — method, interface org.samchon.library.filetree.file.IFTFile
Get name.
getName() — method, class org.samchon.protocol.invoke.InvokeParameter
getOtherside() — method, class org.samchon.namtree.file.NTFile
getParameterArray() — method, class org.samchon.namtree.criteria.NTSide
getParameterArray() — method, class org.samchon.namtree.file.NTFile
getParameters() — Static Method , class org.samchon.library.utils.URL
Get the URLVariables (GET method) from URL ex) http://samchon.org/simulation/index.html?movie=montecarlo&type=4&code=005930 ---- -> returns "movie=montecarlo&type=4&code=005930";
getParent() — method, class org.samchon.library.filetree.file.FTFile
getParent() — method, class org.samchon.library.filetree.file.FTFolder
getParent() — method, interface org.samchon.library.filetree.file.IFTFile
Get parent folder.
getPath() — method, class org.samchon.library.filetree.file.FTFile
getPath() — method, class org.samchon.library.filetree.file.FTFolder
getPath() — method, interface org.samchon.library.filetree.file.IFTFile
Get full-path of the file.
getPopulation() — method, class org.samchon.library.utils.GAParameters
getSide() — method, class org.samchon.namtree.criteria.NTSideParameterArray
getTopMenu() — method, class org.samchon.protocol.movie.Window
Get TopMenu.
getTournament() — method, class org.samchon.library.utils.GAParameters
getType() — method, class org.samchon.protocol.invoke.InvokeParameter
getUID() — method, class org.samchon.library.filetree.file.FTFile
getUID() — method, class org.samchon.library.filetree.file.FTFolder
getUID() — method, interface org.samchon.library.filetree.file.IFTFile
Get uid.
getValue() — method, class org.samchon.protocol.invoke.InvokeParameter
getWindow() — method, class org.samchon.protocol.movie.Movie
Get Window.
goAuthority() — method, class org.samchon.protocol.movie.Window
Request the minimum authority for the Service.
goClose() — method, class org.samchon.protocol.movie.Window
Close this window.
goConnect(ip:String, port:int) — method, class org.samchon.protocol.movie.Window
Connect to the C++ cloud server.
goExport(extension:String) — method, class org.samchon.protocol.movie.Window
Save principle Entity(s) in Movie.
goLogout() — method, class org.samchon.protocol.movie.Window
Request log-out to Server and navigate to the log-in page.
goNewWindow() — Static Method , class org.samchon.library.utils.URL
Create a new window having same movie
goScreenshot() — method, class org.samchon.protocol.movie.Window
Capture current Window's image and save it.
goServerInfo() — method, class org.samchon.protocol.movie.Window
Fetch Server's ip and port from external configuration file.
goWindow(movie:String) — Static Method , class org.samchon.library.utils.URL
Navigate this window to another movie
goWindow(movie:String) — method, class org.samchon.protocol.movie.Window
Navigate this browser to another Window.
Group — class, package org.samchon.library.ui
Group() — Constructor, class org.samchon.library.ui.Group
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z