Skip to main content

%Compiler.LG.JavaPropDef

Property Inventory

Method Inventory

Properties

property AccessPolicy as %Integer (JAVATYPE = "java.lang.Integer");
Property methods: AccessPolicyDisplayToLogical(), AccessPolicyGet(), AccessPolicyIsValid(), AccessPolicyLogicalToDisplay(), AccessPolicyNormalize(), AccessPolicySet()
property DeclaredType as %Integer (JAVATYPE = "java.lang.Integer");
Property methods: DeclaredTypeDisplayToLogical(), DeclaredTypeGet(), DeclaredTypeIsValid(), DeclaredTypeLogicalToDisplay(), DeclaredTypeNormalize(), DeclaredTypeSet()
property Getter;
Property methods: GetterDisplayToLogical(), GetterGet(), GetterIsValid(), GetterLogicalToDisplay(), GetterLogicalToOdbc(), GetterNormalize(), GetterSet()
property TableDef as %Compiler.LG.JavaTableDef;
Property methods: TableDefGet(), TableDefGetObject(), TableDefGetObjectId(), TableDefGetSwizzled(), TableDefIsEmpty(), TableDefIsValid(), TableDefNewObject(), TableDefSet(), TableDefSetObject(), TableDefSetObjectId(), TableDefUnSwizzle()
property childTableColumns as list of %Compiler.LG.JavaColumnDef;
Property methods: childTableColumnsBuildValueArray(), childTableColumnsCollectionToDisplay(), childTableColumnsCollectionToOdbc(), childTableColumnsDisplayToCollection(), childTableColumnsGet(), childTableColumnsGetObject(), childTableColumnsGetObjectId(), childTableColumnsGetSwizzled(), childTableColumnsIsValid(), childTableColumnsOdbcToCollection(), childTableColumnsSet(), childTableColumnsSetObject(), childTableColumnsSetObjectId()
property childTableName as %String (MAXLEN = 512);
Property methods: childTableNameDisplayToLogical(), childTableNameGet(), childTableNameIsValid(), childTableNameLogicalToDisplay(), childTableNameLogicalToOdbc(), childTableNameNormalize(), childTableNameSet()
property jprop as %Compiler.LG.JavaElemDef;
Property methods: jpropGet(), jpropGetObject(), jpropGetObjectId(), jpropGetSwizzled(), jpropIsEmpty(), jpropIsValid(), jpropNewObject(), jpropSet(), jpropSetObject(), jpropSetObjectId(), jpropUnSwizzle()
property projectsAsChildTable as %Boolean;
Property methods: projectsAsChildTableDisplayToLogical(), projectsAsChildTableGet(), projectsAsChildTableIsValid(), projectsAsChildTableLogicalToDisplay(), projectsAsChildTableNormalize(), projectsAsChildTableSet()
property sqlComputed as %Boolean;
Property methods: sqlComputedDisplayToLogical(), sqlComputedGet(), sqlComputedIsValid(), sqlComputedLogicalToDisplay(), sqlComputedNormalize(), sqlComputedSet()
property sqlName as %String (MAXLEN = 512);
Property methods: sqlNameDisplayToLogical(), sqlNameGet(), sqlNameIsValid(), sqlNameLogicalToDisplay(), sqlNameLogicalToOdbc(), sqlNameNormalize(), sqlNameSet()

Methods

method MakeFrom1(javaDef As %Compiler.LG.JavaClassDef, Property As %Compiler.LG.PropWrapper, columns As %ArrayOfObjects, MapProperties) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab