Uses of Interface
io.ciera.tool.sql.ooaofooa.component.C_I
-
-
Uses of C_I in io.ciera.tool
Methods in io.ciera.tool with parameters of type C_I Modifier and Type Method Description voidSql. relate_R4003_ExecutableProperty_provides_signature_of_C_I(ExecutableProperty form, C_I part)voidSql. relate_R4012_InterfaceReference_may_be_defined_by_C_I(InterfaceReference form, C_I part)voidSql. relate_R421_Iface_is_basis_for_C_I(Iface form, C_I part)voidSql. relate_R8001_C_I_is_a_PackageableElement(C_I form, PackageableElement part)voidSqlSqlLoader. serialize_8001(C_I c_i_inst, PrintStream out)voidSqlSqlLoader. serialize_C_I(C_I c_i_inst, PrintStream out)voidSql. unrelate_R4003_ExecutableProperty_provides_signature_of_C_I(ExecutableProperty form, C_I part)voidSql. unrelate_R4012_InterfaceReference_may_be_defined_by_C_I(InterfaceReference form, C_I part)voidSql. unrelate_R421_Iface_is_basis_for_C_I(Iface form, C_I part)voidSql. unrelate_R8001_C_I_is_a_PackageableElement(C_I form, PackageableElement part) -
Uses of C_I in io.ciera.tool.sql.architecture.interfaces
Methods in io.ciera.tool.sql.architecture.interfaces that return C_I Modifier and Type Method Description C_IIface. R421_is_basis_for_C_I()Methods in io.ciera.tool.sql.architecture.interfaces with parameters of type C_I Modifier and Type Method Description default voidIface. setR421_is_basis_for_C_I(C_I inst) -
Uses of C_I in io.ciera.tool.sql.architecture.interfaces.impl
Methods in io.ciera.tool.sql.architecture.interfaces.impl that return C_I Modifier and Type Method Description C_IIfaceImpl. R421_is_basis_for_C_I()Methods in io.ciera.tool.sql.architecture.interfaces.impl with parameters of type C_I Modifier and Type Method Description voidIfaceImpl. setR421_is_basis_for_C_I(C_I inst) -
Uses of C_I in io.ciera.tool.sql.ooaofooa.component
Methods in io.ciera.tool.sql.ooaofooa.component that return C_I Modifier and Type Method Description C_IExecutableProperty. R4003_provides_signature_of_C_I()C_IInterfaceReference. R4012_may_be_defined_by_C_I()Methods in io.ciera.tool.sql.ooaofooa.component with parameters of type C_I Modifier and Type Method Description default voidExecutableProperty. setR4003_provides_signature_of_C_I(C_I inst)default voidInterfaceReference. setR4012_may_be_defined_by_C_I(C_I inst) -
Uses of C_I in io.ciera.tool.sql.ooaofooa.component.impl
Classes in io.ciera.tool.sql.ooaofooa.component.impl that implement C_I Modifier and Type Class Description classC_IImplFields in io.ciera.tool.sql.ooaofooa.component.impl declared as C_I Modifier and Type Field Description static C_IC_IImpl. EMPTY_C_IMethods in io.ciera.tool.sql.ooaofooa.component.impl that return C_I Modifier and Type Method Description static C_IC_IImpl. create(Sql context)static C_IC_IImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Id, io.ciera.runtime.summit.types.UniqueId m_Package_IDdeprecated, String m_Name, String m_Descrip)static C_IC_IImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Id, io.ciera.runtime.summit.types.UniqueId m_Package_IDdeprecated, String m_Name, String m_Descrip)C_IC_ISetImpl. nullElement()C_IC_IImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)C_IExecutablePropertyImpl. R4003_provides_signature_of_C_I()C_IInterfaceReferenceImpl. R4012_may_be_defined_by_C_I()C_IC_IImpl. self()Methods in io.ciera.tool.sql.ooaofooa.component.impl that return types with arguments of type C_I Modifier and Type Method Description List<C_I>C_ISetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.component.impl with parameters of type C_I Modifier and Type Method Description voidExecutablePropertyImpl. setR4003_provides_signature_of_C_I(C_I inst)voidInterfaceReferenceImpl. setR4012_may_be_defined_by_C_I(C_I inst)Method parameters in io.ciera.tool.sql.ooaofooa.component.impl with type arguments of type C_I Modifier and Type Method Description C_ISetC_ISetImpl. emptySet(Comparator<? super C_I> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.component.impl with type arguments of type C_I Constructor Description C_ISetImpl(Comparator<? super C_I> comp) -
Uses of C_I in io.ciera.tool.sql.ooaofooa.packageableelement
Methods in io.ciera.tool.sql.ooaofooa.packageableelement that return C_I Modifier and Type Method Description C_IPackageableElement. R8001_is_a_C_I()Methods in io.ciera.tool.sql.ooaofooa.packageableelement with parameters of type C_I Modifier and Type Method Description default voidPackageableElement. setR8001_is_a_C_I(C_I inst) -
Uses of C_I in io.ciera.tool.sql.ooaofooa.packageableelement.impl
Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl that return C_I Modifier and Type Method Description C_IPackageableElementImpl. R8001_is_a_C_I()Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl with parameters of type C_I Modifier and Type Method Description voidPackageableElementImpl. setR8001_is_a_C_I(C_I inst)
-