All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencrx.kernel.activity1.cci2.Segment Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.activity1.cci2;

/**
 * Class {@code Segment}
 *

* isFrozen */ @javax.annotation.Generated( value = "org.openmdx.application.mof.mapping.java.InstanceMapper", date = "2023-10-28T12:15:34.754034124Z", comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY" ) public interface Segment extends org.opencrx.kernel.cci2.Segment, org.opencrx.kernel.activity1.cci2.ActivitiesSource, org.opencrx.kernel.base.cci2.Auditee, org.opencrx.kernel.base.cci2.Exporter, org.opencrx.kernel.base.cci2.Importer, org.opencrx.kernel.base.cci2.Indexed, org.opencrx.kernel.base.cci2.SecureObject, org.opencrx.kernel.base.cci2.WorkflowTarget{ // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activity}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivity.Activity getActivity( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityCategory}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityCategory.ActivityCategory getActivityCategory( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityCreator}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityCreator.ActivityCreator getActivityCreator( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityFilter}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityFilter.ActivityFilter getActivityFilter( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityMilestone}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityMilestone.ActivityMilestone getActivityMilestone( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityProcess}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityProcess.ActivityProcess getActivityProcess( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityTracker}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityTracker.ActivityTracker getActivityTracker( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code activityType}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsActivityType.ActivityType getActivityType( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code addressGroup}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsAddressGroup.AddressGroup getAddressGroup( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code calendar}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsCalendar.Calendar getCalendar( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code resource}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsResource.Resource getResource( ); // ---------------------------------------------------------------------------- // Instance/ReferenceGet0_nWithQuery // ---------------------------------------------------------------------------- /** * Retrieves a set containing all the elements for the reference {@code workReportEntry}. * @return A set containing all the elements for this reference. */ public org.opencrx.kernel.activity1.cci2.SegmentContainsWorkReportEntry.WorkReportEntry getWorkReportEntry( ); // ---------------------------------------------------------------------------- // Instance/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy