Show / Hide Table of Contents

Class RepresentedVariableGroup

Represents a group of RepresentedVariable items.

Inheritance
System.Object
NotificationObject
IdentifiableBase
VersionableBase
DescribableBase
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>
RepresentedVariableGroup
Inherited Members
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.TypeOfGroup
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.Universes
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.Concept
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.Subjects
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.Keywords
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.Items
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ItemsList
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ChildGroups
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ChildGroupsList
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ChildItemType
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ChildGroupType
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.GetChildren()
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ReplaceChild(IdentifierTriple, IVersionable)
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.AddChild(IVersionable)
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.RemoveChild(IVersionable)
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.RemoveChild(IdentifierTriple)
VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>.ChildTypesAccepted
DescribableBase.ItemName
DescribableBase.Label
DescribableBase.Description
DescribableBase.DisplayLabel
VersionableBase.Accept(IVersionableVisitor)
VersionableBase.IsDirty
VersionableBase.IsPublished
VersionableBase.ChildrenDereferenced
VersionableBase.IsPopulated
VersionableBase.Version
VersionableBase.VersionDate
VersionableBase.VersionResponsibility
VersionableBase.VersionRationale
VersionableBase.CompositeId
VersionableBase.CustomFields
VersionableBase.UserAttributes
VersionableBase.OtherMaterials
VersionableBase.BasedOn
VersionableBase.Attachments
VersionableBase.GetChildren()
VersionableBase.ManagedCollections
VersionableBase.ManageCollection(INotifyCollectionChanged, String)
VersionableBase.RemoveChild(IVersionable, IList[])
VersionableBase.RemoveChild(IdentifierTriple, IList[])
VersionableBase.ReplaceChild(IdentifierTriple, IVersionable)
VersionableBase.RemoveChild(IdentifierTriple)
VersionableBase.AddChild(IVersionable)
VersionableBase.ChildTypesAccepted
Algenta.Colectica.Model.VersionableBase.TryReplaceChild<T>(Func<>, Action<>, Algenta.Colectica.Model.Utility.IdentifierTriple, Algenta.Colectica.Model.IVersionable)
VersionableBase.ToString()
IdentifiableBase.DefaultAgencyId
IdentifiableBase.AgencyId
IdentifiableBase.Identifier
IdentifiableBase.UserIds
IdentifiableBase.GetUserIdValue(String)
NotificationObject.PropertyChanged
NotificationObject.RaisePropertyChanged(String)
NotificationObject.RaisePropertyChanged(String[])
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
NotificationObject.OnPropertyChanged(String)
NotificationObject.ResumePropertyEvents()
NotificationObject.SuspendPropertyEvents()
NotificationObject.PropertyEventsSuspended
NotificationObject.PropagateChildChanges(INotifyCollectionChanged, String)
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class RepresentedVariableGroup : VersionableGroupBase<RepresentedVariable, RepresentedVariableGroup>, IVersionableGroup, IVersionable, IIdentifiable, IVisitable, IHasCustomFields, IDescribable

Constructors

RepresentedVariableGroup()

Initializes a new instance of the RepresentedVariableGroup class.

Declaration
public RepresentedVariableGroup()

Properties

ItemType

Gets the universally unique identifier representing the item's type.

Declaration
public override Guid ItemType { get; }
Property Value
Type Description
Guid

The identifier representing the item's type.

Overrides
VersionableBase.ItemType

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica