Get an object's context or elements thereof

get_context(x)

# S4 method for stype
get_context(x)

get_short_label(x)

# S4 method for context
get_short_label(x)

# S4 method for stype
get_short_label(x)

get_long_label(x)

# S4 method for context
get_long_label(x)

# S4 method for stype
get_long_label(x)

get_description(x)

# S4 method for context
get_description(x)

# S4 method for stype
get_description(x)

get_derivation(x)

# S4 method for context
get_derivation(x)

# S4 method for stype
get_derivation(x)

get_purpose(x)

# S4 method for context
get_purpose(x)

# S4 method for stype
get_purpose(x)

get_security_type(x)

# S4 method for context
get_security_type(x)

# S4 method for stype
get_security_type(x)

# S4 method for stype
get_purpose(x)

set_context(x, to)

# S4 method for stype,context
set_context(x, to)

set_short_label(x, to)

# S4 method for context,character
set_short_label(x, to)

# S4 method for stype,character
set_short_label(x, to)

set_long_label(x, to)

# S4 method for context,character
set_long_label(x, to)

# S4 method for stype,character
set_long_label(x, to)

set_description(x, to)

# S4 method for context,character
set_description(x, to)

# S4 method for stype,character
set_description(x, to)

set_derivation(x, to)

# S4 method for context,character
set_derivation(x, to)

# S4 method for stype,character
set_derivation(x, to)

set_purpose(x, to)

# S4 method for context,purpose
set_purpose(x, to)

# S4 method for stype,purpose
set_purpose(x, to)

set_security_type(x, to)

# S4 method for context,character
set_security_type(x, to)

# S4 method for stype,character
set_security_type(x, to)

Arguments

x

a stype object

to

what to set the element to