Purpose

This page provides the GUID formalism for JAVA Technology

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
CSS(tick)
Details

Object name: fakeMethodWithHighComplexity
Object full name: com.castsoftware.businessLayer.AccessDatabase.fakeMethodWithHighComplexity
GUID: 99?com?99?castsoftware?99?businessLayer?620?c:/sbo - cast/cast-ms/825/deploy/tkb - run reference pattern/my package 3/business2/src/com/castsoftware/businesslayer/accessdatabase.java?100?AccessDatabase?102?fakeMethodWithHighComplexity()

The GUID of a Java object is build with :

  1. Type id of the object and all its parents
  2. Object name and all its parents name
  3. object separator : ?

Format will be : <Type id of all parents>?<all the parents Name>?<type id of the object>?<Name of the object>


Notes/comments


Related Pages