ArcroleReference constructor

ArcroleReference(arcrole_type)

Initializes a new instance of ArcroleReference class.

def __init__(self, arcrole_type):
    ...
ParameterTypeDescription
arcrole_typeArcroleTypeThe ArcroleType.

See Also