Interface AssignedComplexRelationType
- All Superinterfaces:
AssignedCharacteristicType,Entity,Serializable
@Deprecated(since="2025.04",
forRemoval=true)
public interface AssignedComplexRelationType
extends AssignedCharacteristicType
Deprecated, for removal: This API element is subject to removal in a future version.
Represents an assigned complex relation type
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the complex relation type to be assigned.Deprecated, for removal: This API element is subject to removal in a future version.Returns the list ofids that should match the legs of the complex relation.Methods inherited from interface AssignedCharacteristicType
getAssignedCharacteristicTypeDiscriminator, getAssignedResourceId, getAssignedResourceType, getMaximumOccurrences, getMinimumOccurrences, isReadOnly, isSystem
-
Method Details
-
getComplexRelationType
ComplexRelationType getComplexRelationType()Deprecated, for removal: This API element is subject to removal in a future version.Returns the complex relation type to be assigned.- Returns:
- the complex relation type to be assigned
-
getMatchingLegTypesIds
Deprecated, for removal: This API element is subject to removal in a future version.Returns the list ofids that should match the legs of the complex relation.- Returns:
- the list of
ids that should match the legs of the complex relation
-
AssignedCharacteristicTypeReference