Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.tools.script.test.overrides.activity.community | |
oracle.ifs.core.tools.script.test.overrides.cyber.beans |
Modifier and Type | Class and Description |
---|---|
class |
ActorRelation
A ActorRelation is a Relation subclass whose related object
is an Actor.
|
class |
AttachmentRelation
An AttachmentRelation represents a Document attachment.
|
class |
ConversationRelation
A ConversationRelation is a Relation subclass whose related object
is a Conversation.
|
class |
TieActorRelation
TieActorRelation allows the ECMSDK-defined behavior
of the ActorRelation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieAttachmentRelation
TieAttachmentRelation allows the ECMSDK-defined behavior of the
AttachmentRelation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieConversationRelation
TieConversationRelation allows the ECMSDK-defined behavior
of the ConversationRelation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieRelation
TieRelation allows the ECMSDK-defined behavior of the
Relation classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Method and Description |
---|---|
Relation[] |
PublicObject.getRelations()
Gets the set of Relation attached as categories to this object.
|
Modifier and Type | Class and Description |
---|---|
class |
CommunityConversation
A CommunityConversation is a special type of ConversationRelation,
used to represent a Conversation between members within a Community.
|
class |
CommunityMember
A CommunityMember is a special type of ActorRelation, used to represent a
member within a Community.
|
Modifier and Type | Class and Description |
---|---|
class |
StixAttributedToRelation
A StixAttributedToRelation is a
STIX SRO representing one object being attributed to another.
|
class |
StixCooperatingRelation
A StixCooperatingRelation is a
STIX SRO representing one object cooperating with another.
|
class |
StixDerivedFromRelation
A StixDerivedFromRelation is a
STIX SRO represent one object being derived from another.
|
class |
StixDuplicateOfRelation
A StixDuplicateOfRelation is a
STIX SRO represent one object being a duplicate of another.
|
class |
StixImpersonatesRelation
A StixImpersonatesRelation is a
STIX SRO representing one object impersonating another.
|
class |
StixIndicatesRelation
A StixIndicatesRelation is a
STIX SRO representing one object indicating another.
|
class |
StixMitigatesRelation
A StixMitigatesRelation is a
STIX SRO representing one object mitigating another.
|
class |
StixRelatedToRelation
A StixRelatedToRelation is a
STIX SRO represent one object being related to another.
|
class |
StixRelationObject
A StixRelationObject is a
STIX 2.0 Relationship Object (SRO).
|
class |
StixReportedRelation
A StixReportedRelation is a
STIX SRO representing one object indicating another.
|
class |
StixTargetsRelation
A StixTargetsRelation is a
STIX SRO representing one object targeting another.
|
class |
StixUsesRelation
A StixUsesRelation is a
STIX SRO representing one object using another.
|
class |
StixVariantOfRelation
A StixVariantOfRelation represents a
STIX SRO representing one object being a variant of another.
|
Copyright © 2023. All rights reserved.