org.opencrx.kernel.activity1.cci2.ActivityGroup Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.activity1.cci2;
/**
* Abstract class {@code ActivityGroup}
*
* isFrozen
*/
@javax.annotation.Generated(
value = "org.openmdx.application.mof.mapping.java.InstanceMapper",
date = "2023-10-28T12:15:34.741675680Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface ActivityGroup
extends org.opencrx.kernel.activity1.cci2.ActivitiesSource,
org.opencrx.kernel.base.cci2.SecureObject,
org.openmdx.base.cci2.BasicObject{
// ----------------------------------------------------------------------------
// 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.ActivityGroupIsCreatedBy.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.ActivityGroupContainsActivityFilter.ActivityFilter getActivityFilter(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code activityGroupRelationship}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.activity1.cci2.ActivityGroupHasActivityGroupRelationship.ActivityGroupRelationship getActivityGroupRelationship(
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code activityGroupType}.
* @return The non-null value for attribute {@code activityGroupType}.
*/
public short getActivityGroupType(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code activityGroupType}.
* @param activityGroupType The non-{@code null} new value for attribute {@code activityGroupType}.
*/
public void setActivityGroupType(
short activityGroupType
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code activityNote}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.activity1.cci2.ActivityGroupContainsActivityNote.ActivityNote getActivityNote(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code assignedAccount}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.activity1.cci2.ActivityGroupHasAccountAssignment.AssignedAccount getAssignedAccount(
);
// ----------------------------------------------------------------------------
// Instance/Operation
// ----------------------------------------------------------------------------
/**
*/
public org.opencrx.kernel.activity1.cci2.CalcTotalQuantityResult calcTotalQuantity(
org.opencrx.kernel.activity1.cci2.CalcTotalQuantityParams in
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code creationContext}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.openmdx.base.cci2.ContextCapable getCreationContext(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code creationContext}.
* @param creationContext The new—possibly {@code null}—value for this reference.
*/
public void setCreationContext(
org.openmdx.base.cci2.ContextCapable creationContext
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code defaultCreator}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.activity1.cci2.ActivityCreator getDefaultCreator(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code defaultCreator}.
* @param defaultCreator The new—possibly {@code null}—value for this reference.
*/
public void setDefaultCreator(
org.opencrx.kernel.activity1.cci2.ActivityCreator defaultCreator
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the possibly null value for the optional attribute {@code description}.
* @return The possibly null value for attribute {@code description}.
*/
public java.lang.String getDescription(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code description}.
* @param description The possibly null new value for attribute {@code description}.
*/
public void setDescription(
java.lang.String description
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code filteredActivity}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.activity1.cci2.ActivityGroupContainsActivity.FilteredActivity getFilteredActivity(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code followUp}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.activity1.cci2.ActivityGroupContainsFollowUp.FollowUp getFollowUp(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code mainActivity}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.activity1.cci2.Activity getMainActivity(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code mainActivity}.
* @param mainActivity The new—possibly {@code null}—value for this reference.
*/
public void setMainActivity(
org.opencrx.kernel.activity1.cci2.Activity mainActivity
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code name}.
* @return The non-null value for attribute {@code name}.
*/
public java.lang.String getName(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code name}.
* @param name The non-{@code null} new value for attribute {@code name}.
*/
public void setName(
java.lang.String name
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code targetGroupAccounts}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.account1.cci2.AbstractFilterAccount getTargetGroupAccounts(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code targetGroupAccounts}.
* @param targetGroupAccounts The new—possibly {@code null}—value for this reference.
*/
public void setTargetGroupAccounts(
org.opencrx.kernel.account1.cci2.AbstractFilterAccount targetGroupAccounts
);
// ----------------------------------------------------------------------------
// 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.ActivityGroupContainsWorkReportEntry.WorkReportEntry getWorkReportEntry(
);
// ----------------------------------------------------------------------------
// Instance/End
// ----------------------------------------------------------------------------
}