class ObjectFactory extends model.ObjectFactory
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ObjectFactory
- ObjectFactory
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ObjectFactory()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
createActedOnBehalfOf(): ActedOnBehalfOf
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createActivity(): Activity
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createAgent(): Agent
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createAlternateOf(): AlternateOf
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createDerivedByInsertionFrom(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createDerivedByRemovalFrom(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createDictionaryMembership(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createDocument(): Document
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createEntity(): Entity
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createEntry(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createHadMember(): HadMember
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createInternationalizedString(): LangString
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createKey(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createLocation(): Location
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createMentionOf(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createNamedBundle(): Bundle
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createOther(): model.Other
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createQualifiedAlternateOf(): AlternateOf
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createQualifiedHadMember(): HadMember
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createQualifiedSpecializationOf(): SpecializationOf
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createRole(): Role
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createSpecializationOf(): SpecializationOf
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createType(): Type
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createTypedValue(): Nothing
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createUsed(): Used
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createValue(): Value
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasAssociatedWith(): WasAssociatedWith
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasAttributedTo(): WasAttributedTo
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasDerivedFrom(): WasDerivedFrom
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasEndedBy(): WasEndedBy
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasGeneratedBy(): WasGeneratedBy
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasInfluencedBy(): WasInfluencedBy
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasInformedBy(): WasInformedBy
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasInvalidatedBy(): WasInvalidatedBy
- Definition Classes
- ObjectFactory → ObjectFactory
-
def
createWasStartedBy(): WasStartedBy
- Definition Classes
- ObjectFactory → ObjectFactory
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated