Uses of Interface
io.ciera.tool.sql.ooaofooa.component.InterfaceReference
-
-
Uses of InterfaceReference in io.ciera.tool
-
Uses of InterfaceReference in io.ciera.tool.sql.ooaofooa.component
Methods in io.ciera.tool.sql.ooaofooa.component that return InterfaceReference Modifier and Type Method Description InterfaceReferenceProvision. R4009_is_a_InterfaceReference()InterfaceReferenceRequirement. R4009_is_a_InterfaceReference()InterfaceReferenceInterfaceReferenceInDelegation. R4013_handles_delegation_for_InterfaceReference()Methods in io.ciera.tool.sql.ooaofooa.component with parameters of type InterfaceReference Modifier and Type Method Description default voidC_I. addR4012_is_formal_definition_InterfaceReference(InterfaceReference inst)default voidDelegation. addR4014_provides_delegation_to_InterfaceReference(InterfaceReference inst)default voidC_PO. addR4016_exposes_InterfaceReference(InterfaceReference inst)default voidC_I. removeR4012_is_formal_definition_InterfaceReference(InterfaceReference inst)default voidDelegation. removeR4014_provides_delegation_to_InterfaceReference(InterfaceReference inst)default voidC_PO. removeR4016_exposes_InterfaceReference(InterfaceReference inst)default voidProvision. setR4009_is_a_InterfaceReference(InterfaceReference inst)default voidRequirement. setR4009_is_a_InterfaceReference(InterfaceReference inst)default voidInterfaceReferenceInDelegation. setR4013_handles_delegation_for_InterfaceReference(InterfaceReference inst) -
Uses of InterfaceReference in io.ciera.tool.sql.ooaofooa.component.componentlibrary
Methods in io.ciera.tool.sql.ooaofooa.component.componentlibrary that return InterfaceReference Modifier and Type Method Description InterfaceReferenceImportedReference. R4701_imports_InterfaceReference()Methods in io.ciera.tool.sql.ooaofooa.component.componentlibrary with parameters of type InterfaceReference Modifier and Type Method Description default voidImportedReference. setR4701_imports_InterfaceReference(InterfaceReference inst) -
Uses of InterfaceReference in io.ciera.tool.sql.ooaofooa.component.componentlibrary.impl
Methods in io.ciera.tool.sql.ooaofooa.component.componentlibrary.impl that return InterfaceReference Modifier and Type Method Description InterfaceReferenceImportedReferenceImpl. R4701_imports_InterfaceReference()Methods in io.ciera.tool.sql.ooaofooa.component.componentlibrary.impl with parameters of type InterfaceReference Modifier and Type Method Description voidImportedReferenceImpl. setR4701_imports_InterfaceReference(InterfaceReference inst) -
Uses of InterfaceReference in io.ciera.tool.sql.ooaofooa.component.impl
Classes in io.ciera.tool.sql.ooaofooa.component.impl that implement InterfaceReference Modifier and Type Class Description classInterfaceReferenceImplFields in io.ciera.tool.sql.ooaofooa.component.impl declared as InterfaceReference Modifier and Type Field Description static InterfaceReferenceInterfaceReferenceImpl. EMPTY_INTERFACEREFERENCEMethods in io.ciera.tool.sql.ooaofooa.component.impl that return InterfaceReference Modifier and Type Method Description static InterfaceReferenceInterfaceReferenceImpl. create(Sql context)static InterfaceReferenceInterfaceReferenceImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId m_Id, io.ciera.runtime.summit.types.UniqueId ref_Formal_Interface_Id, io.ciera.runtime.summit.types.UniqueId ref_Delegation_Id, io.ciera.runtime.summit.types.UniqueId ref_Port_Id)InterfaceReferenceInterfaceReferenceSetImpl. nullElement()InterfaceReferenceInterfaceReferenceImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)InterfaceReferenceProvisionImpl. R4009_is_a_InterfaceReference()InterfaceReferenceRequirementImpl. R4009_is_a_InterfaceReference()InterfaceReferenceInterfaceReferenceInDelegationImpl. R4013_handles_delegation_for_InterfaceReference()InterfaceReferenceInterfaceReferenceImpl. self()Methods in io.ciera.tool.sql.ooaofooa.component.impl that return types with arguments of type InterfaceReference Modifier and Type Method Description List<InterfaceReference>InterfaceReferenceSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.component.impl with parameters of type InterfaceReference Modifier and Type Method Description voidC_IImpl. addR4012_is_formal_definition_InterfaceReference(InterfaceReference inst)voidDelegationImpl. addR4014_provides_delegation_to_InterfaceReference(InterfaceReference inst)voidC_POImpl. addR4016_exposes_InterfaceReference(InterfaceReference inst)voidC_IImpl. removeR4012_is_formal_definition_InterfaceReference(InterfaceReference inst)voidDelegationImpl. removeR4014_provides_delegation_to_InterfaceReference(InterfaceReference inst)voidC_POImpl. removeR4016_exposes_InterfaceReference(InterfaceReference inst)voidProvisionImpl. setR4009_is_a_InterfaceReference(InterfaceReference inst)voidRequirementImpl. setR4009_is_a_InterfaceReference(InterfaceReference inst)voidInterfaceReferenceInDelegationImpl. setR4013_handles_delegation_for_InterfaceReference(InterfaceReference inst)Method parameters in io.ciera.tool.sql.ooaofooa.component.impl with type arguments of type InterfaceReference Modifier and Type Method Description InterfaceReferenceSetInterfaceReferenceSetImpl. emptySet(Comparator<? super InterfaceReference> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.component.impl with type arguments of type InterfaceReference Constructor Description InterfaceReferenceSetImpl(Comparator<? super InterfaceReference> comp)
-