Method Summary |
|
public ClusterPG | getClusterPG() Search additional properties for a ClusterPG instance. |
public CommunityPG | getCommunityPG(long time) Search additional properties for a CommunityPG instance. |
public CommunityPG | getCommunityPG() |
public PropertyGroupSchedule | getCommunityPGSchedule() |
public EntityPG | getEntityPG() Search additional properties for a EntityPG instance. |
public ItemIdentificationPG | getItemIdentificationPG() Search additional properties for a ItemIdentificationPG instance. |
public LocationSchedulePG | getLocationSchedulePG() Search additional properties for a LocationSchedulePG instance. |
public RelationshipPG | getRelationshipPG() Search additional properties for a RelationshipPG instance. |
public TypeIdentificationPG | getTypeIdentificationPG() Search additional properties for a TypeIdentificationPG instance. |
public boolean | hasClusterPG() |
public boolean | hasCommunityPG() |
public boolean | hasCommunityPG(long time) |
public boolean | hasEntityPG() |
public boolean | hasItemIdentificationPG() |
public boolean | hasLocationSchedulePG() |
public boolean | hasRelationshipPG() |
public boolean | hasTypeIdentificationPG() |
public void | setClusterPG(PropertyGroup aClusterPG) Set the ClusterPG property. |
public void | setCommunityPG(PropertyGroup aCommunityPG) Set the CommunityPG property. |
public void | setCommunityPGSchedule(PropertyGroupSchedule schedule) |
public void | setEntityPG(PropertyGroup aEntityPG) Set the EntityPG property. |
public void | setItemIdentificationPG(PropertyGroup aItemIdentificationPG) Set the ItemIdentificationPG property. |
public void | setLocationSchedulePG(PropertyGroup aLocationSchedulePG) Set the LocationSchedulePG property. |
public void | setRelationshipPG(PropertyGroup aRelationshipPG) Set the RelationshipPG property. |
public void | setTypeIdentificationPG(PropertyGroup aTypeIdentificationPG) Set the TypeIdentificationPG property. |